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