public abstract class StoreTest extends AbstractGremlinProcessTest
| Modifier and Type | Class and Description | 
|---|---|
| static class  | StoreTest.Traversals | 
config, g, graph, graphComputerClass, graphProvider, name| Constructor and Description | 
|---|
| StoreTest() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | g_V_storeXa_nameX_out_capXaX() | 
| void | g_V_storeXaX_byXoutEXcreatedX_countX_out_out_storeXaX_byXinEXcreatedX_weight_sumX() | 
| void | g_V_withSideEffectXa_setX_both_name_storeXaX_capXaX() | 
| void | g_VX1X_storeXaX_byXnameX_out_storeXaX_byXnameX_name_capXaX() | 
| abstract Traversal<Vertex,Collection> | get_g_V_storeXaX_byXnameX_out_capXaX() | 
| abstract Traversal<Vertex,Collection> | get_g_V_storeXaX_byXoutEXcreatedX_countX_out_out_storeXaX_byXinEXcreatedX_weight_sumX_capXaX() | 
| abstract Traversal<Vertex,Set<String>> | get_g_V_withSideEffectXa_setX_both_name_storeXaX_capXaX() | 
| abstract Traversal<Vertex,Collection> | get_g_VX1X_storeXaX_byXnameX_out_storeXaX_byXnameX_name_capXaX(Object v1Id) | 
checkMap, checkResults, checkResults, graphMeetsTestRequirements, hasGraphComputerRequirement, makeMapList, setupTestafterLoadGraphWith, assertVertexEdgeCounts, beforeLoadGraphWith, convertToEdgeId, convertToEdgeId, convertToVertex, convertToVertexId, convertToVertexId, convertToVertexProperty, convertToVertexPropertyId, convertToVertexPropertyId, isComputerTest, printTraversalForm, setup, tearDown, tryCommit, tryCommit, tryRandomCommit, tryRollback, validateException, verifyUniqueStepIdspublic abstract Traversal<Vertex,Collection> get_g_V_storeXaX_byXnameX_out_capXaX()
public abstract Traversal<Vertex,Collection> get_g_VX1X_storeXaX_byXnameX_out_storeXaX_byXnameX_name_capXaX(Object v1Id)
public abstract Traversal<Vertex,Set<String>> get_g_V_withSideEffectXa_setX_both_name_storeXaX_capXaX()
public abstract Traversal<Vertex,Collection> get_g_V_storeXaX_byXoutEXcreatedX_countX_out_out_storeXaX_byXinEXcreatedX_weight_sumX_capXaX()
public void g_V_storeXa_nameX_out_capXaX()
public void g_VX1X_storeXaX_byXnameX_out_storeXaX_byXnameX_name_capXaX()
public void g_V_withSideEffectXa_setX_both_name_storeXaX_capXaX()
public void g_V_storeXaX_byXoutEXcreatedX_countX_out_out_storeXaX_byXinEXcreatedX_weight_sumX()
Copyright © 2013–2015 Apache Software Foundation. All rights reserved.