public class PartitionStrategyProcessTest extends AbstractGremlinProcessTest
config, g, graph, graphComputerClass, graphProvider, name| Constructor and Description |
|---|
PartitionStrategyProcessTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
shouldAppendPartitionToEdge() |
void |
shouldAppendPartitionToVertex() |
void |
shouldThrowExceptionOnEInDifferentPartition() |
void |
shouldThrowExceptionOnVInDifferentPartition() |
void |
shouldWriteToMultiplePartitions() |
void |
shouldWriteVerticesToMultiplePartitions() |
checkMap, checkResults, checkResults, graphMeetsTestRequirements, hasGraphComputerRequirement, makeMapList, setupTestafterLoadGraphWith, assertVertexEdgeCounts, beforeLoadGraphWith, convertToEdgeId, convertToEdgeId, convertToVertex, convertToVertexId, convertToVertexId, convertToVertexProperty, convertToVertexPropertyId, convertToVertexPropertyId, isComputerTest, printTraversalForm, setup, tearDown, tryCommit, tryCommit, tryRandomCommit, tryRollback, validateException, verifyUniqueStepIdspublic void shouldAppendPartitionToVertex()
public void shouldAppendPartitionToEdge()
public void shouldWriteVerticesToMultiplePartitions()
public void shouldThrowExceptionOnVInDifferentPartition()
public void shouldThrowExceptionOnEInDifferentPartition()
public void shouldWriteToMultiplePartitions()
Copyright © 2013–2015 Apache Software Foundation. All rights reserved.