public abstract class PropertiesTest extends AbstractGremlinProcessTest
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
PropertiesTest.Traversals  | 
config, g, graph, graphProvider, name| Constructor and Description | 
|---|
PropertiesTest()  | 
| Modifier and Type | Method and Description | 
|---|---|
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<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, convertToEdgeId, convertToEdgeId, convertToVertex, convertToVertexId, convertToVertexId, convertToVertexProperty, convertToVertexPropertyId, convertToVertexPropertyId, getAssertVertexEdgeCounts, printTraversalForm, setup, tearDown, tryCommit, tryCommit, tryRandomCommit, tryRollback, validateException, verifyUniqueStepIdspublic 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 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()
Copyright © 2013–2017 Apache Software Foundation. All rights reserved.