public static class PropertiesTest.Traversals extends PropertiesTest
PropertiesTest.Traversals
config, g, graph, graphProvider, name, shouldTestIteratorLeak
Constructor and Description |
---|
Traversals() |
Modifier and Type | Method and Description |
---|---|
Traversal<VertexProperty<String>,String> |
get_g_injectXg_VX1X_propertiesXnameX_nextX_value(Object v1Id) |
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() |
Traversal<Vertex,VertexProperty<String>> |
get_g_V_hasXageX_propertiesXnameX() |
g_injectXg_VX1X_propertiesXnameX_nextX_value, g_V_hasXageX_properties_hasXid_nameIdAsStringX_value, g_V_hasXageX_properties_hasXid_nameIdX_value, g_V_hasXageX_propertiesXage_nameX_value, g_V_hasXageX_propertiesXname_ageX_value, g_V_hasXageX_propertiesXnameX
checkMap, checkOrderedResults, checkResults, checkResults, checkSideEffects, graphMeetsTestRequirements, hasGraphComputerRequirement, makeMapList, setupTest
afterLoadGraphWith, assertVertexEdgeCounts, beforeLoadGraphWith, convertToEdge, convertToEdgeId, convertToEdgeId, convertToVertex, convertToVertexId, convertToVertexId, convertToVertexProperty, convertToVertexPropertyId, convertToVertexPropertyId, getAssertVertexEdgeCounts, printTraversalForm, setup, tearDown, tryCommit, tryCommit, tryRollback, validateException
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
public Traversal<Vertex,VertexProperty<String>> get_g_V_hasXageX_propertiesXnameX()
get_g_V_hasXageX_propertiesXnameX
in class PropertiesTest
public Traversal<VertexProperty<String>,String> get_g_injectXg_VX1X_propertiesXnameX_nextX_value(Object v1Id)
get_g_injectXg_VX1X_propertiesXnameX_nextX_value
in class PropertiesTest
Copyright © 2013–2019 Apache Software Foundation. All rights reserved.