@Tag(value="SERIAL_TESTS") public abstract class JanusGraphEventualGraphTest extends JanusGraphBaseTest
JanusGraphBaseTest.TestConfigOptionconfig, DEFAULT_THREAD_COUNT, features, graph, ID_NAME, LABEL_NAME, logManagers, mgmt, readConfig, testInfo, tx| Constructor and Description |
|---|
JanusGraphEventualGraphTest() |
| 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 |
testTimestampedEdgeUpdates()
Tests that timestamped edges can be updated
|
void |
testTimestampSetting()
Tests the correct interpretation of the commit time and that timestamps can be read
|
void |
verifyEligibility() |
assertMissing, asStream, clearGraph, clopen, close, closeLogManager, createExternalEdgeIndex, createExternalVertexIndex, disableIndex, discardIndex, dropIndex, enableIndex, evaluateQuery, evaluateQuery, evaluateQuery, evaluateQuery, evaluateQuery, evaluateQuery, evaluateQuery, executeScanJob, executeScanJob, finishSchema, getBackend, getConfig, getConfiguration, getE, getExternalIndex, getForceIndexGraph, getForceIndexGraph, getId, getOnlyEdge, getOnlyElement, getOnlyElement, getOnlyElement, getOnlyElement, getOnlyVertex, getStoreFeatures, getThreadCount, getV, getVertex, getVertex, getVertex, getVertex, makeKey, makeKeyedEdgeLabel, makeLabel, makeVertexIndexedKey, makeVertexIndexedUniqueKey, markIndexDiscarded, n, newTx, open, openTxLog, openUserLog, option, round, setUp, tearDown, validateConfigOptions, verifyElementOrder, verifyElementOrder, wrapAround@Test public void verifyEligibility()
@Test public void concurrentIndexTest()
@Test public void testTimestampSetting()
@Test public void testTimestampedEdgeUpdates()
@Test public void testBatchLoadingNoLock()
@Test public void testLockException()
public void testBatchLoadingLocking(boolean batchLoading)
@Test
public void testConsistencyModifier()
throws InterruptedException
InterruptedExceptionCopyright © 2012–2024. All rights reserved.