public class PartitionStrategyProcessTest extends AbstractGremlinProcessTest
config, g, graph, graphComputerClass, graphProvider, name| Constructor and Description | 
|---|
| PartitionStrategyProcessTest() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | shouldAppendPartitionToAllVertexProperties() | 
| void | shouldAppendPartitionToEdge() | 
| void | shouldAppendPartitionToVertex() | 
| void | shouldAppendPartitionToVertexProperty() | 
| void | shouldAppendPartitionToVertexPropertyOverMultiProperty() | 
| void | shouldHidePartitionKeyForProperties() | 
| void | shouldHidePartitionKeyForPropertiesWithEmptyKeys() | 
| void | shouldHidePartitionKeyForPropertyMap() | 
| void | shouldHidePartitionKeyForPropertyMapWithEmptyKeys() | 
| void | shouldHidePartitionKeyForValueMap() | 
| void | shouldHidePartitionKeyForValueMapWithEmptyKeys() | 
| void | shouldHidePartitionKeyForValues() | 
| void | shouldHidePartitionKeyForValuesWithEmptyKeys() | 
| void | shouldNotAppendPartitionToVertexProperty() | 
| 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 shouldAppendPartitionToVertexProperty()
public void shouldAppendPartitionToVertexPropertyOverMultiProperty()
public void shouldNotAppendPartitionToVertexProperty()
public void shouldAppendPartitionToAllVertexProperties()
public void shouldHidePartitionKeyForValues()
public void shouldHidePartitionKeyForValuesWithEmptyKeys()
public void shouldHidePartitionKeyForProperties()
public void shouldHidePartitionKeyForPropertiesWithEmptyKeys()
public void shouldHidePartitionKeyForPropertyMap()
public void shouldHidePartitionKeyForPropertyMapWithEmptyKeys()
public void shouldHidePartitionKeyForValueMap()
public void shouldHidePartitionKeyForValueMapWithEmptyKeys()
public void shouldAppendPartitionToEdge()
public void shouldWriteVerticesToMultiplePartitions()
public void shouldThrowExceptionOnVInDifferentPartition()
public void shouldThrowExceptionOnEInDifferentPartition()
public void shouldWriteToMultiplePartitions()
Copyright © 2013–2015 Apache Software Foundation. All rights reserved.