public static class PropertiesTest.Traversals extends PropertiesTest
PropertiesTest.Traversals
config, g, graph, graphComputerClass, graphProvider, name
Constructor and Description |
---|
Traversals() |
Modifier and Type | Method and Description |
---|---|
Traversal<Vertex,Object> |
get_g_V_hasXageX_properties_hasXid_nameIdX_value(Object nameId) |
Traversal<Vertex,Object> |
get_g_V_hasXageX_propertiesXage_nameX_value() |
Traversal<Vertex,Object> |
get_g_V_hasXageX_propertiesXname_ageX_value() |
g_V_hasXageX_properties_hasXid_nameIdAsStringX_value, g_V_hasXageX_properties_hasXid_nameIdX_value, g_V_hasXageX_propertiesXname_ageX_value
checkMap, checkResults, checkResults, graphMeetsTestRequirements, hasGraphComputerRequirement, makeMapList, setupTest
afterLoadGraphWith, assertVertexEdgeCounts, beforeLoadGraphWith, convertToEdgeId, convertToEdgeId, convertToVertex, convertToVertexId, convertToVertexId, convertToVertexProperty, convertToVertexPropertyId, convertToVertexPropertyId, isComputerTest, printTraversalForm, setup, tearDown, tryCommit, tryCommit, tryRandomCommit, tryRollback, validateException, verifyUniqueStepIds
public Traversal<Vertex,Object> get_g_V_hasXageX_propertiesXname_ageX_value()
get_g_V_hasXageX_propertiesXname_ageX_value
in class PropertiesTest
public Traversal<Vertex,Object> get_g_V_hasXageX_propertiesXage_nameX_value()
get_g_V_hasXageX_propertiesXage_nameX_value
in class PropertiesTest
public Traversal<Vertex,Object> get_g_V_hasXageX_properties_hasXid_nameIdX_value(Object nameId)
get_g_V_hasXageX_properties_hasXid_nameIdX_value
in class PropertiesTest
Copyright © 2013–2015 Apache Software Foundation. All rights reserved.