| Modifier and Type | Method and Description | 
|---|---|
void | 
AbstractGraphProvider.loadGraphData(Graph graph,
             LoadGraphWith loadGraphWith,
             Class testClass,
             String testName)  | 
void | 
GraphProvider.loadGraphData(Graph graph,
             LoadGraphWith loadGraphWith,
             Class testClass,
             String testName)
Tests are annotated with a  
LoadGraphWith annotation. | 
void | 
GraphManager.ManagedGraphProvider.loadGraphData(Graph graph,
             LoadGraphWith loadGraphWith,
             Class testClass,
             String testName)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
GremlinExecutorPerformanceTest.executorEval()  | 
void | 
GremlinExecutorOverGraphTest.shouldAllowTraversalToIterateInDifferentThreadThanOriginallyEvaluatedWithAutoCommit()  | 
void | 
GremlinExecutorOverGraphTest.shouldAllowTraversalToIterateInDifferentThreadThanOriginallyEvaluatedWithoutAutoCommit()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
GremlinGroovyScriptEngineOverGraphTest.shouldAllowFunctionsUsedInClosure()  | 
void | 
GremlinGroovyScriptEngineOverGraphTest.shouldAllowUseOfClasses()  | 
void | 
GremlinGroovyScriptEngineOverGraphTest.shouldBeThreadSafe()  | 
void | 
GremlinGroovyScriptEngineOverGraphTest.shouldBeThreadSafeOnCompiledScript()  | 
void | 
GremlinGroovyScriptEngineOverGraphTest.shouldClearBindingsBetweenEvals()  | 
void | 
GremlinGroovyScriptEngineOverGraphTest.shouldDoSomeGremlin()  | 
void | 
GremlinGroovyScriptEngineSandboxCustomTest.shouldEvalAsVariableRequirementsAreInRangeOfSandbox()  | 
void | 
GremlinGroovyScriptEngineOverGraphTest.shouldEvalGlobalClosuresEvenAfterEvictionOfClass()  | 
void | 
GremlinGroovyScriptEngineSandboxedStandardTest.shouldEvalGraph()  | 
void | 
GremlinGroovyScriptEngineSandboxedStandardTest.shouldEvalGraphTraversalSource()  | 
void | 
GremlinGroovyScriptEngineTinkerPopSandboxTest.shouldEvalOnGAsTheMethodIsWhiteListed()  | 
void | 
GremlinGroovyScriptEngineFileSandboxTest.shouldEvalOnGAsTheMethodIsWhiteListed()  | 
void | 
GremlinGroovyScriptEngineOverGraphTest.shouldLoadImports()  | 
void | 
GremlinGroovyScriptEngineOverGraphTest.shouldLoadStandardImportsAndThenAddToThem()  | 
void | 
GremlinGroovyScriptEngineIntegrateTest.shouldNotBlowTheHeapParameterized()  | 
void | 
GremlinGroovyScriptEngineSandboxCustomTest.shouldNotEvalBecauseSandboxIsConfiguredToNotAcceptGraphInstances()  | 
void | 
GremlinGroovyScriptEngineSandboxCustomTest.shouldNotEvalBecauseSandboxIsConfiguredToNotAcceptShortVarNames()  | 
void | 
GremlinGroovyScriptEngineTinkerPopSandboxTest.shouldNotEvalColorWhenCallingMethods()  | 
void | 
GremlinGroovyScriptEngineTinkerPopSandboxTest.shouldNotEvalColorWhenCallingProperties()  | 
void | 
GremlinGroovyScriptEngineOverGraphTest.shouldProperlyHandleBindings()  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
GraphTraversalBenchmark
Runs a traversal benchmarks against a  
TinkerGraph loaded
 with the Grateful Dead data set. | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
TraversalPerformanceTest.g_E_hasLabelXwrittenByX_whereXinV_inEXsungByX_count_isX0XX_subgraphXsgX()
Deprecated.  
  | 
void | 
TraversalPerformanceTest.g_V_label_groupCount()
Deprecated.  
  | 
void | 
TraversalPerformanceTest.g_V_localXout_out_valuesXnameX_foldX()
Deprecated.  
  | 
void | 
TraversalPerformanceTest.g_V_match_selectXbX_valuesXnameX()
Deprecated.  
  | 
void | 
TraversalPerformanceTest.g_V_out_localXout_out_valuesXnameX_foldX()
Deprecated.  
  | 
void | 
TraversalPerformanceTest.g_V_out_mapXout_out_valuesXnameX_toListX()
Deprecated.  
  | 
void | 
TraversalPerformanceTest.g_V_out_out_out_path()
Deprecated.  
  | 
void | 
TraversalPerformanceTest.g_V_out_out_out()
Deprecated.  
  | 
void | 
TraversalPerformanceTest.g_V_outE_inV_outE_inV_outE_inV()
Deprecated.  
  | 
void | 
TraversalPerformanceTest.g_V_repeatXoutX_timesX2X()
Deprecated.  
  | 
void | 
TraversalPerformanceTest.g_V_repeatXoutX_timesX3X()
Deprecated.  
  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
BulkDumperVertexProgramTest.shouldDumpWholeGraph()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
BulkLoaderVertexProgramTest.shouldNotStoreOriginalIds()  | 
void | 
BulkLoaderVertexProgramTest.shouldOverwriteExistingElements()  | 
void | 
BulkLoaderVertexProgramTest.shouldProperlyHandleMetaProperties()  | 
void | 
BulkLoaderVertexProgramTest.shouldStoreOriginalIds()  | 
void | 
BulkLoaderVertexProgramTest.shouldUseOneTimeBulkLoader()  | 
void | 
BulkLoaderVertexProgramTest.shouldUseOneTimeBulkLoaderWithUserSuppliedIds()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
PeerPressureVertexProgramTest.shouldExecutePeerPressure()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
PageRankVertexProgramTest.shouldExecutePageRank()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
SubgraphStrategyProcessTest.shouldFilterEdgeCriterion()  | 
void | 
SubgraphStrategyProcessTest.shouldFilterMixedCriteria()  | 
void | 
SubgraphStrategyProcessTest.shouldFilterVertexCriterion()  | 
void | 
SubgraphStrategyProcessTest.shouldGetExcludedEdge()  | 
void | 
SubgraphStrategyProcessTest.shouldGetExcludedVertex()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
SerializationTest.GraphSONTest.shouldSerializeEdge()  | 
void | 
SerializationTest.GryoTest.shouldSerializeEdgeAsDetached()  | 
void | 
SerializationTest.GraphSONTest.shouldSerializePath()  | 
void | 
SerializationTest.GryoTest.shouldSerializePathAsDetached()  | 
void | 
SerializationTest.GraphSONTest.shouldSerializeProperty()  | 
void | 
SerializationTest.GryoTest.shouldSerializePropertyAsDetached()  | 
void | 
SerializationTest.GryoTest.shouldSerializeTraversalMetrics()  | 
void | 
SerializationTest.GraphSONTest.shouldSerializeTraversalMetrics()  | 
void | 
SerializationTest.GryoTest.shouldSerializeTree()  | 
void | 
SerializationTest.GraphSONTest.shouldSerializeTree()  | 
void | 
SerializationTest.GraphSONTest.shouldSerializeVertex()  | 
void | 
SerializationTest.GryoTest.shouldSerializeVertexAsDetached()  | 
void | 
SerializationTest.GraphSONTest.shouldSerializeVertexProperty()  | 
void | 
SerializationTest.GryoTest.shouldSerializeVertexPropertyAsDetached()  | 
void | 
SerializationTest.GraphSONTest.shouldSerializeVertexPropertyWithProperties()  | 
void | 
SerializationTest.GryoTest.shouldSerializeVertexPropertyWithPropertiesAsDetached()  | 
void | 
GraphWritePerformanceTest.WriteToIO.writeGraphML()  | 
void | 
GraphWritePerformanceTest.WriteToIO.writeGraphSON()  | 
void | 
GraphWritePerformanceTest.WriteToIO.writeGryo()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
IoGraphTest.shouldMigrateClassicGraph()  | 
void | 
IoGraphTest.shouldMigrateModernGraph()  | 
void | 
IoGraphTest.shouldReadWriteClassic()  | 
void | 
IoGraphTest.shouldReadWriteClassicToFileWithHelpers()  | 
void | 
IoGraphTest.shouldReadWriteCrewToGryo()  | 
void | 
IoGraphTest.shouldReadWriteModern()  | 
void | 
IoGraphTest.shouldReadWriteModernToFileWithHelpers()  | 
void | 
IoTest.GraphSONTest.shouldReadWriteModernWrappedInJsonObject()  | 
void | 
IoPropertyTest.shouldReadWritePropertyGraphSON()  | 
void | 
IoPropertyTest.shouldReadWriteVertexPropertyNoMetaProperties()  | 
void | 
IoPropertyTest.shouldReadWriteVertexPropertyWithMetaProperties()  | 
void | 
IoVertexTest.shouldReadWriteVerticesNoEdges()  | 
void | 
IoVertexTest.shouldReadWriteVerticesNoEdgesToGraphSONManual()  | 
void | 
IoVertexTest.shouldReadWriteVerticesNoEdgesToGryoManual()  | 
void | 
IoTest.GraphMLTest.shouldWriteNormalizedGraphML()
Only need to execute this test with TinkerGraph or other graphs that support user supplied identifiers. 
 | 
void | 
IoTest.GraphSONTest.shouldWriteNormalizedGraphSON()
Only need to execute this test with TinkerGraph or other graphs that support user supplied identifiers. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
ReferenceEdgeTest.shouldAttachToGraph()  | 
void | 
ReferenceVertexTest.shouldAttachToGraph()  | 
void | 
ReferenceEdgeTest.shouldAttachToVertex()  | 
void | 
ReferenceVertexTest.shouldAttachToVertex()  | 
void | 
ReferenceEdgeTest.shouldConstructReferenceEdge()  | 
void | 
ReferenceEdgeTest.shouldEvaluateToEqual()  | 
void | 
ReferenceVertexTest.shouldEvaluateToEqualForVerticesAndDetachments()  | 
void | 
ReferenceEdgeTest.shouldHaveSameHashCode()  | 
void | 
ReferenceVertexTest.shouldHaveSameHashCode()  | 
void | 
ReferenceEdgeTest.shouldNotEvaluateToEqualDifferentId()  | 
void | 
ReferenceVertexTest.shouldNotEvaluateToEqualDifferentId()  | 
void | 
ReferenceVertexTest.shouldNotHaveAnyEdges()  | 
void | 
ReferenceVertexTest.shouldNotHaveAnyProperties()  | 
void | 
ReferenceVertexTest.shouldNotHaveAnyVertices()  | 
void | 
ReferenceGraphTest.testAttachableGetMethod()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
StarGraphTest.shouldAttachWithGetMethod()  | 
void | 
StarGraphTest.shouldCopyFromGraphAToGraphB()  | 
void | 
StarGraphTest.shouldHashAndEqualsCorrectly()  | 
void | 
StarGraphTest.shouldSerializeCorrectlyUsingGryo()  | 
void | 
StarGraphTest.shouldValidateThatOriginalAndStarVerticesHaveTheSameTopology()  | 
Copyright © 2013–2016 Apache Software Foundation. All rights reserved.