Class OrderabilityTest.Traversals
- java.lang.Object
-
- org.apache.tinkerpop.gremlin.AbstractGremlinTest
-
- org.apache.tinkerpop.gremlin.process.AbstractGremlinProcessTest
-
- org.apache.tinkerpop.gremlin.process.traversal.step.OrderabilityTest
-
- org.apache.tinkerpop.gremlin.process.traversal.step.OrderabilityTest.Traversals
-
- Enclosing class:
- OrderabilityTest
public static class OrderabilityTest.Traversals extends OrderabilityTest
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.apache.tinkerpop.gremlin.process.traversal.step.OrderabilityTest
OrderabilityTest.Traversals
-
-
Field Summary
-
Fields inherited from class org.apache.tinkerpop.gremlin.AbstractGremlinTest
config, g, graph, graphProvider, name, shouldTestIteratorLeak
-
-
Constructor Summary
Constructors Constructor Description Traversals()
-
Method Summary
-
Methods inherited from class org.apache.tinkerpop.gremlin.process.traversal.step.OrderabilityTest
g_E_properties_order_value, g_inject_order, g_inject_order_with_unknown_type, g_V_out_out_asXheadX_path_order_byXascX_selectXheadX, g_V_out_out_asXheadX_path_order_byXdescX_selectXheadX, g_V_out_out_order_byXascX, g_V_out_out_order_byXdescX, g_V_out_out_properties_asXheadX_path_order_byXascX_selectXheadX_value, g_V_out_out_properties_asXheadX_path_order_byXdescX_selectXheadX_value, g_V_out_out_values_asXheadX_path_order_byXascX_selectXheadX, g_V_out_out_values_asXheadX_path_order_byXdescX_selectXheadX, g_V_out_outE_asXheadX_path_order_byXascX_selectXheadX, g_V_out_outE_asXheadX_path_order_byXdescX_selectXheadX, g_V_out_outE_order_byXascX, g_V_out_outE_order_byXdescX, g_V_properties_order, g_V_values_order
-
Methods inherited from class org.apache.tinkerpop.gremlin.process.AbstractGremlinProcessTest
checkHasNext, checkMap, checkOrderedResults, checkResults, checkResults, checkSideEffects, graphMeetsTestRequirements, hasGraphComputerRequirement, makeMapList, setupTest
-
Methods inherited from class org.apache.tinkerpop.gremlin.AbstractGremlinTest
afterLoadGraphWith, assertVertexEdgeCounts, beforeLoadGraphWith, convertToEdge, convertToEdge, convertToEdgeId, convertToEdgeId, convertToVertex, convertToVertex, convertToVertexId, convertToVertexId, convertToVertexProperty, convertToVertexProperty, convertToVertexPropertyId, convertToVertexPropertyId, getAssertVertexEdgeCounts, printTraversalForm, setup, tearDown, tryCommit, tryCommit, tryRollback, validateException, verifyRootIdentification, verifyUniqueStepIds
-
-
-
-
Method Detail
-
get_g_V_values_order
public Traversal<Vertex,Object> get_g_V_values_order()
- Specified by:
get_g_V_values_order
in classOrderabilityTest
-
get_g_V_properties_order
public Traversal<Vertex,? extends Property> get_g_V_properties_order()
- Specified by:
get_g_V_properties_order
in classOrderabilityTest
-
get_g_E_properties_order_value
public Traversal<Edge,Object> get_g_E_properties_order_value()
- Specified by:
get_g_E_properties_order_value
in classOrderabilityTest
-
get_g_E_properties_order_byXdescX_value
public Traversal<Edge,Object> get_g_E_properties_order_byXdescX_value()
- Specified by:
get_g_E_properties_order_byXdescX_value
in classOrderabilityTest
-
get_g_inject_order
public Traversal<Object,Object> get_g_inject_order()
- Specified by:
get_g_inject_order
in classOrderabilityTest
-
get_g_V_out_out_order_byXascX
public Traversal<Vertex,Vertex> get_g_V_out_out_order_byXascX()
- Specified by:
get_g_V_out_out_order_byXascX
in classOrderabilityTest
-
get_g_V_out_out_asXheadX_path_order_byXascX_selectXheadX
public Traversal<Vertex,Vertex> get_g_V_out_out_asXheadX_path_order_byXascX_selectXheadX()
- Specified by:
get_g_V_out_out_asXheadX_path_order_byXascX_selectXheadX
in classOrderabilityTest
-
get_g_V_out_outE_order_byXascX
public Traversal<Vertex,Edge> get_g_V_out_outE_order_byXascX()
- Specified by:
get_g_V_out_outE_order_byXascX
in classOrderabilityTest
-
get_g_V_out_outE_asXheadX_path_order_byXascX_selectXheadX
public Traversal<Vertex,Edge> get_g_V_out_outE_asXheadX_path_order_byXascX_selectXheadX()
- Specified by:
get_g_V_out_outE_asXheadX_path_order_byXascX_selectXheadX
in classOrderabilityTest
-
get_g_V_out_out_properties_asXheadX_path_order_byXascX_selectXheadX_value
public Traversal<Vertex,Object> get_g_V_out_out_properties_asXheadX_path_order_byXascX_selectXheadX_value()
- Specified by:
get_g_V_out_out_properties_asXheadX_path_order_byXascX_selectXheadX_value
in classOrderabilityTest
-
get_g_V_out_out_values_asXheadX_path_order_byXascX_selectXheadX
public Traversal<Vertex,Object> get_g_V_out_out_values_asXheadX_path_order_byXascX_selectXheadX()
- Specified by:
get_g_V_out_out_values_asXheadX_path_order_byXascX_selectXheadX
in classOrderabilityTest
-
get_g_V_out_out_order_byXdescX
public Traversal<Vertex,Vertex> get_g_V_out_out_order_byXdescX()
- Specified by:
get_g_V_out_out_order_byXdescX
in classOrderabilityTest
-
get_g_V_out_out_asXheadX_path_order_byXdescX_selectXheadX
public Traversal<Vertex,Vertex> get_g_V_out_out_asXheadX_path_order_byXdescX_selectXheadX()
- Specified by:
get_g_V_out_out_asXheadX_path_order_byXdescX_selectXheadX
in classOrderabilityTest
-
get_g_V_out_outE_order_byXdescX
public Traversal<Vertex,Edge> get_g_V_out_outE_order_byXdescX()
- Specified by:
get_g_V_out_outE_order_byXdescX
in classOrderabilityTest
-
get_g_V_out_outE_asXheadX_path_order_byXdescX_selectXheadX
public Traversal<Vertex,Edge> get_g_V_out_outE_asXheadX_path_order_byXdescX_selectXheadX()
- Specified by:
get_g_V_out_outE_asXheadX_path_order_byXdescX_selectXheadX
in classOrderabilityTest
-
get_g_V_out_out_properties_asXheadX_path_order_byXdescX_selectXheadX_value
public Traversal<Vertex,Object> get_g_V_out_out_properties_asXheadX_path_order_byXdescX_selectXheadX_value()
- Specified by:
get_g_V_out_out_properties_asXheadX_path_order_byXdescX_selectXheadX_value
in classOrderabilityTest
-
get_g_V_out_out_values_asXheadX_path_order_byXdescX_selectXheadX
public Traversal<Vertex,Object> get_g_V_out_out_values_asXheadX_path_order_byXdescX_selectXheadX()
- Specified by:
get_g_V_out_out_values_asXheadX_path_order_byXdescX_selectXheadX
in classOrderabilityTest
-
-