public static class SampleTest.Traversals extends SampleTest
SampleTest.Traversals
config, g, graph, graphProvider, name
Constructor and Description |
---|
Traversals() |
Modifier and Type | Method and Description |
---|---|
Traversal<Edge,Edge> |
get_g_E_sampleX1X() |
Traversal<Edge,Edge> |
get_g_E_sampleX2X_byXweightX() |
Traversal<Vertex,Map<String,Collection<Double>>> |
get_g_V_group_byXlabelX_byXbothE_weight_fold_sampleXlocal_5XX() |
Traversal<Vertex,Map<String,Collection<Double>>> |
get_g_V_group_byXlabelX_byXbothE_weight_sampleX2X_foldX() |
Traversal<Vertex,Edge> |
get_g_V_localXoutE_sampleX1X_byXweightXX() |
g_E_sampleX1X, g_E_sampleX2X_byXweightX, g_V_group_byXlabelX_byXbothE_weight_fold_sampleXlocal_5XX, g_V_group_byXlabelX_byXbothE_weight_sampleX2X_foldX, g_V_localXoutE_sampleX1X_byXweightXX
checkMap, checkOrderedResults, checkResults, checkResults, checkSideEffects, graphMeetsTestRequirements, hasGraphComputerRequirement, makeMapList, setupTest
afterLoadGraphWith, assertVertexEdgeCounts, beforeLoadGraphWith, convertToEdgeId, convertToEdgeId, convertToVertex, convertToVertexId, convertToVertexId, convertToVertexProperty, convertToVertexPropertyId, convertToVertexPropertyId, getAssertVertexEdgeCounts, printTraversalForm, setup, tearDown, tryCommit, tryCommit, tryRandomCommit, tryRollback, validateException, verifyUniqueStepIds
public Traversal<Edge,Edge> get_g_E_sampleX1X()
get_g_E_sampleX1X
in class SampleTest
public Traversal<Edge,Edge> get_g_E_sampleX2X_byXweightX()
get_g_E_sampleX2X_byXweightX
in class SampleTest
public Traversal<Vertex,Edge> get_g_V_localXoutE_sampleX1X_byXweightXX()
get_g_V_localXoutE_sampleX1X_byXweightXX
in class SampleTest
public Traversal<Vertex,Map<String,Collection<Double>>> get_g_V_group_byXlabelX_byXbothE_weight_sampleX2X_foldX()
get_g_V_group_byXlabelX_byXbothE_weight_sampleX2X_foldX
in class SampleTest
public Traversal<Vertex,Map<String,Collection<Double>>> get_g_V_group_byXlabelX_byXbothE_weight_fold_sampleXlocal_5XX()
get_g_V_group_byXlabelX_byXbothE_weight_fold_sampleXlocal_5XX
in class SampleTest
Copyright © 2013–2017 Apache Software Foundation. All rights reserved.