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