public abstract class PropertiesTest extends AbstractGremlinProcessTest
| Modifier and Type | Class and Description |
|---|---|
static class |
PropertiesTest.Traversals |
config, g, graph, graphComputerClass, graphProvider, name| Constructor and Description |
|---|
PropertiesTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
g_V_hasXageX_propertiesXname_ageX_value() |
abstract Traversal<Vertex,Object> |
get_g_V_hasXageX_propertiesXage_nameX_value() |
abstract Traversal<Vertex,Object> |
get_g_V_hasXageX_propertiesXname_ageX_value() |
checkResults, checkResults, graphMeetsTestRequirements, makeMapList, setupTestafterLoadGraphWith, assertVertexEdgeCounts, beforeLoadGraphWith, convertToEdgeId, convertToEdgeId, convertToVertex, convertToVertexId, convertToVertexId, printTraversalForm, setup, tearDown, tryCommit, tryCommit, tryRandomCommit, 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 void g_V_hasXageX_propertiesXname_ageX_value()
Copyright © 2013–2015 Apache Software Foundation. All rights reserved.