public static class ComplexTest.Traversals extends ComplexTest
ComplexTest.Traversals
config, g, graph, graphProvider, name, shouldTestIteratorLeak
Constructor and Description |
---|
Traversals() |
Modifier and Type | Method and Description |
---|---|
Traversal<Vertex,Map<String,List<String>>> |
getAgeComments() |
Traversal<Vertex,List<Object>> |
getAllShortestPaths() |
Traversal<Vertex,String> |
getClassicRecommendation() |
Traversal<Vertex,Map<String,Map<String,Map<String,Object>>>> |
getCoworkerSummary() |
Traversal<Vertex,Map<String,Map<String,Map<String,Object>>>> |
getCoworkerSummaryOLTP() |
Traversal<Vertex,Map<String,List<String>>> |
getPlaylistPaths() |
ageComments, allShortestPaths, classicRecommendation, coworkerSummary, coworkerSummaryOLTP, playlistPaths
checkHasNext, checkMap, checkOrderedResults, checkResults, checkResults, checkSideEffects, graphMeetsTestRequirements, hasGraphComputerRequirement, makeMapList, setupTest
afterLoadGraphWith, assertVertexEdgeCounts, beforeLoadGraphWith, convertToEdge, convertToEdge, convertToEdgeId, convertToEdgeId, convertToVertex, convertToVertex, convertToVertexId, convertToVertexId, convertToVertexProperty, convertToVertexProperty, convertToVertexPropertyId, convertToVertexPropertyId, getAssertVertexEdgeCounts, printTraversalForm, setup, tearDown, tryCommit, tryCommit, tryRollback, validateException, verifyRootIdentification, verifyUniqueStepIds
public Traversal<Vertex,String> getClassicRecommendation()
getClassicRecommendation
in class ComplexTest
public Traversal<Vertex,Map<String,Map<String,Map<String,Object>>>> getCoworkerSummary()
getCoworkerSummary
in class ComplexTest
public Traversal<Vertex,Map<String,Map<String,Map<String,Object>>>> getCoworkerSummaryOLTP()
getCoworkerSummaryOLTP
in class ComplexTest
public Traversal<Vertex,List<Object>> getAllShortestPaths()
getAllShortestPaths
in class ComplexTest
public Traversal<Vertex,Map<String,List<String>>> getPlaylistPaths()
getPlaylistPaths
in class ComplexTest
public Traversal<Vertex,Map<String,List<String>>> getAgeComments()
getAgeComments
in class ComplexTest
Copyright © 2013–2022 Apache Software Foundation. All rights reserved.