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.OrderabilityTestOrderabilityTest.Traversals
 
- 
 - 
Field Summary- 
Fields inherited from class org.apache.tinkerpop.gremlin.AbstractGremlinTestconfig, g, graph, graphProvider, name, shouldTestIteratorLeak
 
- 
 - 
Constructor SummaryConstructors Constructor Description Traversals()
 - 
Method Summary- 
Methods inherited from class org.apache.tinkerpop.gremlin.process.traversal.step.OrderabilityTestg_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.AbstractGremlinProcessTestcheckHasNext, checkMap, checkOrderedResults, checkResults, checkResults, checkSideEffects, graphMeetsTestRequirements, hasGraphComputerRequirement, makeMapList, setupTest
 - 
Methods inherited from class org.apache.tinkerpop.gremlin.AbstractGremlinTestafterLoadGraphWith, 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_orderpublic Traversal<Vertex,Object> get_g_V_values_order() - Specified by:
- get_g_V_values_orderin class- OrderabilityTest
 
 - 
get_g_V_properties_orderpublic Traversal<Vertex,? extends Property> get_g_V_properties_order() - Specified by:
- get_g_V_properties_orderin class- OrderabilityTest
 
 - 
get_g_E_properties_order_valuepublic Traversal<Edge,Object> get_g_E_properties_order_value() - Specified by:
- get_g_E_properties_order_valuein class- OrderabilityTest
 
 - 
get_g_E_properties_order_byXdescX_valuepublic Traversal<Edge,Object> get_g_E_properties_order_byXdescX_value() - Specified by:
- get_g_E_properties_order_byXdescX_valuein class- OrderabilityTest
 
 - 
get_g_inject_orderpublic Traversal<Object,Object> get_g_inject_order() - Specified by:
- get_g_inject_orderin class- OrderabilityTest
 
 - 
get_g_V_out_out_order_byXascXpublic Traversal<Vertex,Vertex> get_g_V_out_out_order_byXascX() - Specified by:
- get_g_V_out_out_order_byXascXin class- OrderabilityTest
 
 - 
get_g_V_out_out_asXheadX_path_order_byXascX_selectXheadXpublic Traversal<Vertex,Vertex> get_g_V_out_out_asXheadX_path_order_byXascX_selectXheadX() - Specified by:
- get_g_V_out_out_asXheadX_path_order_byXascX_selectXheadXin class- OrderabilityTest
 
 - 
get_g_V_out_outE_order_byXascXpublic Traversal<Vertex,Edge> get_g_V_out_outE_order_byXascX() - Specified by:
- get_g_V_out_outE_order_byXascXin class- OrderabilityTest
 
 - 
get_g_V_out_outE_asXheadX_path_order_byXascX_selectXheadXpublic Traversal<Vertex,Edge> get_g_V_out_outE_asXheadX_path_order_byXascX_selectXheadX() - Specified by:
- get_g_V_out_outE_asXheadX_path_order_byXascX_selectXheadXin class- OrderabilityTest
 
 - 
get_g_V_out_out_properties_asXheadX_path_order_byXascX_selectXheadX_valuepublic 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_valuein class- OrderabilityTest
 
 - 
get_g_V_out_out_values_asXheadX_path_order_byXascX_selectXheadXpublic 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_selectXheadXin class- OrderabilityTest
 
 - 
get_g_V_out_out_order_byXdescXpublic Traversal<Vertex,Vertex> get_g_V_out_out_order_byXdescX() - Specified by:
- get_g_V_out_out_order_byXdescXin class- OrderabilityTest
 
 - 
get_g_V_out_out_asXheadX_path_order_byXdescX_selectXheadXpublic Traversal<Vertex,Vertex> get_g_V_out_out_asXheadX_path_order_byXdescX_selectXheadX() - Specified by:
- get_g_V_out_out_asXheadX_path_order_byXdescX_selectXheadXin class- OrderabilityTest
 
 - 
get_g_V_out_outE_order_byXdescXpublic Traversal<Vertex,Edge> get_g_V_out_outE_order_byXdescX() - Specified by:
- get_g_V_out_outE_order_byXdescXin class- OrderabilityTest
 
 - 
get_g_V_out_outE_asXheadX_path_order_byXdescX_selectXheadXpublic Traversal<Vertex,Edge> get_g_V_out_outE_asXheadX_path_order_byXdescX_selectXheadX() - Specified by:
- get_g_V_out_outE_asXheadX_path_order_byXdescX_selectXheadXin class- OrderabilityTest
 
 - 
get_g_V_out_out_properties_asXheadX_path_order_byXdescX_selectXheadX_valuepublic 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_valuein class- OrderabilityTest
 
 - 
get_g_V_out_out_values_asXheadX_path_order_byXdescX_selectXheadXpublic 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_selectXheadXin class- OrderabilityTest
 
 
- 
 
-