public class SubgraphStrategyProcessTest extends AbstractGremlinProcessTest
config, g, graph, graphProvider, name
Constructor and Description |
---|
SubgraphStrategyProcessTest() |
Modifier and Type | Method and Description |
---|---|
void |
shouldFilterComplexVertexCriterion() |
void |
shouldFilterEdgeCriterion() |
void |
shouldFilterMixedCriteria() |
void |
shouldFilterVertexCriterion() |
void |
shouldFilterVertexCriterionAndKeepLabels() |
void |
shouldFilterVertexProperties() |
void |
shouldGetExcludedEdge() |
void |
shouldGetExcludedVertex() |
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 void shouldFilterVertexCriterion() throws Exception
Exception
public void shouldFilterEdgeCriterion() throws Exception
Exception
public void shouldFilterComplexVertexCriterion() throws Exception
Exception
public void shouldFilterMixedCriteria() throws Exception
Exception
public void shouldFilterVertexCriterionAndKeepLabels() throws Exception
Exception
Copyright © 2013–2017 Apache Software Foundation. All rights reserved.