contains a typical response XML document. Here, too, the XML document validates against the corresponding XSD.
Listing 
3
Processing Results XML
0" encoding="UTF-8"?>
    
 
		    
				        
    23%
    
    
    04.08.2020
        
    
    	
        ','josh').outE('created').inV().values('name').path()
==>[v[4],e[10][4-created->5],v[5],ripple]
==>[v[4],e[11][4-created->3],v[3],lop]
gremlin> g.V().outE('created').has('weight', 1.0).inV().values('name')
==>ripple
gremlin> g