public abstract class TitanEventualGraphTest extends TitanGraphBaseTest
TitanGraphBaseTest.TestConfigOptionadjustedConfig, config, DEFAULT_THREAD_COUNT, features, graph, logManagers, mgmt, tx| Constructor and Description |
|---|
TitanEventualGraphTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
concurrentIndexTest() |
void |
testBatchLoadingLocking(boolean batchloading) |
void |
testBatchLoadingNoLock()
Tests that batch-loading will ignore locks
|
void |
testConsistencyModifier()
Tests that consistency modes are correctly interpreted in the absence of locks (or tx isolation)
|
void |
testLockException()
Tests that without batch-loading locks will be correctly applied (and therefore the tx fails)
|
void |
testTimestampedUpdates()
Tests that timestamped edges and properties can be updated
|
void |
testTimestampSetting()
Tests the correct interpretation of the commit time and that timestamps can be read
|
void |
verifyEligibility() |
clopen, close, closeLogManager, createExternalEdgeIndex, createExternalVertexIndex, finishSchema, getConfig, getConfiguration, getExternalIndex, getThreadCount, getVertex, getVertex, getVertex, getVertex, makeKey, makeKeyedEdgeLabel, makeLabel, makeVertexIndexedKey, makeVertexIndexedUniqueKey, newTx, open, openTxLog, openUserLog, option, round, setUp, tearDown, wrapAroundpublic void verifyEligibility()
public void concurrentIndexTest()
public void testTimestampSetting()
public void testTimestampedUpdates()
public void testBatchLoadingNoLock()
public void testLockException()
public void testBatchLoadingLocking(boolean batchloading)
public void testConsistencyModifier()
throws InterruptedException
InterruptedExceptionCopyright © 2012–2016. All rights reserved.