public class PartitionStrategyProcessTest extends AbstractGremlinProcessTest
config, g, graph, 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, 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 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–2017 Apache Software Foundation. All rights reserved.