public class BulkLoaderVertexProgramTest extends AbstractGremlinProcessTest
config, g, graph, graphProvider, name, shouldTestIteratorLeak
Constructor and Description |
---|
BulkLoaderVertexProgramTest() |
Modifier and Type | Method and Description |
---|---|
void |
cleanup() |
void |
shouldNotStoreOriginalIds() |
void |
shouldOverwriteExistingElements() |
void |
shouldProperlyHandleMetaProperties() |
void |
shouldStoreOriginalIds() |
void |
shouldUseIncrementalBulkLoaderByDefault() |
void |
shouldUseOneTimeBulkLoader() |
void |
shouldUseOneTimeBulkLoaderWithUserSuppliedIds() |
checkMap, checkOrderedResults, checkResults, checkResults, checkSideEffects, graphMeetsTestRequirements, hasGraphComputerRequirement, makeMapList, setupTest
afterLoadGraphWith, assertVertexEdgeCounts, beforeLoadGraphWith, convertToEdge, convertToEdgeId, convertToEdgeId, convertToVertex, convertToVertex, convertToVertexId, convertToVertexId, convertToVertexProperty, convertToVertexPropertyId, convertToVertexPropertyId, getAssertVertexEdgeCounts, printTraversalForm, setup, tearDown, tryCommit, tryCommit, tryRollback, validateException
public void cleanup()
public void shouldUseIncrementalBulkLoaderByDefault() throws Exception
Exception
public void shouldNotStoreOriginalIds() throws Exception
Exception
public void shouldOverwriteExistingElements() throws Exception
Exception
public void shouldProperlyHandleMetaProperties() throws Exception
Exception
public void shouldUseOneTimeBulkLoader() throws Exception
Exception
Copyright © 2013–2020 Apache Software Foundation. All rights reserved.