Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W 

A

AbstractConfiguredGraphFactoryTest - Class in org.janusgraph.core
 
AbstractConfiguredGraphFactoryTest() - Constructor for class org.janusgraph.core.AbstractConfiguredGraphFactoryTest
 
AbstractJanusGraphComputerProvider - Class in org.janusgraph.blueprints
 
AbstractJanusGraphComputerProvider() - Constructor for class org.janusgraph.blueprints.AbstractJanusGraphComputerProvider
 
AbstractJanusGraphProvider - Class in org.janusgraph.blueprints
 
AbstractJanusGraphProvider() - Constructor for class org.janusgraph.blueprints.AbstractJanusGraphProvider
 
AbstractKCVSTest - Class in org.janusgraph.diskstorage
 
AbstractKCVSTest() - Constructor for class org.janusgraph.diskstorage.AbstractKCVSTest
 
add(String, String, Multimap<String, Object>, boolean) - Method in class org.janusgraph.diskstorage.indexing.IndexProviderTest
 
add(OLAPTest.Degree) - Method in class org.janusgraph.olap.OLAPTest.Degree
 
addPermanentCache(ModifiableConfiguration) - Static method in class org.janusgraph.StorageSetup
 
all() - Static method in class org.janusgraph.core.attribute.TextArgument
Returns an argument list for all predicates
allKeys - Variable in class org.janusgraph.diskstorage.indexing.IndexProviderTest
 
ANALYZED - Static variable in class org.janusgraph.diskstorage.indexing.IndexProviderTest
 
applyChanges(Map<StaticBuffer, KCVEntryMutation>, KCVSCache, StoreTransaction) - Method in class org.janusgraph.diskstorage.MultiWriteKeyColumnValueStoreTest
 
applyOverrides(WriteConfiguration) - Static method in class org.janusgraph.testutil.TestGraphConfigs
 
assertBackendHit(TraversalMetrics) - Static method in class org.janusgraph.testutil.JanusGraphAssert
 
assertContains(Metrics, String, Object) - Static method in class org.janusgraph.testutil.JanusGraphAssert
 
assertCount(int, Traversal) - Static method in class org.janusgraph.testutil.JanusGraphAssert
 
assertCount(int, Collection) - Static method in class org.janusgraph.testutil.JanusGraphAssert
 
assertCount(int, Iterable) - Static method in class org.janusgraph.testutil.JanusGraphAssert
 
assertCount(int, Iterator) - Static method in class org.janusgraph.testutil.JanusGraphAssert
 
assertCount(long, Stream) - Static method in class org.janusgraph.testutil.JanusGraphAssert
 
assertEmpty(Object) - Static method in class org.janusgraph.testutil.JanusGraphAssert
 
assertGraphOfTheGods(JanusGraph) - Static method in class org.janusgraph.graphdb.JanusGraphIndexTest
 
assertIntRange(GraphTraversal<?, Integer>, int, int) - Static method in class org.janusgraph.testutil.JanusGraphAssert
 
assertMissing(Transaction, Object) - Static method in class org.janusgraph.graphdb.JanusGraphBaseTest
 
assertNoBackendHit(TraversalMetrics) - Static method in class org.janusgraph.testutil.JanusGraphAssert
 
assertNotContains(Metrics, String, Object) - Static method in class org.janusgraph.testutil.JanusGraphAssert
 
assertNotEmpty(Object) - Static method in class org.janusgraph.testutil.JanusGraphAssert
 
assertNumStep(int, int, GraphTraversal, Class<? extends Step>...) - Static method in class org.janusgraph.testutil.JanusGraphAssert
Checks the number of matching steps within a traversal and the size of it's evaluated output simultaneously.
assertOptimization(Traversal<?, ?>, Traversal<?, ?>, TraversalStrategy...) - Static method in class org.janusgraph.testutil.JanusGraphAssert
 
assertSameResultWithOptimizations(Traversal<?, ?>, TraversalStrategy<?>...) - Static method in class org.janusgraph.testutil.JanusGraphAssert
 
assertStepExists(Traversal, Class<? extends Step>, int) - Static method in class org.janusgraph.testutil.JanusGraphAssert
Checks that the amount of steps of given type is equal to the provided amount.
assertTraversal(GraphTraversal<?, E>, E...) - Static method in class org.janusgraph.testutil.JanusGraphAssert
 
asStream(Iterator<T>) - Static method in class org.janusgraph.graphdb.JanusGraphBaseTest
 
assumeIndexSupportFor(Mapping, JanusGraphPredicate) - Method in class org.janusgraph.diskstorage.indexing.IndexProviderTest
Tests the index to ensure it supports the provided mapping, and the provided predicate.
await(long) - Method in class org.janusgraph.diskstorage.log.LogTest.LatchMessageReader
Blocks until the reader has read the expected number of messages.

B

beginTransaction(BaseTransactionConfig) - Method in class org.janusgraph.graphdb.TestMockIndexProvider
 
BOOLEAN - Static variable in class org.janusgraph.diskstorage.indexing.IndexProviderTest
 
both - Variable in class org.janusgraph.olap.OLAPTest.Degree
 
BOUNDARY - Static variable in class org.janusgraph.diskstorage.indexing.IndexProviderTest
 
BRITTLE_TESTS - Static variable in class org.janusgraph.TestCategory
 
bufferToLong(StaticBuffer) - Static method in class org.janusgraph.diskstorage.KeyColumnValueStoreUtil
 
build() - Static method in class org.janusgraph.olap.PageRankMapReduce
 
build() - Static method in class org.janusgraph.olap.PageRankVertexProgram
 
build() - Static method in class org.janusgraph.olap.ShortestDistanceMapReduce
 
build() - Static method in class org.janusgraph.olap.ShortestDistanceVertexProgram
 
byteBufferToString(StaticBuffer) - Static method in class org.janusgraph.diskstorage.KeyColumnValueStoreUtil
 

C

checkFastProperty(boolean) - Method in class org.janusgraph.graphdb.JanusGraphOperationCountingTest
 
checkFastPropertyFalse() - Method in class org.janusgraph.graphdb.JanusGraphOperationCountingTest
 
checkFastPropertyTrue() - Method in class org.janusgraph.graphdb.JanusGraphOperationCountingTest
 
checkKeys(Set<Integer>) - Method in class org.janusgraph.diskstorage.KeyColumnValueStoreTest
 
checkPropertyLockingAndIndex() - Method in class org.janusgraph.graphdb.JanusGraphOperationCountingTest
 
checkRandomSlices(String[][], Set<KeyColumn>) - Method in class org.janusgraph.diskstorage.KeyColumnValueStoreTest
 
checkSlice(String[][], Set<KeyColumn>, int, int, int, int) - Method in class org.janusgraph.diskstorage.KeyColumnValueStoreTest
 
checkSlice(String[], Set<Integer>, int, int, int) - Method in class org.janusgraph.diskstorage.KeyValueStoreTest
 
checkThatDeletionsApplied(Map<StaticBuffer, KCVEntryMutation>, KeyColumnValueStore, int) - Method in class org.janusgraph.diskstorage.MultiWriteKeyColumnValueStoreTest
 
checkThatStateExistsInStore(Map<StaticBuffer, Map<StaticBuffer, StaticBuffer>>, KeyColumnValueStore, int) - Method in class org.janusgraph.diskstorage.MultiWriteKeyColumnValueStoreTest
 
checkValueExistence(String[][]) - Method in class org.janusgraph.diskstorage.KeyColumnValueStoreTest
 
checkValueExistence(String[][], Set<KeyColumn>) - Method in class org.janusgraph.diskstorage.KeyColumnValueStoreTest
 
checkValueExistence(String[]) - Method in class org.janusgraph.diskstorage.KeyValueStoreTest
 
checkValueExistence(String[], Set<Integer>) - Method in class org.janusgraph.diskstorage.KeyValueStoreTest
 
checkValues(String[][]) - Method in class org.janusgraph.diskstorage.KeyColumnValueStoreTest
 
checkValues(String[][], Set<KeyColumn>) - Method in class org.janusgraph.diskstorage.KeyColumnValueStoreTest
 
checkValues(String[]) - Method in class org.janusgraph.diskstorage.KeyValueStoreTest
 
checkValues(String[], Set<Integer>) - Method in class org.janusgraph.diskstorage.KeyValueStoreTest
 
cleanUp() - Method in class org.janusgraph.core.AbstractConfiguredGraphFactoryTest
 
cleanup() - Method in class org.janusgraph.diskstorage.configuration.WritableConfigurationTest
 
clear(Graph, Configuration) - Method in class org.janusgraph.blueprints.AbstractJanusGraphProvider
 
clearGraph(WriteConfiguration) - Static method in class org.janusgraph.graphdb.JanusGraphBaseTest
 
clearStorage() - Method in class org.janusgraph.graphdb.TestMockIndexProvider
 
clearStorageTest() - Method in class org.janusgraph.diskstorage.indexing.IndexProviderTest
 
clearStore(String) - Method in class org.janusgraph.graphdb.TestMockIndexProvider
 
clone() - Method in class org.janusgraph.diskstorage.SimpleScanJob
 
clopen() - Method in class org.janusgraph.diskstorage.indexing.IndexProviderTest
 
clopen() - Method in class org.janusgraph.diskstorage.KeyColumnValueStoreTest
 
clopen() - Method in class org.janusgraph.diskstorage.KeyValueStoreTest
 
clopen() - Method in class org.janusgraph.diskstorage.MultiWriteKeyColumnValueStoreTest
 
clopen(Object...) - Method in class org.janusgraph.graphdb.JanusGraphBaseTest
 
clopen(Object...) - Method in class org.janusgraph.graphdb.JanusGraphIndexTest
 
clopenForStaleIndex() - Method in class org.janusgraph.graphdb.JanusGraphTest
 
close() - Method in class org.janusgraph.diskstorage.IDAuthorityTest
 
close() - Method in class org.janusgraph.diskstorage.indexing.IndexProviderTest
 
close() - Method in class org.janusgraph.diskstorage.KeyColumnValueStoreTest
 
close() - Method in class org.janusgraph.diskstorage.KeyValueStoreTest
 
close() - Method in class org.janusgraph.diskstorage.LockKeyColumnValueStoreTest
 
close() - Method in class org.janusgraph.diskstorage.log.LogTest
 
close() - Method in class org.janusgraph.diskstorage.MultiWriteKeyColumnValueStoreTest
 
close() - Method in class org.janusgraph.graphdb.JanusGraphBaseTest
 
close() - Method in class org.janusgraph.graphdb.TestMockIndexProvider
 
close() - Method in class org.janusgraph.graphdb.TestMockLog
 
closeLogManager(String) - Method in class org.janusgraph.graphdb.JanusGraphBaseTest
 
column - Variable in class org.janusgraph.diskstorage.KeyColumn
 
combine(Long, Long) - Method in class org.janusgraph.olap.ShortestDistanceMessageCombiner
 
compareStores() - Method in class org.janusgraph.diskstorage.KeyColumnValueStoreTest
 
concreteClassName - Variable in class org.janusgraph.diskstorage.LockKeyColumnValueStoreTest
 
CONCURRENCY - Static variable in class org.janusgraph.diskstorage.LockKeyColumnValueStoreTest
 
concurrentIndexReadWriteTest() - Method in class org.janusgraph.graphdb.JanusGraphConcurrentTest
 
concurrentIndexTest() - Method in class org.janusgraph.graphdb.JanusGraphEventualGraphTest
 
ConcurrentRandomSliceReader(String[][], Set<KeyColumn>, int) - Constructor for class org.janusgraph.diskstorage.KeyColumnValueStoreTest.ConcurrentRandomSliceReader
 
ConcurrentRandomSliceReader(String[][], Set<KeyColumn>, int, int) - Constructor for class org.janusgraph.diskstorage.KeyColumnValueStoreTest.ConcurrentRandomSliceReader
 
concurrentReadCommittedOnlyWithScriptEngine() - Method in class org.janusgraph.graphdb.JanusGraphConcurrentTest
Different threads should not be able to read uncommitted changes made by other threads when using a script engine
concurrentReadsOnSingleTransaction() - Method in class org.janusgraph.graphdb.JanusGraphConcurrentTest
Insert an extremely simple graph and start TASK_COUNT simultaneous readers in an executor with THREAD_COUNT threads.
concurrentReadWriteOnSingleTransaction() - Method in class org.janusgraph.graphdb.JanusGraphConcurrentTest
Tail many readers, as in JanusGraphConcurrentTest.concurrentReadsOnSingleTransaction(), but also start some threads that add and remove relationships and properties while the readers are working; all tasks share a common transaction.
concurrentTxRead() - Method in class org.janusgraph.graphdb.JanusGraphConcurrentTest
 
config - Variable in class org.janusgraph.graphdb.JanusGraphBaseTest
 
configs() - Static method in class org.janusgraph.diskstorage.IDAuthorityTest
 
configTest() - Method in class org.janusgraph.diskstorage.configuration.WritableConfigurationTest
 
containsKeyColumnReturnsFalseOnNonexistentInput() - Method in class org.janusgraph.diskstorage.KeyColumnValueStoreTest
 
containsKeyColumnReturnsTrueOnExtantInput() - Method in class org.janusgraph.diskstorage.KeyColumnValueStoreTest
 
containsKeyReturnsFalseOnNonexistentKey() - Method in class org.janusgraph.diskstorage.KeyColumnValueStoreTest
 
containsKeyReturnsTrueOnExtantKey() - Method in class org.janusgraph.diskstorage.KeyColumnValueStoreTest
 
convert(Object) - Method in class org.janusgraph.graphdb.serializer.SpecialIntSerializer
 
count(RecordIterator<?>) - Static method in class org.janusgraph.diskstorage.KeyValueStoreUtil
 
countBackendQueriesOfSize(long, Collection<? extends Metrics>) - Method in class org.janusgraph.graphdb.JanusGraphTest
 
create() - Method in class org.janusgraph.olap.PageRankMapReduce.Builder
 
create() - Method in class org.janusgraph.olap.ShortestDistanceMapReduce.Builder
 
createDatabase() - Method in class org.janusgraph.diskstorage.KeyColumnValueStoreTest
 
createDatabase() - Method in class org.janusgraph.diskstorage.KeyValueStoreTest
 
createExternalEdgeIndex(PropertyKey, String) - Method in class org.janusgraph.graphdb.JanusGraphBaseTest
 
createExternalVertexIndex(PropertyKey, String) - Method in class org.janusgraph.graphdb.JanusGraphBaseTest
 
CustomExecutorServiceImplementation(ExecutorServiceConfiguration) - Constructor for class org.janusgraph.graphdb.GraphDatabaseConfigurationInstanceExecutorServiceTest.CustomExecutorServiceImplementation
 
CustomExecutorServiceImplementationWithoutNecessaryConstructor(int) - Constructor for class org.janusgraph.graphdb.GraphDatabaseConfigurationInstanceExecutorServiceTest.CustomExecutorServiceImplementationWithoutNecessaryConstructor
 
CustomExecutorServiceWithBothConstructorsImplementation() - Constructor for class org.janusgraph.graphdb.GraphDatabaseConfigurationInstanceExecutorServiceTest.CustomExecutorServiceWithBothConstructorsImplementation
 
CustomExecutorServiceWithBothConstructorsImplementation(ExecutorServiceConfiguration) - Constructor for class org.janusgraph.graphdb.GraphDatabaseConfigurationInstanceExecutorServiceTest.CustomExecutorServiceWithBothConstructorsImplementation
 
CustomParameterlessExecutorServiceImplementation() - Constructor for class org.janusgraph.graphdb.GraphDatabaseConfigurationInstanceExecutorServiceTest.CustomParameterlessExecutorServiceImplementation
 

D

DaemonRunner<S> - Class in org.janusgraph
 
DaemonRunner() - Constructor for class org.janusgraph.DaemonRunner
 
dampingFactor(double) - Method in class org.janusgraph.olap.PageRankVertexProgram.Builder
 
DATE - Static variable in class org.janusgraph.diskstorage.indexing.IndexProviderTest
 
DB_NAME - Static variable in class org.janusgraph.diskstorage.LockKeyColumnValueStoreTest
 
DEFAULT_MEMORY_KEY - Static variable in class org.janusgraph.olap.PageRankMapReduce
 
DEFAULT_MEMORY_KEY - Static variable in class org.janusgraph.olap.ShortestDistanceMapReduce
 
DEFAULT_SENDER_ID - Static variable in class org.janusgraph.diskstorage.log.LogTest
 
DEFAULT_THREAD_COUNT - Static variable in class org.janusgraph.graphdb.JanusGraphBaseTest
 
DEG_MSG - Static variable in class org.janusgraph.olap.OLAPTest.DegreeCounter
 
Degree(int, int, int) - Constructor for class org.janusgraph.olap.OLAPTest.Degree
 
Degree() - Constructor for class org.janusgraph.olap.OLAPTest.Degree
 
DEGREE - Static variable in class org.janusgraph.olap.OLAPTest.DegreeCounter
 
DEGREE_RESULT - Static variable in class org.janusgraph.olap.OLAPTest.DegreeMapper
 
DegreeCounter() - Constructor for class org.janusgraph.olap.OLAPTest.DegreeCounter
 
DegreeCounter(int) - Constructor for class org.janusgraph.olap.OLAPTest.DegreeCounter
 
degreeCounting() - Method in class org.janusgraph.olap.OLAPTest
 
degreeCountingDistance() - Method in class org.janusgraph.olap.OLAPTest
 
DegreeMapper() - Constructor for class org.janusgraph.olap.OLAPTest.DegreeMapper
 
delete(KeyColumnValueStore, StoreTransaction, long, String) - Static method in class org.janusgraph.diskstorage.KeyColumnValueStoreUtil
 
deleteColumnsTest1() - Method in class org.janusgraph.diskstorage.KeyColumnValueStoreTest
 
deleteColumnsTest2() - Method in class org.janusgraph.diskstorage.KeyColumnValueStoreTest
 
deleteKeys(int) - Method in class org.janusgraph.diskstorage.KeyColumnValueStoreTest
 
deleteKeys() - Method in class org.janusgraph.diskstorage.KeyColumnValueStoreTest
 
deleteNonExistingKeys() - Method in class org.janusgraph.diskstorage.KeyColumnValueStoreTest
 
deleteValues(int) - Method in class org.janusgraph.diskstorage.KeyColumnValueStoreTest
 
deleteValues(int, int) - Method in class org.janusgraph.diskstorage.KeyValueStoreTest
 
deletionsAppliedBeforeAdditions() - Method in class org.janusgraph.diskstorage.MultiWriteKeyColumnValueStoreTest
 
deletionTest1() - Method in class org.janusgraph.diskstorage.KeyValueStoreTest
 
deletionTest2() - Method in class org.janusgraph.diskstorage.KeyValueStoreTest
 
disableIndex(String) - Method in class org.janusgraph.graphdb.JanusGraphBaseTest
 
discardIndex(String) - Method in class org.janusgraph.graphdb.JanusGraphBaseTest
 
DISTANCE - Static variable in class org.janusgraph.olap.ShortestDistanceVertexProgram
 
DistributedStoreManagerTest<T extends DistributedStoreManager> - Class in org.janusgraph.diskstorage
 
DistributedStoreManagerTest() - Constructor for class org.janusgraph.diskstorage.DistributedStoreManagerTest
 
doStage(MapReduce.Stage) - Method in class org.janusgraph.olap.OLAPTest.DegreeMapper
 
doStage(MapReduce.Stage) - Method in class org.janusgraph.olap.PageRankMapReduce
 
doStage(MapReduce.Stage) - Method in class org.janusgraph.olap.ShortestDistanceMapReduce
 
dropGraphShouldRemoveGraphFromCache() - Method in class org.janusgraph.core.AbstractConfiguredGraphFactoryTest
 
dropIndex(String) - Method in class org.janusgraph.graphdb.JanusGraphBaseTest
 
dropShouldCleanUpTraversalSourceAndBindings() - Method in class org.janusgraph.core.AbstractConfiguredGraphFactoryTest
 

E

edgeById() - Method in class org.janusgraph.graphdb.JanusGraphPerformanceMemoryTest
 
EINDEX - Static variable in class org.janusgraph.graphdb.JanusGraphIndexTest
 
enableIndex(String) - Method in class org.janusgraph.graphdb.JanusGraphBaseTest
 
end() - Method in class org.janusgraph.testutil.MemoryAssess
 
ensureCallingGraphCloseResultsInNewGraphReferenceOnNextCallToOpen() - Method in class org.janusgraph.core.AbstractConfiguredGraphFactoryTest
 
ENV_OVERRIDE_FILE - Static variable in class org.janusgraph.testutil.TestGraphConfigs
 
equals(Object) - Method in class org.janusgraph.diskstorage.KeyColumn
 
ERROR_ON_LOCKING - Static variable in class org.janusgraph.diskstorage.util.TestLockerManager
 
evaluateExecutionCondition(ExtensionContext) - Method in class org.janusgraph.testutil.RetryingTestExecutionExtension
 
evaluateQuery(JanusGraphVertexQuery, RelationCategory, int, int, boolean[]) - Static method in class org.janusgraph.graphdb.JanusGraphBaseTest
 
evaluateQuery(JanusGraphVertexQuery, RelationCategory, int, int, boolean[], PropertyKey, Order) - Static method in class org.janusgraph.graphdb.JanusGraphBaseTest
 
evaluateQuery(JanusGraphVertexQuery, RelationCategory, int, int, boolean[], Map<PropertyKey, Order>) - Static method in class org.janusgraph.graphdb.JanusGraphBaseTest
 
evaluateQuery(JanusGraphQuery, ElementCategory, int, boolean[], PropertyKey, Order, String...) - Static method in class org.janusgraph.graphdb.JanusGraphBaseTest
 
evaluateQuery(JanusGraphQuery, ElementCategory, int, boolean[], PropertyKey, Order, PropertyKey, Order, String...) - Static method in class org.janusgraph.graphdb.JanusGraphBaseTest
 
evaluateQuery(JanusGraphQuery, ElementCategory, int, boolean[], String...) - Static method in class org.janusgraph.graphdb.JanusGraphBaseTest
 
evaluateQuery(JanusGraphQuery, ElementCategory, int, boolean[], Map<PropertyKey, Order>, String...) - Static method in class org.janusgraph.graphdb.JanusGraphBaseTest
 
examineGetKeysResults(KeyIterator, long, long) - Method in class org.janusgraph.diskstorage.KeyColumnValueStoreTest
 
ExceptionProgram() - Constructor for class org.janusgraph.olap.OLAPTest.ExceptionProgram
 
execute(Vertex, Messenger<Integer>, Memory) - Method in class org.janusgraph.olap.OLAPTest.DegreeCounter
 
execute(Vertex, Messenger<Integer>, Memory) - Method in class org.janusgraph.olap.OLAPTest.ExceptionProgram
 
execute(Vertex, Messenger<Double>, Memory) - Method in class org.janusgraph.olap.PageRankVertexProgram
 
execute(Vertex, Messenger<Long>, Memory) - Method in class org.janusgraph.olap.ShortestDistanceVertexProgram
 
executeScanJob(VertexScanJob) - Method in class org.janusgraph.graphdb.JanusGraphBaseTest
 
executeScanJob(ScanJob) - Method in class org.janusgraph.graphdb.JanusGraphBaseTest
 
exists() - Method in class org.janusgraph.graphdb.TestMockIndexProvider
 
expectedValueMismatchCausesMutateFailure() - Method in class org.janusgraph.diskstorage.LockKeyColumnValueStoreTest
 
EXPIRE_MS - Static variable in class org.janusgraph.diskstorage.LockKeyColumnValueStoreTest
 
expiredLocalLockIsIgnored() - Method in class org.janusgraph.diskstorage.LockKeyColumnValueStoreTest
 
expiredRemoteLockIsIgnored() - Method in class org.janusgraph.diskstorage.LockKeyColumnValueStoreTest
 

F

FeatureFlag - Annotation Type in org.janusgraph.testutil
 
features - Variable in class org.janusgraph.graphdb.JanusGraphBaseTest
 
finishSchema() - Method in class org.janusgraph.graphdb.JanusGraphBaseTest
 
FULL_TEXT - Static variable in class org.janusgraph.diskstorage.indexing.IndexProviderTest
 

G

generateData(int) - Static method in class org.janusgraph.diskstorage.KeyValueStoreUtil
 
generateData(int, int) - Static method in class org.janusgraph.diskstorage.KeyValueStoreUtil
 
generateFinalResult(Iterator<KeyValue<Long, Integer>>) - Method in class org.janusgraph.olap.OLAPTest.DegreeMapper
 
generateFinalResult(Iterator<KeyValue<Object, Double>>) - Method in class org.janusgraph.olap.PageRankMapReduce
 
generateFinalResult(Iterator<KeyValue<Object, Long>>) - Method in class org.janusgraph.olap.ShortestDistanceMapReduce
 
generateValues() - Method in class org.janusgraph.diskstorage.KeyColumnValueStoreTest
 
generateValues() - Method in class org.janusgraph.diskstorage.KeyValueStoreTest
 
get(KeyColumnValueStore, StoreTransaction, long, String) - Static method in class org.janusgraph.diskstorage.KeyColumnValueStoreUtil
 
GET_ID_BLOCK_TIMEOUT - Static variable in class org.janusgraph.diskstorage.IDAuthorityTest
 
getAdditionalExtensions() - Method in class org.janusgraph.testutil.RetryTemplateContext
 
getBackend(WriteConfiguration, boolean) - Static method in class org.janusgraph.graphdb.JanusGraphBaseTest
 
getBaseConfiguration(String, Class<?>, String, LoadGraphWith.GraphData) - Method in class org.janusgraph.blueprints.AbstractJanusGraphProvider
 
getBaseConfiguration() - Method in class org.janusgraph.graphdb.JanusGraphOperationCountingTest
 
getBaseConfiguration() - Method in class org.janusgraph.graphdb.JanusGraphPartitionGraphTest
 
getBasicConfig() - Static method in class org.janusgraph.diskstorage.IDAuthorityTest
 
getBuffer(int) - Static method in class org.janusgraph.diskstorage.KeyValueStoreUtil
 
getBuffer(String) - Static method in class org.janusgraph.diskstorage.KeyValueStoreUtil
 
getConfig() - Method in class org.janusgraph.diskstorage.configuration.WritableConfigurationTest
 
getConfig() - Method in class org.janusgraph.graphdb.JanusGraphBaseTest
 
getConfig(WriteConfiguration) - Static method in class org.janusgraph.StorageSetup
 
getConfig(ReadConfiguration) - Static method in class org.janusgraph.StorageSetup
 
getConfiguration() - Method in class org.janusgraph.graphdb.IndexMetricTest
 
getConfiguration() - Method in class org.janusgraph.graphdb.JanusGraphBaseTest
 
getConfiguration() - Method in class org.janusgraph.graphdb.JanusGraphCustomIdIndexTest
 
getConfiguration() - Method in class org.janusgraph.graphdb.JanusGraphCustomIdTest
 
getConfiguration() - Method in class org.janusgraph.graphdb.JanusGraphOperationCountingTest
 
getConfiguration() - Method in class org.janusgraph.graphdb.JanusGraphPartitionGraphTest
 
getConsistentTxConfig(StoreManager) - Method in class org.janusgraph.diskstorage.AbstractKCVSTest
 
getDaemonShortName() - Method in class org.janusgraph.DaemonRunner
 
getDisplayName(int) - Method in class org.janusgraph.testutil.RetryTemplateContext
 
getDocCountByPredicate(JanusGraphPredicate, String, String) - Method in class org.janusgraph.diskstorage.indexing.IndexProviderTest
 
getDocument(String, long, double, Geoshape, Geoshape, List<String>, Set<String>, Instant, Boolean) - Method in class org.janusgraph.diskstorage.indexing.IndexProviderTest
 
getE(Transaction, Object) - Static method in class org.janusgraph.graphdb.JanusGraphBaseTest
 
getEnglishAnalyzerName() - Method in class org.janusgraph.diskstorage.indexing.IndexProviderTest
 
getExternalIndex(Class<? extends Element>, String) - Method in class org.janusgraph.graphdb.JanusGraphBaseTest
 
getFeatures() - Method in class org.janusgraph.graphdb.TestMockIndexProvider
 
getFeatures() - Method in class org.janusgraph.olap.OLAPTest.DegreeCounter
 
getFeatures() - Method in class org.janusgraph.olap.OLAPTest.ExceptionProgram
 
getFeatures() - Method in class org.janusgraph.olap.PageRankVertexProgram
 
getFeatures() - Method in class org.janusgraph.olap.ShortestDistanceVertexProgram
 
getForceIndexGraph() - Method in class org.janusgraph.graphdb.JanusGraphBaseTest
 
getForceIndexGraph(WriteConfiguration) - Method in class org.janusgraph.graphdb.JanusGraphBaseTest
 
getGraphConfig() - Method in class org.janusgraph.core.AbstractConfiguredGraphFactoryTest
Getter for the settings to use to create the graph configurations (create)
getHomeDir(String) - Static method in class org.janusgraph.StorageSetup
 
getID(StaticBuffer) - Static method in class org.janusgraph.diskstorage.KeyValueStoreUtil
 
getId(Element) - Static method in class org.janusgraph.graphdb.JanusGraphBaseTest
 
getImplementations() - Method in class org.janusgraph.blueprints.AbstractJanusGraphProvider
 
getIndexBackends() - Method in class org.janusgraph.graphdb.JanusGraphCustomIdIndexTest
 
getIndexBackends() - Method in class org.janusgraph.graphdb.JanusGraphIndexTest
 
getIndexRetriever(Map<String, KeyInformation>) - Static method in class org.janusgraph.diskstorage.indexing.IndexProviderTest
 
getInMemoryConfiguration() - Static method in class org.janusgraph.StorageSetup
 
getInMemoryGraph() - Static method in class org.janusgraph.StorageSetup
 
getInMemoryGraphWithMultiQuery() - Static method in class org.janusgraph.StorageSetup
 
getInvocation() - Method in class org.janusgraph.testutil.RetryInfo
 
getJanusGraphConfiguration(String, Class<?>, String) - Method in class org.janusgraph.blueprints.AbstractJanusGraphComputerProvider
 
getJanusGraphConfiguration(String, Class<?>, String) - Method in class org.janusgraph.blueprints.AbstractJanusGraphProvider
 
getJobConf(List<SliceQuery>) - Static method in class org.janusgraph.diskstorage.SimpleScanJob
 
getJobConf(List<SliceQuery>, Long) - Static method in class org.janusgraph.diskstorage.SimpleScanJob
 
getJobConf(List<SliceQuery>, Long, Long) - Static method in class org.janusgraph.diskstorage.SimpleScanJob
 
getKeyFilter() - Method in class org.janusgraph.diskstorage.SimpleScanJob
 
getKeywordAnalyzerName() - Method in class org.janusgraph.diskstorage.indexing.IndexProviderTest
 
getLastStepMetrics(TraversalMetrics, Class<? extends Step>) - Static method in class org.janusgraph.testutil.JanusGraphAssert
 
getManagementConfig() - Method in class org.janusgraph.core.AbstractConfiguredGraphFactoryTest
Getter for the settings to use to instantiate the graph supporting the ConfigurationManagementGraph instance.
getMapping(IndexFeatures, String, String, Mapping) - Static method in class org.janusgraph.diskstorage.indexing.IndexProviderTest
 
getMaxInvocations() - Method in class org.janusgraph.testutil.RetryInfo
 
getMemoryComputeKeys() - Method in class org.janusgraph.olap.OLAPTest.DegreeCounter
 
getMemoryKey() - Method in class org.janusgraph.olap.OLAPTest.DegreeMapper
 
getMemoryKey() - Method in class org.janusgraph.olap.PageRankMapReduce
 
getMemoryKey() - Method in class org.janusgraph.olap.ShortestDistanceMapReduce
 
getMemoryUse() - Static method in class org.janusgraph.testutil.MemoryAssess
 
getMessageCombiner() - Method in class org.janusgraph.olap.OLAPTest.DegreeCounter
 
getMessageCombiner() - Method in class org.janusgraph.olap.ShortestDistanceVertexProgram
 
getMessageScopes(Memory) - Method in class org.janusgraph.olap.OLAPTest.DegreeCounter
 
getMessageScopes(Memory) - Method in class org.janusgraph.olap.OLAPTest.ExceptionProgram
 
getMessageScopes(Memory) - Method in class org.janusgraph.olap.PageRankVertexProgram
 
getMessageScopes(Memory) - Method in class org.janusgraph.olap.ShortestDistanceVertexProgram
 
getModifiableConfiguration() - Method in class org.janusgraph.graphdb.JanusGraphCustomIdIndexTest
 
getModifiableConfiguration() - Method in class org.janusgraph.graphdb.JanusGraphCustomIdTest
 
getNonExistentKeyReturnsNull() - Method in class org.janusgraph.diskstorage.KeyColumnValueStoreTest
 
getOnlyEdge(JanusGraphVertexQuery<?>) - Static method in class org.janusgraph.graphdb.JanusGraphBaseTest
 
getOnlyElement(Iterable<E>) - Static method in class org.janusgraph.graphdb.JanusGraphBaseTest
 
getOnlyElement(Iterator<E>) - Static method in class org.janusgraph.graphdb.JanusGraphBaseTest
 
getOnlyElement(Iterable<E>, E) - Static method in class org.janusgraph.graphdb.JanusGraphBaseTest
 
getOnlyElement(Iterator<E>, E) - Static method in class org.janusgraph.graphdb.JanusGraphBaseTest
 
getOnlyVertex(JanusGraphQuery<?>) - Static method in class org.janusgraph.graphdb.JanusGraphBaseTest
 
getPartitionID(JanusGraphVertex) - Method in class org.janusgraph.graphdb.JanusGraphPartitionGraphTest
 
getPartitionID(JanusGraphRelation) - Method in class org.janusgraph.graphdb.JanusGraphPartitionGraphTest
 
getPreferredPersist() - Method in class org.janusgraph.olap.OLAPTest.DegreeCounter
 
getPreferredPersist() - Method in class org.janusgraph.olap.OLAPTest.ExceptionProgram
 
getPreferredPersist() - Method in class org.janusgraph.olap.PageRankVertexProgram
 
getPreferredPersist() - Method in class org.janusgraph.olap.ShortestDistanceVertexProgram
 
getPreferredResultGraph() - Method in class org.janusgraph.olap.OLAPTest.DegreeCounter
 
getPreferredResultGraph() - Method in class org.janusgraph.olap.OLAPTest.ExceptionProgram
 
getPreferredResultGraph() - Method in class org.janusgraph.olap.PageRankVertexProgram
 
getPreferredResultGraph() - Method in class org.janusgraph.olap.ShortestDistanceVertexProgram
 
getQueries() - Method in class org.janusgraph.diskstorage.SimpleScanJob
 
getRandomDocument() - Static method in class org.janusgraph.diskstorage.indexing.IndexProviderTest
 
getSchemaConvergenceTime(ChronoUnit) - Static method in class org.janusgraph.testutil.TestGraphConfigs
 
getSliceRespectsAllBoundsInclusionArguments() - Method in class org.janusgraph.diskstorage.KeyColumnValueStoreTest
 
getSliceRespectsColumnLimit() - Method in class org.janusgraph.diskstorage.KeyColumnValueStoreTest
 
getStepMetrics(TraversalMetrics, Class<? extends Step>) - Static method in class org.janusgraph.testutil.JanusGraphAssert
 
getStorageConfiguration() - Method in class org.janusgraph.graphdb.GraphDatabaseConfigurationInstanceExecutorServiceTest
 
getStorageConfiguration() - Method in class org.janusgraph.graphdb.GraphDatabaseConfigurationInstanceIdTest
 
getStoreFeatures() - Method in class org.janusgraph.diskstorage.DistributedStoreManagerTest
 
getStoreFeatures() - Method in class org.janusgraph.diskstorage.KeyColumnValueStoreTest
 
getStoreFeatures() - Method in class org.janusgraph.diskstorage.KeyValueStoreTest
 
getStoreFeatures() - Method in class org.janusgraph.graphdb.JanusGraphBaseTest
 
getStoreFeatures() - Method in interface org.janusgraph.JanusGraphBaseStoreFeaturesTest
 
getString(ReadBuffer) - Static method in class org.janusgraph.diskstorage.KeyValueStoreUtil
 
getString(StaticBuffer) - Static method in class org.janusgraph.diskstorage.KeyValueStoreUtil
 
getStringField(String) - Method in class org.janusgraph.graphdb.JanusGraphIndexTest
 
getTemplateConfig() - Method in class org.janusgraph.core.AbstractConfiguredGraphFactoryTest
Getter for the settings to use to create the template configurations (createTemplateConfiguration)
getTestListener() - Method in class org.janusgraph.blueprints.AbstractJanusGraphProvider
 
getTextField(String) - Method in class org.janusgraph.graphdb.JanusGraphIndexTest
 
getThreadCount() - Static method in class org.janusgraph.graphdb.JanusGraphBaseTest
 
getTTL(TimeUnit) - Static method in class org.janusgraph.testutil.TestGraphConfigs
 
getTxConfig() - Method in class org.janusgraph.diskstorage.AbstractKCVSTest
 
getV(Transaction, Object) - Static method in class org.janusgraph.graphdb.JanusGraphBaseTest
 
getValue() - Method in class org.janusgraph.graphdb.serializer.SpecialInt
 
getVertex(String, Object) - Method in class org.janusgraph.graphdb.JanusGraphBaseTest
 
getVertex(PropertyKey, Object) - Method in class org.janusgraph.graphdb.JanusGraphBaseTest
 
getVertex(JanusGraphTransaction, String, Object) - Static method in class org.janusgraph.graphdb.JanusGraphBaseTest
 
getVertex(JanusGraphTransaction, PropertyKey, Object) - Static method in class org.janusgraph.graphdb.JanusGraphBaseTest
 
getVertexComputeKeys() - Method in class org.janusgraph.olap.OLAPTest.DegreeCounter
 
getVertexComputeKeys() - Method in class org.janusgraph.olap.PageRankVertexProgram
 
getVertexComputeKeys() - Method in class org.janusgraph.olap.ShortestDistanceVertexProgram
 
graph - Variable in class org.janusgraph.graphdb.JanusGraphBaseTest
 
graphConfigurationShouldBeWhatWeExpect() - Method in class org.janusgraph.core.AbstractConfiguredGraphFactoryTest
 
graphConfigurationShouldBeWhatWeExpectWhenUsingTemplateConfiguration() - Method in class org.janusgraph.core.AbstractConfiguredGraphFactoryTest
 
GraphDatabaseConfigurationInstanceExecutorServiceTest - Class in org.janusgraph.graphdb
 
GraphDatabaseConfigurationInstanceExecutorServiceTest() - Constructor for class org.janusgraph.graphdb.GraphDatabaseConfigurationInstanceExecutorServiceTest
 
GraphDatabaseConfigurationInstanceExecutorServiceTest.CustomExecutorServiceImplementation - Class in org.janusgraph.graphdb
 
GraphDatabaseConfigurationInstanceExecutorServiceTest.CustomExecutorServiceImplementationWithoutNecessaryConstructor - Class in org.janusgraph.graphdb
 
GraphDatabaseConfigurationInstanceExecutorServiceTest.CustomExecutorServiceImplementationWithoutPublicConstructor - Class in org.janusgraph.graphdb
 
GraphDatabaseConfigurationInstanceExecutorServiceTest.CustomExecutorServiceWithBothConstructorsImplementation - Class in org.janusgraph.graphdb
 
GraphDatabaseConfigurationInstanceExecutorServiceTest.CustomParameterlessExecutorServiceImplementation - Class in org.janusgraph.graphdb
 
GraphDatabaseConfigurationInstanceIdTest - Class in org.janusgraph.graphdb
 
GraphDatabaseConfigurationInstanceIdTest() - Constructor for class org.janusgraph.graphdb.GraphDatabaseConfigurationInstanceIdTest
 
graphShouldNotOpenWithSameInstanceId() - Method in class org.janusgraph.graphdb.GraphDatabaseConfigurationInstanceIdTest
 
graphShouldOpenWithSameInstanceId() - Method in class org.janusgraph.graphdb.GraphDatabaseConfigurationInstanceIdTest
 

H

handleTestExecutionException(ExtensionContext, Throwable) - Method in class org.janusgraph.testutil.RetryingTestExecutionExtension
 
hashCode() - Method in class org.janusgraph.diskstorage.KeyColumn
 
HEX_QUERIES - Static variable in class org.janusgraph.diskstorage.SimpleScanJob
 

I

ID_NAME - Static variable in class org.janusgraph.graphdb.JanusGraphBaseTest
 
IDAuthorityTest - Class in org.janusgraph.diskstorage
 
IDAuthorityTest() - Constructor for class org.janusgraph.diskstorage.IDAuthorityTest
 
idOffset - Static variable in class org.janusgraph.diskstorage.KeyValueStoreUtil
 
in - Variable in class org.janusgraph.olap.OLAPTest.Degree
 
index - Variable in class org.janusgraph.diskstorage.indexing.IndexProviderTest
 
INDEX - Static variable in class org.janusgraph.graphdb.JanusGraphIndexTest
 
INDEX2 - Static variable in class org.janusgraph.graphdb.JanusGraphIndexTest
 
INDEX_BACKEND_PROXY - Static variable in class org.janusgraph.graphdb.TestMockIndexProvider
 
INDEX_MOCK_FAILADD - Static variable in class org.janusgraph.graphdb.TestMockIndexProvider
 
indexFeatures - Variable in class org.janusgraph.diskstorage.indexing.IndexProviderTest
 
indexFeatures - Variable in class org.janusgraph.graphdb.JanusGraphIndexTest
 
IndexMetricTest - Class in org.janusgraph.graphdb
 
IndexMetricTest() - Constructor for class org.janusgraph.graphdb.IndexMetricTest
 
IndexProviderTest - Class in org.janusgraph.diskstorage.indexing
 
IndexProviderTest() - Constructor for class org.janusgraph.diskstorage.indexing.IndexProviderTest
 
indexRetriever - Variable in class org.janusgraph.diskstorage.indexing.IndexProviderTest
 
initialize(String) - Method in class org.janusgraph.diskstorage.indexing.IndexProviderTest
 
insert(KeyColumnValueStore, StoreTransaction, long, String, String) - Static method in class org.janusgraph.diskstorage.KeyColumnValueStoreUtil
 
insertingGettingAndDeletingSimpleDataWorks() - Method in class org.janusgraph.diskstorage.KeyColumnValueStoreTest
 
instance() - Static method in class org.janusgraph.blueprints.JanusGraphTestListener
 
instance() - Static method in class org.janusgraph.olap.ShortestDistanceMessageCombiner
 
instanceIdShouldEqualHostname() - Method in class org.janusgraph.graphdb.GraphDatabaseConfigurationInstanceIdTest
 
instanceIdShouldEqualHostnamePlusSuffix() - Method in class org.janusgraph.graphdb.GraphDatabaseConfigurationInstanceIdTest
 
intervalTest1() - Method in class org.janusgraph.diskstorage.KeyColumnValueStoreTest
 
intervalTest1() - Method in class org.janusgraph.diskstorage.KeyValueStoreTest
 
intervalTest2() - Method in class org.janusgraph.diskstorage.KeyColumnValueStoreTest
 
iterations(int) - Method in class org.janusgraph.olap.PageRankVertexProgram.Builder
 

J

JanusGraphAssert - Class in org.janusgraph.testutil
 
JanusGraphAssert() - Constructor for class org.janusgraph.testutil.JanusGraphAssert
 
JanusGraphBaseStoreFeaturesTest - Interface in org.janusgraph
 
JanusGraphBaseTest - Class in org.janusgraph.graphdb
 
JanusGraphBaseTest() - Constructor for class org.janusgraph.graphdb.JanusGraphBaseTest
 
JanusGraphBaseTest.TestConfigOption - Class in org.janusgraph.graphdb
 
JanusGraphConcurrentTest - Class in org.janusgraph.graphdb
High concurrency test cases to spot deadlocks and other failures that can occur under high degrees of parallelism.
JanusGraphConcurrentTest() - Constructor for class org.janusgraph.graphdb.JanusGraphConcurrentTest
 
JanusGraphCustomIdIndexTest - Class in org.janusgraph.graphdb
This test suite is responsible for testing custom vertex id assignment with an external index backend
JanusGraphCustomIdIndexTest() - Constructor for class org.janusgraph.graphdb.JanusGraphCustomIdIndexTest
 
JanusGraphCustomIdTest - Class in org.janusgraph.graphdb
This test suite is responsible for testing custom vertex id assignment
JanusGraphCustomIdTest() - Constructor for class org.janusgraph.graphdb.JanusGraphCustomIdTest
 
JanusGraphEventualGraphTest - Class in org.janusgraph.graphdb
 
JanusGraphEventualGraphTest() - Constructor for class org.janusgraph.graphdb.JanusGraphEventualGraphTest
 
JanusGraphFeature - Enum in org.janusgraph.testutil
 
JanusGraphIndexTest - Class in org.janusgraph.graphdb
 
JanusGraphIndexTest(boolean, boolean, boolean) - Constructor for class org.janusgraph.graphdb.JanusGraphIndexTest
 
JanusGraphIoTest - Class in org.janusgraph.graphdb
Tests JanusGraph specific serialization classes not covered by the TinkerPop suite.
JanusGraphIoTest() - Constructor for class org.janusgraph.graphdb.JanusGraphIoTest
 
JanusGraphIterativeBenchmark - Class in org.janusgraph.graphdb
A benchmark to test the performance of sequential row retrieval from the underlying KeyColumnValueStore which is the basic operation underlying the Fulgora OLAP component of JanusGraph.
JanusGraphIterativeBenchmark() - Constructor for class org.janusgraph.graphdb.JanusGraphIterativeBenchmark
 
JanusGraphOperationCountingTest - Class in org.janusgraph.graphdb
 
JanusGraphOperationCountingTest() - Constructor for class org.janusgraph.graphdb.JanusGraphOperationCountingTest
 
JanusGraphPartitionGraphTest - Class in org.janusgraph.graphdb
Tests graph and vertex partitioning
JanusGraphPartitionGraphTest() - Constructor for class org.janusgraph.graphdb.JanusGraphPartitionGraphTest
 
JanusGraphPerformanceMemoryTest - Class in org.janusgraph.graphdb
These tests focus on the in-memory data structures of individual transactions and how they hold up to high memory pressure
JanusGraphPerformanceMemoryTest() - Constructor for class org.janusgraph.graphdb.JanusGraphPerformanceMemoryTest
 
JanusGraphTest - Class in org.janusgraph.graphdb
 
JanusGraphTest() - Constructor for class org.janusgraph.graphdb.JanusGraphTest
 
JanusGraphTest.Equals<T> - Interface in org.janusgraph.graphdb
Test the different data types that JanusGraph supports natively and ensure that invalid data types aren't allowed
JanusGraphTestListener - Class in org.janusgraph.blueprints
This class allows to exclude certain strategies for specified tests.

K

KCVSLogTest - Class in org.janusgraph.diskstorage.log
Implementation of the LogTest for KCVSLogManager based log implementations.
KCVSLogTest() - Constructor for class org.janusgraph.diskstorage.log.KCVSLogTest
 
key - Variable in class org.janusgraph.diskstorage.KeyColumn
 
KEY_COUNT - Static variable in class org.janusgraph.diskstorage.SimpleScanJob
 
KEY_FILTER_ID_MODULAR_VALUE - Static variable in class org.janusgraph.diskstorage.SimpleScanJob
 
KEY_FILTER_ID_MODULUS - Static variable in class org.janusgraph.diskstorage.SimpleScanJob
 
KeyColumn - Class in org.janusgraph.diskstorage
 
KeyColumn(int, int) - Constructor for class org.janusgraph.diskstorage.KeyColumn
 
KeyColumnValueStoreTest - Class in org.janusgraph.diskstorage
 
KeyColumnValueStoreTest() - Constructor for class org.janusgraph.diskstorage.KeyColumnValueStoreTest
 
KeyColumnValueStoreTest.ConcurrentRandomSliceReader - Class in org.janusgraph.diskstorage
 
KeyColumnValueStoreUtil - Class in org.janusgraph.diskstorage
 
KeyColumnValueStoreUtil() - Constructor for class org.janusgraph.diskstorage.KeyColumnValueStoreUtil
 
KeyValueStoreTest - Class in org.janusgraph.diskstorage
 
KeyValueStoreTest() - Constructor for class org.janusgraph.diskstorage.KeyValueStoreTest
 
KeyValueStoreUtil - Class in org.janusgraph.diskstorage
 
KeyValueStoreUtil() - Constructor for class org.janusgraph.diskstorage.KeyValueStoreUtil
 
KEYWORD - Static variable in class org.janusgraph.diskstorage.indexing.IndexProviderTest
 
killImpl(S) - Method in class org.janusgraph.DaemonRunner
 

L

LABEL_NAME - Static variable in class org.janusgraph.graphdb.JanusGraphBaseTest
 
largeTest() - Method in class org.janusgraph.diskstorage.indexing.IndexProviderTest
 
loadData(int, int) - Method in class org.janusgraph.graphdb.JanusGraphIterativeBenchmark
 
loadGraphData(Graph, LoadGraphWith, Class, String) - Method in class org.janusgraph.blueprints.AbstractJanusGraphProvider
 
loadLowerTriangularValues(int, int) - Method in class org.janusgraph.diskstorage.KeyColumnValueStoreTest
Load a bunch of key-column-values in a way that vaguely resembles a lower triangular matrix.
loadState(Graph, Configuration) - Method in class org.janusgraph.olap.PageRankMapReduce
 
loadState(Graph, Configuration) - Method in class org.janusgraph.olap.PageRankVertexProgram
 
loadState(Graph, Configuration) - Method in class org.janusgraph.olap.ShortestDistanceMapReduce
 
loadState(Graph, Configuration) - Method in class org.janusgraph.olap.ShortestDistanceVertexProgram
 
loadValues(String[][]) - Method in class org.janusgraph.diskstorage.KeyColumnValueStoreTest
 
loadValues(String[][], int, int) - Method in class org.janusgraph.diskstorage.KeyColumnValueStoreTest
 
loadValues(KeyColumnValueStore, StoreTransaction, String[][]) - Static method in class org.janusgraph.diskstorage.KeyColumnValueStoreUtil
 
loadValues(KeyColumnValueStore, StoreTransaction, String[][], int, int) - Static method in class org.janusgraph.diskstorage.KeyColumnValueStoreUtil
 
loadValues(String[]) - Method in class org.janusgraph.diskstorage.KeyValueStoreTest
 
LOCATION - Static variable in class org.janusgraph.diskstorage.indexing.IndexProviderTest
 
LockKeyColumnValueStoreTest - Class in org.janusgraph.diskstorage
 
LockKeyColumnValueStoreTest() - Constructor for class org.janusgraph.diskstorage.LockKeyColumnValueStoreTest
 
LOG_MOCK_FAILADD - Static variable in class org.janusgraph.graphdb.TestMockLog
 
LOG_NAME - Static variable in class org.janusgraph.diskstorage.log.KCVSLogTest
 
logManagers - Variable in class org.janusgraph.graphdb.JanusGraphBaseTest
 
LogTest - Class in org.janusgraph.diskstorage.log
Tests general log implementations
LogTest() - Constructor for class org.janusgraph.diskstorage.log.LogTest
 
LogTest.CountingReader - Class in org.janusgraph.diskstorage.log
 
LogTest.LatchMessageReader - Class in org.janusgraph.diskstorage.log
Test MessageReader implementation.
LogTest.StoringReader - Class in org.janusgraph.diskstorage.log
 
longToByteBuffer(long) - Static method in class org.janusgraph.diskstorage.KeyColumnValueStoreUtil
 
longValue - Static variable in class org.janusgraph.core.attribute.TextArgument
 

M

main(String[]) - Static method in class org.janusgraph.TestByteBuffer
 
makeKey(String, Class) - Method in class org.janusgraph.graphdb.JanusGraphBaseTest
 
makeKeyedEdgeLabel(String, PropertyKey, PropertyKey) - Method in class org.janusgraph.graphdb.JanusGraphBaseTest
 
makeLabel(String) - Method in class org.janusgraph.graphdb.JanusGraphBaseTest
 
makeVertexIndexedKey(String, Class) - Method in class org.janusgraph.graphdb.JanusGraphBaseTest
 
makeVertexIndexedUniqueKey(String, Class) - Method in class org.janusgraph.graphdb.JanusGraphBaseTest
 
ManagementTest - Class in org.janusgraph.graphdb.database.management
 
ManagementTest() - Constructor for class org.janusgraph.graphdb.database.management.ManagementTest
 
manager - Variable in class org.janusgraph.diskstorage.DistributedStoreManagerTest
 
manager - Variable in class org.janusgraph.diskstorage.KeyColumnValueStoreTest
 
manager - Variable in class org.janusgraph.diskstorage.KeyValueStoreTest
 
manager - Variable in class org.janusgraph.diskstorage.LockKeyColumnValueStoreTest
 
manager - Variable in class org.janusgraph.diskstorage.MultiWriteKeyColumnValueStoreTest
 
map(Vertex, MapReduce.MapEmitter<Long, Integer>) - Method in class org.janusgraph.olap.OLAPTest.DegreeMapper
 
map(Vertex, MapReduce.MapEmitter<Object, Double>) - Method in class org.janusgraph.olap.PageRankMapReduce
 
map(Vertex, MapReduce.MapEmitter<Object, Long>) - Method in class org.janusgraph.olap.ShortestDistanceMapReduce
 
mapKey2Field(String, KeyInformation) - Method in class org.janusgraph.graphdb.TestMockIndexProvider
 
markIndexDiscarded(String) - Method in class org.janusgraph.graphdb.JanusGraphBaseTest
 
MAX_DEPTH - Static variable in class org.janusgraph.olap.ShortestDistanceVertexProgram
 
MAX_KEY - Static variable in class org.janusgraph.diskstorage.KeyValueStoreUtil
 
maxDepth(int) - Method in class org.janusgraph.olap.ShortestDistanceVertexProgram.Builder
 
mediumSendReceiveSerial() - Method in class org.janusgraph.diskstorage.log.LogTest
 
mediumValue - Static variable in class org.janusgraph.core.attribute.TextArgument
 
MEMORY_TESTS - Static variable in class org.janusgraph.TestCategory
 
MemoryAssess - Class in org.janusgraph.testutil
 
MemoryAssess() - Constructor for class org.janusgraph.testutil.MemoryAssess
 
memoryKey(String) - Method in class org.janusgraph.olap.PageRankMapReduce.Builder
 
memoryKey(String) - Method in class org.janusgraph.olap.ShortestDistanceMapReduce.Builder
 
metric - Variable in class org.janusgraph.graphdb.IndexMetricTest
 
metric - Variable in class org.janusgraph.graphdb.JanusGraphOperationCountingTest
 
METRICS_INDEX_PREFIX - Variable in class org.janusgraph.graphdb.IndexMetricTest
 
mgmt - Variable in class org.janusgraph.graphdb.JanusGraphBaseTest
 
MIN_KEY - Static variable in class org.janusgraph.diskstorage.KeyValueStoreUtil
 
multipleStores() - Method in class org.janusgraph.diskstorage.indexing.IndexProviderTest
 
MultiWriteKeyColumnValueStoreTest - Class in org.janusgraph.diskstorage
 
MultiWriteKeyColumnValueStoreTest() - Constructor for class org.janusgraph.diskstorage.MultiWriteKeyColumnValueStoreTest
 
mutate(Map<String, Map<String, IndexMutation>>, KeyInformation.IndexRetriever, BaseTransaction) - Method in class org.janusgraph.graphdb.TestMockIndexProvider
 
mutateManyStressTest() - Method in class org.janusgraph.diskstorage.MultiWriteKeyColumnValueStoreTest
 
mutateManyStressTestWithVariableRounds() - Method in class org.janusgraph.diskstorage.MultiWriteKeyColumnValueStoreTest
 
mutateManyWritesSameKeyOnMultipleCFs() - Method in class org.janusgraph.diskstorage.MultiWriteKeyColumnValueStoreTest
 
mutateState(Map<StaticBuffer, Map<StaticBuffer, StaticBuffer>>, int, int) - Method in class org.janusgraph.diskstorage.MultiWriteKeyColumnValueStoreTest
Change the supplied state with a pseudorandom number generator.

N

n(Object) - Static method in class org.janusgraph.graphdb.JanusGraphBaseTest
 
name - Static variable in class org.janusgraph.core.attribute.TextArgument
 
NAME - Static variable in class org.janusgraph.diskstorage.indexing.IndexProviderTest
 
newTransaction(KeyColumnValueStoreManager) - Method in class org.janusgraph.diskstorage.LockKeyColumnValueStoreTest
 
newTx() - Method in class org.janusgraph.diskstorage.indexing.IndexProviderTest
 
newTx() - Method in class org.janusgraph.diskstorage.KeyColumnValueStoreTest
 
newTx() - Method in class org.janusgraph.diskstorage.MultiWriteKeyColumnValueStoreTest
 
newTx() - Method in class org.janusgraph.graphdb.JanusGraphBaseTest
 
NUM_TX - Static variable in class org.janusgraph.diskstorage.LockKeyColumnValueStoreTest
 

O

of(Class<?>, Cardinality, Parameter<?>...) - Static method in class org.janusgraph.diskstorage.indexing.IndexProviderTest
 
OLAPTest - Class in org.janusgraph.olap
 
OLAPTest() - Constructor for class org.janusgraph.olap.OLAPTest
 
OLAPTest.Degree - Class in org.janusgraph.olap
 
OLAPTest.DegreeCounter - Class in org.janusgraph.olap
 
OLAPTest.DegreeMapper - Class in org.janusgraph.olap
 
OLAPTest.ExceptionProgram - Class in org.janusgraph.olap
 
onTestEnd(Class<?>, String) - Method in class org.janusgraph.blueprints.JanusGraphTestListener
 
onTestStart(Class<?>, String) - Method in class org.janusgraph.blueprints.JanusGraphTestListener
 
open() - Method in class org.janusgraph.diskstorage.IDAuthorityTest
 
open() - Method in class org.janusgraph.diskstorage.indexing.IndexProviderTest
 
open() - Method in class org.janusgraph.diskstorage.KeyColumnValueStoreTest
 
open() - Method in class org.janusgraph.diskstorage.KeyValueStoreTest
 
open() - Method in class org.janusgraph.diskstorage.LockKeyColumnValueStoreTest
 
open() - Method in class org.janusgraph.diskstorage.MultiWriteKeyColumnValueStoreTest
 
open(WriteConfiguration) - Method in class org.janusgraph.graphdb.IndexMetricTest
 
open(WriteConfiguration) - Method in class org.janusgraph.graphdb.JanusGraphBaseTest
 
open(WriteConfiguration) - Method in class org.janusgraph.graphdb.JanusGraphIndexTest
 
open(WriteConfiguration) - Method in class org.janusgraph.graphdb.JanusGraphOperationCountingTest
 
openClose() - Method in class org.janusgraph.diskstorage.indexing.IndexProviderTest
 
openIndex() - Method in class org.janusgraph.diskstorage.indexing.IndexProviderTest
 
openLocker(String) - Method in class org.janusgraph.diskstorage.util.TestLockerManager
 
openLog(String) - Method in class org.janusgraph.graphdb.TestMockLog
 
openLogManager(String, boolean) - Method in class org.janusgraph.diskstorage.log.KCVSLogTest
 
openLogManager(String, boolean) - Method in class org.janusgraph.diskstorage.log.LogTest
 
openStorageManager() - Method in class org.janusgraph.diskstorage.IDAuthorityTest
 
openStorageManager() - Method in class org.janusgraph.diskstorage.KeyColumnValueStoreTest
 
openStorageManager() - Method in class org.janusgraph.diskstorage.KeyValueStoreTest
 
openStorageManager(int, Configuration) - Method in class org.janusgraph.diskstorage.LockKeyColumnValueStoreTest
 
openStorageManager() - Method in class org.janusgraph.diskstorage.log.KCVSLogTest
 
openStorageManager() - Method in class org.janusgraph.diskstorage.MultiWriteKeyColumnValueStoreTest
 
openStorageManager() - Method in class org.janusgraph.graphdb.JanusGraphIterativeBenchmark
 
openStorageManagerForClearStorageTest() - Method in class org.janusgraph.diskstorage.KeyColumnValueStoreTest
 
openTx() - Method in class org.janusgraph.diskstorage.indexing.IndexProviderTest
 
openTxLog() - Method in class org.janusgraph.graphdb.JanusGraphBaseTest
 
openUserLog(String) - Method in class org.janusgraph.graphdb.JanusGraphBaseTest
 
option(ConfigOption, String...) - Static method in class org.janusgraph.graphdb.JanusGraphBaseTest
 
option - Variable in class org.janusgraph.graphdb.JanusGraphBaseTest.TestConfigOption
 
org.janusgraph - package org.janusgraph
 
org.janusgraph.blueprints - package org.janusgraph.blueprints
 
org.janusgraph.core - package org.janusgraph.core
 
org.janusgraph.core.attribute - package org.janusgraph.core.attribute
 
org.janusgraph.diskstorage - package org.janusgraph.diskstorage
 
org.janusgraph.diskstorage.configuration - package org.janusgraph.diskstorage.configuration
 
org.janusgraph.diskstorage.indexing - package org.janusgraph.diskstorage.indexing
 
org.janusgraph.diskstorage.log - package org.janusgraph.diskstorage.log
 
org.janusgraph.diskstorage.util - package org.janusgraph.diskstorage.util
 
org.janusgraph.graphdb - package org.janusgraph.graphdb
 
org.janusgraph.graphdb.database.management - package org.janusgraph.graphdb.database.management
 
org.janusgraph.graphdb.serializer - package org.janusgraph.graphdb.serializer
 
org.janusgraph.olap - package org.janusgraph.olap
 
org.janusgraph.testutil - package org.janusgraph.testutil
 
out - Variable in class org.janusgraph.olap.OLAPTest.Degree
 
OUTGOING_EDGE_COUNT - Static variable in class org.janusgraph.olap.PageRankVertexProgram
 

P

PAGE_RANK - Static variable in class org.janusgraph.olap.PageRankVertexProgram
 
PAGE_RANK_MEMORY_KEY - Static variable in class org.janusgraph.olap.PageRankMapReduce
 
PageRankMapReduce - Class in org.janusgraph.olap
This a copy of the TinkerPop 3 PR MR implementation.
PageRankMapReduce.Builder - Class in org.janusgraph.olap
 
PageRankVertexProgram - Class in org.janusgraph.olap
This implementation is only intended for testing.
PageRankVertexProgram() - Constructor for class org.janusgraph.olap.PageRankVertexProgram
 
PageRankVertexProgram.Builder - Class in org.janusgraph.olap
 
parallelNoncontendedLockStressTest() - Method in class org.janusgraph.diskstorage.LockKeyColumnValueStoreTest
 
PERFORMANCE_TESTS - Static variable in class org.janusgraph.TestCategory
 
performReindexAndVerifyEdgeCount(String, String, String, Vertex[], int[], Direction[], int[]) - Method in class org.janusgraph.graphdb.JanusGraphTest
 
PHONE_LIST - Static variable in class org.janusgraph.diskstorage.indexing.IndexProviderTest
 
PHONE_SET - Static variable in class org.janusgraph.diskstorage.indexing.IndexProviderTest
 
PINDEX - Static variable in class org.janusgraph.graphdb.JanusGraphIndexTest
 
populateDBWith100Keys() - Method in class org.janusgraph.diskstorage.KeyColumnValueStoreTest
 
populateDBWith100Keys(KeyColumnValueStore) - Method in class org.janusgraph.diskstorage.KeyColumnValueStoreTest
 
preferredGeoShapeMapping() - Method in class org.janusgraph.diskstorage.indexing.IndexProviderTest
 
print(String[]) - Static method in class org.janusgraph.diskstorage.KeyValueStoreUtil
 
print(String[][]) - Static method in class org.janusgraph.diskstorage.KeyValueStoreUtil
 
printAllMetrics(String) - Method in class org.janusgraph.graphdb.JanusGraphOperationCountingTest
 
printResult(Iterable<RawQuery.Result<String>>) - Static method in class org.janusgraph.diskstorage.indexing.IndexProviderTest
 
process(StaticBuffer, Map<SliceQuery, EntryList>, ScanMetrics) - Method in class org.janusgraph.diskstorage.SimpleScanJob
 
processMessage(Message) - Method in class org.janusgraph.diskstorage.log.LogTest.CountingReader
 
processMessage(Message) - Method in class org.janusgraph.diskstorage.log.LogTest.LatchMessageReader
Subclasses can override this method to perform additional processing on the message.
processMessage(Message) - Method in class org.janusgraph.diskstorage.log.LogTest.StoringReader
 
prop - Variable in class org.janusgraph.olap.OLAPTest.Degree
 

Q

query(IndexQuery, KeyInformation.IndexRetriever, BaseTransaction) - Method in class org.janusgraph.graphdb.TestMockIndexProvider
 
query(RawQuery, KeyInformation.IndexRetriever, BaseTransaction) - Method in class org.janusgraph.graphdb.TestMockIndexProvider
 
queryAggregation(IndexQuery, KeyInformation.IndexRetriever, BaseTransaction, Aggregation) - Method in class org.janusgraph.graphdb.TestMockIndexProvider
 
queryProfilerAnnotationIsPresent(Traversal, String) - Static method in class org.janusgraph.testutil.JanusGraphAssert
 

R

RandomGenerator - Class in org.janusgraph.testutil
 
RandomGenerator() - Constructor for class org.janusgraph.testutil.RandomGenerator
 
randomInt(int, int) - Static method in class org.janusgraph.testutil.RandomGenerator
Generate a pseudorandom number using Math.random().
randomLong(long, long) - Static method in class org.janusgraph.testutil.RandomGenerator
Generate a pseudorandom number using Math.random().
randomString() - Static method in class org.janusgraph.testutil.RandomGenerator
 
randomString(int, int) - Static method in class org.janusgraph.testutil.RandomGenerator
 
randomStrings(int) - Static method in class org.janusgraph.testutil.RandomGenerator
 
randomStrings(int, int, int) - Static method in class org.janusgraph.testutil.RandomGenerator
 
read(Message) - Method in class org.janusgraph.diskstorage.log.LogTest.LatchMessageReader
 
read(ScanBuffer) - Method in class org.janusgraph.graphdb.serializer.SpecialIntSerializer
 
readConfig - Variable in class org.janusgraph.graphdb.JanusGraphBaseTest
 
readStatusFromDisk() - Method in class org.janusgraph.DaemonRunner
 
register(String, String, KeyInformation, BaseTransaction) - Method in class org.janusgraph.graphdb.TestMockIndexProvider
 
registerIndex(String, Class<? extends Element>, String...) - Method in class org.janusgraph.graphdb.JanusGraphIndexTest
 
removeConfigurationFailsToRemovingGraphNameKey() - Method in class org.janusgraph.core.AbstractConfiguredGraphFactoryTest
 
removeConfigurationShouldRemoveGraphFromCache() - Method in class org.janusgraph.core.AbstractConfiguredGraphFactoryTest
 
removeConfigurationShouldRemoveMultipleKeys() - Method in class org.janusgraph.core.AbstractConfiguredGraphFactoryTest
 
removeConfigurationShouldRemoveOneKey() - Method in class org.janusgraph.core.AbstractConfiguredGraphFactoryTest
 
removeGhostVertices() - Method in class org.janusgraph.graphdb.JanusGraphCustomIdTest
removeGhostVertices() - Method in class org.janusgraph.olap.OLAPTest
 
repeatLockingDoesNotExtendExpiration() - Method in class org.janusgraph.diskstorage.LockKeyColumnValueStoreTest
 
resetMetrics() - Method in class org.janusgraph.graphdb.JanusGraphOperationCountingTest
 
resolveParameter(ParameterContext, ExtensionContext) - Method in class org.janusgraph.testutil.RetryingTestExecutionExtension
 
restore(Map<String, Map<String, List<IndexEntry>>>, KeyInformation.IndexRetriever, BaseTransaction) - Method in class org.janusgraph.graphdb.TestMockIndexProvider
 
RetryInfo - Class in org.janusgraph.testutil
 
RetryInfo(int, int) - Constructor for class org.janusgraph.testutil.RetryInfo
 
RetryingTestExecutionExtension - Class in org.janusgraph.testutil
 
RetryingTestExecutionExtension(int, int, int) - Constructor for class org.janusgraph.testutil.RetryingTestExecutionExtension
 
RetryingTestFailure - Exception in org.janusgraph.testutil
 
RetryingTestFailure(int, Throwable) - Constructor for exception org.janusgraph.testutil.RetryingTestFailure
 
RetryTemplateContext - Class in org.janusgraph.testutil
 
RetryTemplateContext(int, int, int) - Constructor for class org.janusgraph.testutil.RetryTemplateContext
 
ROOT_NS - Static variable in class org.janusgraph.diskstorage.SimpleScanJob
 
round(double) - Static method in class org.janusgraph.graphdb.JanusGraphBaseTest
 
run() - Method in class org.janusgraph.diskstorage.KeyColumnValueStoreTest.ConcurrentRandomSliceReader
 
run(ScanJob, Configuration, String) - Method in interface org.janusgraph.diskstorage.SimpleScanJobRunner
 
runBasicTests(int, int, SimpleScanJobRunner) - Static method in class org.janusgraph.diskstorage.SimpleScanJob
 
runCommand(String...) - Static method in class org.janusgraph.DaemonRunner
Run the parameter as an external process.

S

scannerShouldSeeAllVertices() - Method in class org.janusgraph.olap.OLAPTest
 
scanTest() - Method in class org.janusgraph.diskstorage.KeyColumnValueStoreTest
Loads a block of data where keys are longs on [idOffset, idOffset + numKeys) and the columns are longs on [idOffset, idOffset + numColumns).
scanTest() - Method in class org.janusgraph.diskstorage.KeyValueStoreTest
 
scanTestWithSimpleJob() - Method in class org.janusgraph.diskstorage.KeyColumnValueStoreTest
 
seed(long) - Method in class org.janusgraph.olap.ShortestDistanceVertexProgram.Builder
 
SEED - Static variable in class org.janusgraph.olap.ShortestDistanceVertexProgram
 
sendReceive(int, int, int, boolean, long) - Method in class org.janusgraph.diskstorage.log.LogTest
 
serial - Static variable in class org.janusgraph.diskstorage.KeyValueStoreUtil
 
SERIAL_TESTS - Static variable in class org.janusgraph.TestCategory
 
setup() - Method in class org.janusgraph.core.AbstractConfiguredGraphFactoryTest
 
setup() - Method in class org.janusgraph.diskstorage.configuration.WritableConfigurationTest
 
setUp() - Method in class org.janusgraph.diskstorage.indexing.IndexProviderTest
 
setUp() - Method in class org.janusgraph.diskstorage.KeyColumnValueStoreTest
 
setUp() - Method in class org.janusgraph.diskstorage.KeyValueStoreTest
 
setUp() - Method in class org.janusgraph.diskstorage.LockKeyColumnValueStoreTest
 
setup(TestInfo) - Method in class org.janusgraph.diskstorage.log.KCVSLogTest
 
setup(TestInfo) - Method in class org.janusgraph.diskstorage.log.LogTest
 
setUp() - Method in class org.janusgraph.diskstorage.MultiWriteKeyColumnValueStoreTest
 
setUp(TestInfo) - Method in class org.janusgraph.graphdb.JanusGraphBaseTest
 
setUp(TestInfo) - Method in class org.janusgraph.graphdb.JanusGraphConcurrentTest
 
setUp(TestInfo) - Method in class org.janusgraph.graphdb.JanusGraphCustomIdIndexTest
 
setUp(TestInfo) - Method in class org.janusgraph.graphdb.JanusGraphCustomIdTest
 
setup() - Method in class org.janusgraph.graphdb.JanusGraphIoTest
 
setUp(TestInfo) - Method in class org.janusgraph.graphdb.JanusGraphPartitionGraphTest
 
setup(Memory) - Method in class org.janusgraph.olap.OLAPTest.DegreeCounter
 
setup(Memory) - Method in class org.janusgraph.olap.OLAPTest.ExceptionProgram
 
setUp(TestInfo) - Method in class org.janusgraph.olap.OLAPTest
 
setup(Memory) - Method in class org.janusgraph.olap.PageRankVertexProgram
 
setup(Memory) - Method in class org.janusgraph.olap.ShortestDistanceVertexProgram
 
SETUP_COUNT - Static variable in class org.janusgraph.diskstorage.SimpleScanJob
 
setupDataForMultiQueryMultiCardinalityProperties() - Method in class org.janusgraph.graphdb.JanusGraphTest
 
SHORTEST_DISTANCE_MEMORY_KEY - Static variable in class org.janusgraph.olap.ShortestDistanceMapReduce
 
ShortestDistanceMapReduce - Class in org.janusgraph.olap
 
ShortestDistanceMapReduce.Builder - Class in org.janusgraph.olap
 
ShortestDistanceMessageCombiner - Class in org.janusgraph.olap
 
ShortestDistanceVertexProgram - Class in org.janusgraph.olap
 
ShortestDistanceVertexProgram.Builder - Class in org.janusgraph.olap
 
shortValue - Static variable in class org.janusgraph.core.attribute.TextArgument
 
shouldAwaitMultipleStatuses() - Method in class org.janusgraph.graphdb.JanusGraphIndexTest
 
shouldBeAbleToDropBogusGraph() - Method in class org.janusgraph.core.AbstractConfiguredGraphFactoryTest
 
shouldBeAbleToIterateManagementIterablesMultipleTimes() - Method in class org.janusgraph.graphdb.JanusGraphTest
 
shouldBeAbleToRemoveBogusConfiguration() - Method in class org.janusgraph.core.AbstractConfiguredGraphFactoryTest
 
shouldCreateAndGetGraphUsingTemplateConfiguration() - Method in class org.janusgraph.core.AbstractConfiguredGraphFactoryTest
 
shouldCreateCustomBackendCachedThreadPoolSize() - Method in class org.janusgraph.graphdb.GraphDatabaseConfigurationInstanceExecutorServiceTest
 
shouldCreateCustomBackendExecutorServiceWithExecutorServiceConfigurationConstructor() - Method in class org.janusgraph.graphdb.GraphDatabaseConfigurationInstanceExecutorServiceTest
 
shouldCreateCustomBackendExecutorServiceWithoutBothExecutorServiceConfigurationConstructors() - Method in class org.janusgraph.graphdb.GraphDatabaseConfigurationInstanceExecutorServiceTest
 
shouldCreateCustomBackendExecutorServiceWithoutExecutorServiceConfigurationConstructor() - Method in class org.janusgraph.graphdb.GraphDatabaseConfigurationInstanceExecutorServiceTest
 
shouldCreateCustomBackendFixedThreadPoolSize() - Method in class org.janusgraph.graphdb.GraphDatabaseConfigurationInstanceExecutorServiceTest
 
shouldCreateTwoGraphsUsingSameTemplateConfiguration() - Method in class org.janusgraph.core.AbstractConfiguredGraphFactoryTest
 
shouldFailToCreateGraphAfterRemoveTemplateConfiguration() - Method in class org.janusgraph.core.AbstractConfiguredGraphFactoryTest
 
shouldFailToOpenGraphAfterRemoveConfiguration() - Method in class org.janusgraph.core.AbstractConfiguredGraphFactoryTest
 
shouldFailToOpenNewGraphAfterRemoveConfiguration() - Method in class org.janusgraph.core.AbstractConfiguredGraphFactoryTest
 
shouldGetConfigurationManagementGraphInstance() - Method in class org.janusgraph.core.AbstractConfiguredGraphFactoryTest
 
shouldGetGraphNames() - Method in class org.janusgraph.core.AbstractConfiguredGraphFactoryTest
 
shouldNotCreateBackendExecutorServiceIfClassHasNoNecessaryConstructor() - Method in class org.janusgraph.graphdb.GraphDatabaseConfigurationInstanceExecutorServiceTest
 
shouldNotCreateBackendExecutorServiceIfClassHasNoPublicConstructor() - Method in class org.janusgraph.graphdb.GraphDatabaseConfigurationInstanceExecutorServiceTest
 
shouldNotCreateBackendExecutorServiceIfClassNotExists() - Method in class org.janusgraph.graphdb.GraphDatabaseConfigurationInstanceExecutorServiceTest
 
shouldNotCreateBackendExecutorServiceIfClassNotImplementsExecutorService() - Method in class org.janusgraph.graphdb.GraphDatabaseConfigurationInstanceExecutorServiceTest
 
shouldOpenGraphUsingConfiguration() - Method in class org.janusgraph.core.AbstractConfiguredGraphFactoryTest
 
shouldSkipDBCacheAccess() - Method in class org.janusgraph.graphdb.JanusGraphTest
 
shouldThrowConfigurationDoesNotExistError() - Method in class org.janusgraph.core.AbstractConfiguredGraphFactoryTest
 
shouldThrowExceptionWhenIncorrectAmountOfPropertiesIsUsedDuringForceIndexRecordRemoval() - Method in class org.janusgraph.graphdb.JanusGraphTest
 
shouldThrowExceptionWhenIncorrectPropertiesAreUsedDuringForceIndexRecordRemoval() - Method in class org.janusgraph.graphdb.JanusGraphTest
 
shouldThrowTemplateConfigurationDoesNotExistError() - Method in class org.janusgraph.core.AbstractConfiguredGraphFactoryTest
 
shouldUpdateIndexFieldsAfterIndexModification() - Method in class org.janusgraph.graphdb.JanusGraphIndexTest
 
shutdown(TestInfo) - Method in class org.janusgraph.diskstorage.log.KCVSLogTest
 
shutdown(TestInfo) - Method in class org.janusgraph.diskstorage.log.LogTest
 
simpleLogTest(boolean) - Method in class org.janusgraph.graphdb.JanusGraphTest
 
simpleLogTestWithFailure(boolean) - Method in class org.janusgraph.graphdb.JanusGraphTest
 
SimpleScanJob - Class in org.janusgraph.diskstorage
 
SimpleScanJob() - Constructor for class org.janusgraph.diskstorage.SimpleScanJob
 
SimpleScanJob(List<SliceQuery>, Predicate<StaticBuffer>) - Constructor for class org.janusgraph.diskstorage.SimpleScanJob
 
SimpleScanJob(SliceQuery) - Constructor for class org.janusgraph.diskstorage.SimpleScanJob
 
SimpleScanJobRunner - Interface in org.janusgraph.diskstorage
 
simpleSendReceive(int, int) - Method in class org.janusgraph.diskstorage.log.LogTest
 
singleLockAndUnlock() - Method in class org.janusgraph.diskstorage.LockKeyColumnValueStoreTest
 
singleStore() - Method in class org.janusgraph.diskstorage.indexing.IndexProviderTest
 
singleTransactionWithMultipleLocks() - Method in class org.janusgraph.diskstorage.LockKeyColumnValueStoreTest
 
smallSendReceiveSerial() - Method in class org.janusgraph.diskstorage.log.LogTest
 
SpecialInt - Class in org.janusgraph.graphdb.serializer
 
SpecialInt(int) - Constructor for class org.janusgraph.graphdb.serializer.SpecialInt
 
SpecialIntSerializer - Class in org.janusgraph.graphdb.serializer
 
SpecialIntSerializer() - Constructor for class org.janusgraph.graphdb.serializer.SpecialIntSerializer
 
start() - Method in class org.janusgraph.DaemonRunner
Read daemon status from disk, then try to start the daemon if the status file says it is stopped.
start() - Method in class org.janusgraph.testutil.MemoryAssess
 
startImpl() - Method in class org.janusgraph.DaemonRunner
 
startTx() - Method in class org.janusgraph.diskstorage.KeyColumnValueStoreTest
 
stop() - Method in class org.janusgraph.DaemonRunner
Read daemon status from disk, then try to kill the daemon if the status file says it is running.
StorageSetup - Class in org.janusgraph
 
StorageSetup() - Constructor for class org.janusgraph.StorageSetup
 
store - Variable in class org.janusgraph.diskstorage.DistributedStoreManagerTest
 
store - Variable in class org.janusgraph.diskstorage.KeyColumnValueStoreTest
 
store - Variable in class org.janusgraph.diskstorage.KeyValueStoreTest
 
store - Variable in class org.janusgraph.diskstorage.LockKeyColumnValueStoreTest
 
storeAndRetrieve() - Method in class org.janusgraph.diskstorage.KeyColumnValueStoreTest
 
storeAndRetrieve() - Method in class org.janusgraph.diskstorage.KeyValueStoreTest
 
storeAndRetrievePerformance() - Method in class org.janusgraph.diskstorage.KeyColumnValueStoreTest
 
storeAndRetrieveWithClosing() - Method in class org.janusgraph.diskstorage.KeyColumnValueStoreTest
 
storeAndRetrieveWithClosing() - Method in class org.janusgraph.diskstorage.KeyValueStoreTest
 
storeFeatures() - Method in class org.janusgraph.diskstorage.KeyColumnValueStoreTest
 
storeName - Variable in class org.janusgraph.diskstorage.KeyColumnValueStoreTest
 
storeName1 - Variable in class org.janusgraph.diskstorage.MultiWriteKeyColumnValueStoreTest
 
storeName2 - Variable in class org.janusgraph.diskstorage.MultiWriteKeyColumnValueStoreTest
 
storeState(Configuration) - Method in class org.janusgraph.olap.PageRankMapReduce
 
storeState(Configuration) - Method in class org.janusgraph.olap.PageRankVertexProgram
 
storeState(Configuration) - Method in class org.janusgraph.olap.ShortestDistanceMapReduce
 
storeState(Configuration) - Method in class org.janusgraph.olap.ShortestDistanceVertexProgram
 
storeUsesConsistentKeyLocker() - Method in class org.janusgraph.graphdb.JanusGraphOperationCountingTest
 
string() - Static method in class org.janusgraph.core.attribute.TextArgument
Returns an argument list for all string predicates
STRING - Static variable in class org.janusgraph.diskstorage.indexing.IndexProviderTest
 
stringToByteBuffer(String) - Static method in class org.janusgraph.diskstorage.KeyColumnValueStoreUtil
 
supports(KeyInformation, JanusGraphPredicate) - Method in class org.janusgraph.graphdb.TestMockIndexProvider
 
supports(KeyInformation) - Method in class org.janusgraph.graphdb.TestMockIndexProvider
 
supportsCollections() - Method in class org.janusgraph.graphdb.JanusGraphIndexTest
 
supportsGeoCollections() - Method in class org.janusgraph.graphdb.JanusGraphIndexTest
 
supportsGeoPoint - Variable in class org.janusgraph.graphdb.JanusGraphIndexTest
 
supportsGeoPointExistsQuery() - Method in class org.janusgraph.graphdb.JanusGraphIndexTest
 
supportsGeoShapePrefixTreeMapping() - Method in class org.janusgraph.graphdb.JanusGraphIndexTest
 
supportsLuceneStyleQueries() - Method in class org.janusgraph.diskstorage.indexing.IndexProviderTest
 
supportsLuceneStyleQueries() - Method in class org.janusgraph.graphdb.JanusGraphIndexTest
 
supportsNumeric - Variable in class org.janusgraph.graphdb.JanusGraphIndexTest
 
supportsParameter(ParameterContext, ExtensionContext) - Method in class org.janusgraph.testutil.RetryingTestExecutionExtension
 
supportsPredicateFor(Mapping, Class<?>, Cardinality, JanusGraphPredicate) - Method in class org.janusgraph.diskstorage.indexing.IndexProviderTest
 
supportsPredicateFor(Mapping, Class<?>, JanusGraphPredicate) - Method in class org.janusgraph.diskstorage.indexing.IndexProviderTest
 
supportsPredicateFor(Mapping, JanusGraphPredicate) - Method in class org.janusgraph.diskstorage.indexing.IndexProviderTest
 
supportsText - Variable in class org.janusgraph.graphdb.JanusGraphIndexTest
 
supportsWildcardQuery() - Method in class org.janusgraph.graphdb.JanusGraphIndexTest
 
SYSTEM_METRICS - Variable in class org.janusgraph.graphdb.JanusGraphOperationCountingTest
 

T

tearDown() - Method in class org.janusgraph.diskstorage.IDAuthorityTest
 
tearDown() - Method in class org.janusgraph.diskstorage.indexing.IndexProviderTest
 
tearDown() - Method in class org.janusgraph.diskstorage.KeyColumnValueStoreTest
 
tearDown() - Method in class org.janusgraph.diskstorage.KeyValueStoreTest
 
tearDown() - Method in class org.janusgraph.diskstorage.LockKeyColumnValueStoreTest
 
tearDown() - Method in class org.janusgraph.diskstorage.MultiWriteKeyColumnValueStoreTest
 
tearDown() - Method in class org.janusgraph.graphdb.JanusGraphBaseTest
 
tearDown() - Method in class org.janusgraph.graphdb.JanusGraphConcurrentTest
 
TEARDOWN_COUNT - Static variable in class org.janusgraph.diskstorage.SimpleScanJob
 
terminate(Memory) - Method in class org.janusgraph.olap.OLAPTest.DegreeCounter
 
terminate(Memory) - Method in class org.janusgraph.olap.OLAPTest.ExceptionProgram
 
terminate(Memory) - Method in class org.janusgraph.olap.PageRankVertexProgram
 
terminate(Memory) - Method in class org.janusgraph.olap.ShortestDistanceVertexProgram
 
testAddFieldThenDeleteDoc() - Method in class org.janusgraph.diskstorage.indexing.IndexProviderTest
 
testAllowDisablingSchemaConstraintForConnection() - Method in class org.janusgraph.graphdb.JanusGraphTest
 
testAllowDisablingSchemaConstraintForEdgeProperty() - Method in class org.janusgraph.graphdb.JanusGraphTest
 
testAllowDisablingSchemaConstraintForVertexProperty() - Method in class org.janusgraph.graphdb.JanusGraphTest
 
testAllowEnforcedComplexConnections() - Method in class org.janusgraph.graphdb.JanusGraphTest
 
testAllowSingleCardinalityForEdgeProperties() - Method in class org.janusgraph.graphdb.JanusGraphTest
 
testAndForceIndex() - Method in class org.janusgraph.graphdb.JanusGraphIndexTest
 
testArrayEqualityUsingImplicitKey() - Method in class org.janusgraph.graphdb.JanusGraphTest
 
testAuthorityUniqueIDsAreDistinct(WriteConfiguration) - Method in class org.janusgraph.diskstorage.IDAuthorityTest
 
testAutoSchemaMakerAllowsToSetCardinalityList() - Method in class org.janusgraph.graphdb.JanusGraphTest
 
testAutoSchemaMakerAllowsToSetCardinalitySet() - Method in class org.janusgraph.graphdb.JanusGraphTest
 
testAutoSchemaMakerAllowsToSetCardinalitySingle() - Method in class org.janusgraph.graphdb.JanusGraphTest
 
testAutoSchemaMakerForConnectionConstraints() - Method in class org.janusgraph.graphdb.JanusGraphTest
 
testAutoSchemaMakerForEdgePropertyConstraints() - Method in class org.janusgraph.graphdb.JanusGraphTest
 
testAutoSchemaMakerForEdgePropertyDataType() - Method in class org.janusgraph.graphdb.JanusGraphTest
 
testAutoSchemaMakerForVertexPropertyConstraints() - Method in class org.janusgraph.graphdb.JanusGraphTest
 
testAutoSchemaMakerForVertexPropertyDataType() - Method in class org.janusgraph.graphdb.JanusGraphTest
 
testBanListCardinalityForEdgeProperties() - Method in class org.janusgraph.graphdb.JanusGraphTest
 
testBanSetCardinalityForEdgeProperties() - Method in class org.janusgraph.graphdb.JanusGraphTest
 
testBasic() - Method in class org.janusgraph.graphdb.JanusGraphCustomIdIndexTest
testBasic() - Method in class org.janusgraph.graphdb.JanusGraphCustomIdTest
 
testBasic() - Method in class org.janusgraph.graphdb.JanusGraphTest
Very simple graph operation to ensure minimal functionality and cleanup
testBasicComputeJob() - Method in class org.janusgraph.olap.OLAPTest
 
testBasicIndexLookUp() - Method in class org.janusgraph.graphdb.JanusGraphCustomIdTest
 
testBatchLoadingLocking(boolean) - Method in class org.janusgraph.graphdb.JanusGraphEventualGraphTest
 
testBatchLoadingNoLock() - Method in class org.janusgraph.graphdb.JanusGraphEventualGraphTest
Tests that batch-loading will ignore locks
testBatchPropertiesPrefetching(int) - Method in class org.janusgraph.graphdb.JanusGraphTest
 
testBatchPropertiesPrefetchingFromEdges(int) - Method in class org.janusgraph.graphdb.JanusGraphTest
 
testBooleanIndexing() - Method in class org.janusgraph.graphdb.JanusGraphIndexTest
Tests indexing boolean
TestByteBuffer - Class in org.janusgraph
 
TestByteBuffer() - Constructor for class org.janusgraph.TestByteBuffer
 
testCacheConcurrency() - Method in class org.janusgraph.graphdb.JanusGraphOperationCountingTest
 
testCacheForceRefresh() - Method in class org.janusgraph.graphdb.JanusGraphTest
By default, relations of a vertex is cached once queried within the lifecycle of that transaction.
testCacheSpeedup() - Method in class org.janusgraph.graphdb.JanusGraphOperationCountingTest
Tests cache performance
TestCategory - Class in org.janusgraph
 
TestCategory() - Constructor for class org.janusgraph.TestCategory
 
testClearStorage() - Method in class org.janusgraph.diskstorage.KeyColumnValueStoreTest
 
testClearStorage() - Method in class org.janusgraph.graphdb.JanusGraphIndexTest
Ensure clearing storage actually removes underlying graph and index databases.
testClearStorage() - Method in class org.janusgraph.graphdb.JanusGraphTest
Ensure clearing storage actually removes underlying database.
testCommonSupport() - Method in class org.janusgraph.diskstorage.indexing.IndexProviderTest
 
testCompositeAndMixedIndexing() - Method in class org.janusgraph.graphdb.JanusGraphIndexTest
 
testCompositeVsMixedIndexing() - Method in class org.janusgraph.graphdb.JanusGraphIndexTest
 
testConcurrentConsistencyEnforcement() - Method in class org.janusgraph.graphdb.JanusGraphTest
Execute multiple identical transactions concurrently.
testConcurrentGetSlice() - Method in class org.janusgraph.diskstorage.KeyColumnValueStoreTest
 
testConcurrentGetSliceAndMutate() - Method in class org.janusgraph.diskstorage.KeyColumnValueStoreTest
 
testConcurrentStoreOps(boolean) - Method in class org.janusgraph.diskstorage.KeyColumnValueStoreTest
 
testConditionalIndexing() - Method in class org.janusgraph.graphdb.JanusGraphIndexTest
Tests conditional indexing and the different management features
testConfig() - Method in class org.janusgraph.graphdb.JanusGraphCustomIdTest
 
TestConfigOption(ConfigOption, String...) - Constructor for class org.janusgraph.graphdb.JanusGraphBaseTest.TestConfigOption
 
testConflictingAdd() - Method in class org.janusgraph.diskstorage.indexing.IndexProviderTest
 
testConnectedComponent() - Method in class org.janusgraph.olap.OLAPTest
 
testConsistencyEnforcement() - Method in class org.janusgraph.graphdb.JanusGraphTest
Tests the correct application of ConsistencyModifiers across transactional boundaries
testConsistencyModifier() - Method in class org.janusgraph.graphdb.JanusGraphEventualGraphTest
Tests that consistency modes are correctly interpreted in the absence of locks (or tx isolation)
testContainsWithMultipleValues() - Method in class org.janusgraph.graphdb.JanusGraphIndexTest
 
testCreateCompositeIndexThatPreviouslyExisted() - Method in class org.janusgraph.graphdb.JanusGraphTest
 
testCreateDelete() - Method in class org.janusgraph.graphdb.JanusGraphTest
 
testCreateMixedIndexThatPreviouslyExisted() - Method in class org.janusgraph.graphdb.JanusGraphIndexTest
 
testCustomAnalyzer() - Method in class org.janusgraph.diskstorage.indexing.IndexProviderTest
Test custom analyzer
testDataSequential() - Method in class org.janusgraph.graphdb.JanusGraphIterativeBenchmark
 
testDataTypes() - Method in class org.janusgraph.graphdb.JanusGraphTest
Test the different data types that JanusGraph supports natively and ensure that invalid data types aren't allowed
testDateIndexing() - Method in class org.janusgraph.graphdb.JanusGraphIndexTest
Tests indexing dates
testDefaultSchemaMaker() - Method in class org.janusgraph.graphdb.JanusGraphTest
Tests the automatic creation of types for default schema maker JanusGraphDefaultSchemaMaker
testDeleteDocumentThenAddField() - Method in class org.janusgraph.diskstorage.indexing.IndexProviderTest
 
testDeleteDocumentThenDeleteField() - Method in class org.janusgraph.diskstorage.indexing.IndexProviderTest
 
testDeleteDocumentThenModifyField() - Method in class org.janusgraph.diskstorage.indexing.IndexProviderTest
 
testDeleteVertexThenAddProperty(TestInfo) - Method in class org.janusgraph.graphdb.JanusGraphIndexTest
Create a vertex and commit.
testDeleteVertexThenDeleteProperty(TestInfo) - Method in class org.janusgraph.graphdb.JanusGraphIndexTest
Create a vertex with an indexed property and commit.
testDeleteVertexThenModifyProperty(TestInfo) - Method in class org.janusgraph.graphdb.JanusGraphIndexTest
Create a vertex with an indexed property and commit.
testDirectCompositeIndexEntryModification() - Method in class org.janusgraph.graphdb.JanusGraphTest
 
testDisableAndDiscardManuallyAndDropEnabledIndex() - Method in class org.janusgraph.graphdb.JanusGraphIndexTest
 
testDisableDefaultSchemaMaker() - Method in class org.janusgraph.graphdb.JanusGraphTest
Tests DisableDefaultSchemaMaker which throws Exceptions for unknown labels and properties
testDiscardAndDropRegisteredIndex() - Method in class org.janusgraph.graphdb.JanusGraphIndexTest
 
testDiscardAndDropRegisteredIndex() - Method in class org.janusgraph.graphdb.JanusGraphTest
 
testDiscardManuallyAndDropRegisteredIndex() - Method in class org.janusgraph.graphdb.JanusGraphIndexTest
 
testDualMapping() - Method in class org.janusgraph.graphdb.JanusGraphIndexTest
 
testEdgeEntryIndexForceRemoveFromGraphIndex() - Method in class org.janusgraph.graphdb.JanusGraphTest
 
testEdgesExceedCacheSize() - Method in class org.janusgraph.graphdb.JanusGraphTest
 
testEdgeTTLImplicitKey() - Method in class org.janusgraph.graphdb.JanusGraphTest
 
testEdgeTTLLimitedByVertexTTL() - Method in class org.janusgraph.graphdb.JanusGraphTest
 
testEdgeTTLTiming() - Method in class org.janusgraph.graphdb.JanusGraphTest
 
testEdgeTTLWithIndex() - Method in class org.janusgraph.graphdb.JanusGraphTest
 
testEdgeTTLWithMixedIndices() - Method in class org.janusgraph.graphdb.JanusGraphIndexTest
 
testEdgeTTLWithTransactions() - Method in class org.janusgraph.graphdb.JanusGraphTest
 
testEnableAndDisableStringId() - Method in class org.janusgraph.graphdb.JanusGraphCustomIdTest
This test verifies that users could "downgrade" in the sense that they could disable string id feature after using it for a while
testEnforceComplexConnections() - Method in class org.janusgraph.graphdb.JanusGraphTest
 
testEnforcedSchemaAllowsDefinedConnections() - Method in class org.janusgraph.graphdb.JanusGraphTest
 
testEnforcedSchemaAllowsDefinedEdgeProperties() - Method in class org.janusgraph.graphdb.JanusGraphTest
 
testEnforcedSchemaAllowsDefinedVertexProperties() - Method in class org.janusgraph.graphdb.JanusGraphTest
 
testExistsMatchingIndex() - Method in class org.janusgraph.graphdb.JanusGraphTest
 
testExistsQuery() - Method in class org.janusgraph.graphdb.JanusGraphIndexTest
test exists query, i.e., has(key) query using all data types supported by mixed index, except Geoshape which has a separate test case
testFixedGraphConfig() - Method in class org.janusgraph.graphdb.JanusGraphTest
 
testForceIndexUsage() - Method in class org.janusgraph.graphdb.JanusGraphTest
 
testForceRemoveElementFromMixedIndexShouldFailOnCompositeIndex() - Method in class org.janusgraph.graphdb.JanusGraphIndexTest
 
testForceRemoveElementFromMixedIndexShouldFailOnWrongPropertiesUsed() - Method in class org.janusgraph.graphdb.JanusGraphIndexTest
 
testFullDBCacheInvalidation() - Method in class org.janusgraph.graphdb.JanusGraphTest
 
testFuzzMessagesSerial() - Method in class org.janusgraph.diskstorage.log.LogTest
 
testGeoshapeExistsQuery() - Method in class org.janusgraph.graphdb.JanusGraphIndexTest
 
testGetKeysColumnSlicesOnLowerTriangular() - Method in class org.janusgraph.diskstorage.KeyColumnValueStoreTest
Test getKeys with columns slice values chosen to trigger potential fencepost bugs.
testGetKeysColumnSlicesSimple() - Method in class org.janusgraph.diskstorage.KeyColumnValueStoreTest
Check that getKeys methods respect column slice bounds.
testGetKeysWithKeyRange(TestInfo) - Method in class org.janusgraph.diskstorage.KeyColumnValueStoreTest
 
testGetKeysWithSliceQuery(TestInfo) - Method in class org.janusgraph.diskstorage.KeyColumnValueStoreTest
 
testGetLocalKeyPartition() - Method in class org.janusgraph.diskstorage.DistributedStoreManagerTest
 
testGetMatchingIndexes() - Method in class org.janusgraph.graphdb.JanusGraphTest
 
testGetSlices() - Method in class org.janusgraph.diskstorage.KeyColumnValueStoreTest
 
testGettingUndefinedEdgeLabelTTL() - Method in class org.janusgraph.graphdb.JanusGraphTest
 
testGettingUndefinedVertexLabelTTL() - Method in class org.janusgraph.graphdb.JanusGraphTest
 
testGetTTLFromUnsupportedType() - Method in class org.janusgraph.graphdb.JanusGraphTest
 
testGlobalGraphConfig() - Method in class org.janusgraph.graphdb.JanusGraphTest
 
testGlobalGraphIndexingAndQueriesForInternalIndexes() - Method in class org.janusgraph.graphdb.JanusGraphTest
Tests index definitions and their correct application for internal indexes only
testGlobalIteration() - Method in class org.janusgraph.graphdb.JanusGraphTest
Iterating over all vertices and edges in a graph
testGlobalOfflineGraphConfig() - Method in class org.janusgraph.graphdb.JanusGraphTest
 
testGotGIndexRemoval() - Method in class org.janusgraph.graphdb.JanusGraphTest
 
testGotGLoadWithoutIndexBackendException() - Method in class org.janusgraph.graphdb.JanusGraphTest
 
testGraphCentricQueryProfiling() - Method in class org.janusgraph.graphdb.JanusGraphIndexTest
 
testGraphCentricQueryProfiling() - Method in class org.janusgraph.graphdb.JanusGraphTest
 
testGraphCentricQueryProfilingWithLimitAdjusting() - Method in class org.janusgraph.graphdb.JanusGraphTest
 
TestGraphConfigs - Class in org.janusgraph.testutil
A central mechanism for overriding graph configuration parameters during unit and integration testing.
TestGraphConfigs() - Constructor for class org.janusgraph.testutil.TestGraphConfigs
 
testGraphOfTheGods() - Method in class org.janusgraph.graphdb.JanusGraphIndexTest
Tests the GraphOfTheGodsFactory.load(org.janusgraph.core.JanusGraph) method used as the standard example that ships with JanusGraph.
testGremlinScriptEvaluationWithGremlinGroovyScriptEngine() - Method in class org.janusgraph.graphdb.JanusGraphTest
 
testGremlinScriptEvaluationWithGremlinLangScriptEngine() - Method in class org.janusgraph.graphdb.JanusGraphTest
 
testHasKeyAndHasValueOnEdgePropertyTraversal() - Method in class org.janusgraph.graphdb.JanusGraphTest
 
testHasKeyOnEdgePropertyTraversal() - Method in class org.janusgraph.graphdb.JanusGraphTest
 
testHasNot() - Method in class org.janusgraph.graphdb.JanusGraphTest
The behaviour of hasNot(p) is straight-forward: hasNot(p) means it does not have such property p.
testHasNullQuery() - Method in class org.janusgraph.graphdb.JanusGraphTest
The behaviour of has(p, null) deviates from TinkerGraph.
testHasQueryWithNullKey() - Method in class org.janusgraph.graphdb.JanusGraphTest
 
testHasValueOnEdgePropertyTraversal() - Method in class org.janusgraph.graphdb.JanusGraphTest
 
testIdCounts() - Method in class org.janusgraph.graphdb.JanusGraphOperationCountingTest
 
testIDExhaustion(WriteConfiguration) - Method in class org.janusgraph.diskstorage.IDAuthorityTest
 
testIgnorePropertySchemaMaker() - Method in class org.janusgraph.graphdb.JanusGraphTest
Tests IgnorePropertySchemaMaker which ignores unknown properties without throwing exceptions
testImplicitKey() - Method in class org.janusgraph.graphdb.JanusGraphTest
Test the correct application of ImplicitKey to vertices, edges, and properties.
testIndexDataRetrievalWithLimitLessThenBatch() - Method in class org.janusgraph.graphdb.JanusGraphIndexTest
 
testIndexing() - Method in class org.janusgraph.graphdb.JanusGraphIndexTest
 
testIndexMetrics() - Method in class org.janusgraph.graphdb.IndexMetricTest
 
testIndexParameters() - Method in class org.janusgraph.graphdb.JanusGraphIndexTest
Tests index parameters (mapping and names) and various string predicates
testIndexQueryWithLabelsAndContainsIN() - Method in class org.janusgraph.graphdb.JanusGraphTest
 
testIndexQueryWithScore() - Method in class org.janusgraph.graphdb.JanusGraphIndexTest
 
testIndexReplay() - Method in class org.janusgraph.graphdb.JanusGraphIndexTest
 
testIndexSelectStrategy() - Method in class org.janusgraph.graphdb.JanusGraphIndexTest
 
testIndexShouldBeEnabledForExistingPropertyKeyAndConstrainedToNewEdgeLabel() - Method in class org.janusgraph.graphdb.JanusGraphTest
 
testIndexShouldBeEnabledForExistingPropertyKeyAndConstrainedToNewVertexLabel() - Method in class org.janusgraph.graphdb.JanusGraphTest
 
testIndexShouldNotBeEnabledForExistingPropertyKeyAndConstrainedToExistingEdgeLabel() - Method in class org.janusgraph.graphdb.JanusGraphTest
 
testIndexShouldNotBeEnabledForExistingPropertyKeyAndConstrainedToExistingVertexLabel() - Method in class org.janusgraph.graphdb.JanusGraphTest
 
testIndexShouldNotBeEnabledForExistingPropertyKeyWithoutLabelConstraint() - Method in class org.janusgraph.graphdb.JanusGraphTest
 
testIndexShouldRegisterWhenWeRemoveAnInstance() - Method in class org.janusgraph.graphdb.JanusGraphTest
 
testIndexStoreForceInvalidationFromDBCache() - Method in class org.janusgraph.graphdb.JanusGraphTest
 
testIndexUniqueness() - Method in class org.janusgraph.graphdb.JanusGraphTest
 
testIndexUpdatesWithoutReindex() - Method in class org.janusgraph.graphdb.JanusGraphCustomIdIndexTest
testIndexUpdatesWithoutReindex() - Method in class org.janusgraph.graphdb.JanusGraphIndexTest
 
testIndexUpdatesWithReindexAndRemove() - Method in class org.janusgraph.graphdb.JanusGraphCustomIdTest
testIndexUpdatesWithReindexAndRemove() - Method in class org.janusgraph.graphdb.JanusGraphTest
 
testIndexUpdateSyncWithMultipleInstances() - Method in class org.janusgraph.graphdb.JanusGraphTest
 
testIndexWithIndexOnlyConstraintForceInvalidationFromDBCache() - Method in class org.janusgraph.graphdb.JanusGraphTest
 
testInfo - Variable in class org.janusgraph.graphdb.JanusGraphBaseTest
 
testInstantIndexing() - Method in class org.janusgraph.graphdb.JanusGraphIndexTest
Tests indexing instants
testInvalidCustomLongVertexId() - Method in class org.janusgraph.graphdb.JanusGraphCustomIdTest
 
testKCVSAccess1() - Method in class org.janusgraph.graphdb.JanusGraphOperationCountingTest
 
testKeyBasedGraphPartitioning() - Method in class org.janusgraph.graphdb.JanusGraphPartitionGraphTest
 
testLargeJointIndexRetrieval() - Method in class org.janusgraph.graphdb.JanusGraphTest
 
testLastWriteWins() - Method in class org.janusgraph.diskstorage.indexing.IndexProviderTest
 
testLimitBatchSizeForMultiQuery() - Method in class org.janusgraph.graphdb.JanusGraphTest
 
testLimitBatchSizeForMultiQueryMultiCardinalityProperties() - Method in class org.janusgraph.graphdb.JanusGraphTest
 
testLimitBatchSizeForMultiQueryRepeatStep() - Method in class org.janusgraph.graphdb.JanusGraphTest
 
testLimitedBatch(Supplier<GraphTraversal<?, ?>>, Object...) - Method in class org.janusgraph.graphdb.JanusGraphTest
 
testLimitWithMixedIndexCoverage() - Method in class org.janusgraph.graphdb.JanusGraphTest
 
testListDeleteAddInOneTransaction() - Method in class org.janusgraph.graphdb.JanusGraphIndexTest
 
testListIndexing() - Method in class org.janusgraph.graphdb.JanusGraphIndexTest
Tests indexing lists
testListUpdate() - Method in class org.janusgraph.graphdb.JanusGraphIndexTest
 
testLoadData() - Method in class org.janusgraph.graphdb.JanusGraphIterativeBenchmark
 
testLocalGraphConfiguration() - Method in class org.janusgraph.graphdb.JanusGraphTest
 
testLocalLockContention() - Method in class org.janusgraph.diskstorage.LockKeyColumnValueStoreTest
 
testLocalPartitionAcquisition(WriteConfiguration) - Method in class org.janusgraph.diskstorage.IDAuthorityTest
 
TestLockerManager - Class in org.janusgraph.diskstorage.util
 
TestLockerManager() - Constructor for class org.janusgraph.diskstorage.util.TestLockerManager
 
testLockException() - Method in class org.janusgraph.graphdb.JanusGraphEventualGraphTest
Tests that without batch-loading locks will be correctly applied (and therefore the tx fails)
testLocksOnMultipleStores() - Method in class org.janusgraph.diskstorage.LockKeyColumnValueStoreTest
 
testLogIsDurableAcrossReopenSerial() - Method in class org.janusgraph.diskstorage.log.LogTest
 
testManagedOptionMasking() - Method in class org.janusgraph.graphdb.JanusGraphTest
 
testManyThreadsOneIDAuthority(WriteConfiguration) - Method in class org.janusgraph.diskstorage.IDAuthorityTest
 
testMaskableGraphConfig() - Method in class org.janusgraph.graphdb.JanusGraphTest
 
testMediumCreateRetrieve() - Method in class org.janusgraph.graphdb.JanusGraphTest
 
testMemoryLeakage() - Method in class org.janusgraph.graphdb.JanusGraphPerformanceMemoryTest
 
testMgmtRemoveGhostVertices() - Method in class org.janusgraph.graphdb.JanusGraphTest
In this test, we deliberately create ghost vertices and use ManagementSystem to purge them We use two concurrent transactions and let one transaction removes a vertex and another transaction updates the same vertex.
testMicro() - Method in class org.janusgraph.testutil.TestTimestamps
 
testMilli() - Method in class org.janusgraph.testutil.TestTimestamps
 
testMixedIndexAggregatedCountReturnsCorrectResult() - Method in class org.janusgraph.graphdb.JanusGraphIndexTest
 
testMixedIndexQueryFollowedByCount() - Method in class org.janusgraph.graphdb.JanusGraphIndexTest
Tests that if a given query can be satisfied by a single mixed index, and it is followed by a count step, then a count query will be built
testMixedStringAndLongVertexId() - Method in class org.janusgraph.graphdb.JanusGraphCustomIdTest
 
TestMockIndexProvider - Class in org.janusgraph.graphdb
 
TestMockIndexProvider(Configuration) - Constructor for class org.janusgraph.graphdb.TestMockIndexProvider
 
TestMockLog - Class in org.janusgraph.graphdb
 
TestMockLog(Configuration) - Constructor for class org.janusgraph.graphdb.TestMockLog
 
testMultiIDAcquisition(WriteConfiguration) - Method in class org.janusgraph.diskstorage.IDAuthorityTest
 
testMultipleHasQueriesWhereOneUsesNullKey() - Method in class org.janusgraph.graphdb.JanusGraphTest
 
testMultipleIndexBackends() - Method in class org.janusgraph.graphdb.JanusGraphIndexTest
 
testMultipleLogsWithSingleReaderSerial() - Method in class org.janusgraph.diskstorage.log.LogTest
 
testMultipleNestedOrClauses() - Method in class org.janusgraph.graphdb.JanusGraphTest
 
testMultipleOrClauses() - Method in class org.janusgraph.graphdb.JanusGraphTest
 
testMultipleOrClausesMixed() - Method in class org.janusgraph.graphdb.JanusGraphIndexTest
 
testMultipleOrClausesMultipleMixed() - Method in class org.janusgraph.graphdb.JanusGraphIndexTest
 
testMultipleReadersOnSingleLog() - Method in class org.janusgraph.diskstorage.log.LogTest
 
testMultipleReadersOnSingleLogSerial() - Method in class org.janusgraph.diskstorage.log.LogTest
 
testMultiQueryMetricsWhenReadingFromBackend() - Method in class org.janusgraph.graphdb.JanusGraphTest
 
testMultiQueryPropertiesWithLimit() - Method in class org.janusgraph.graphdb.JanusGraphTest
 
testMultiSliceDBCachedRequests() - Method in class org.janusgraph.graphdb.JanusGraphTest
 
testMultivaluedVertexProperty() - Method in class org.janusgraph.graphdb.JanusGraphTest
Tests multi-valued properties with special focus on indexing and incident unidirectional edges which is not tested in JanusGraphTest.testSchemaTypes()
testNano() - Method in class org.janusgraph.testutil.TestTimestamps
 
testNeqQuery() - Method in class org.janusgraph.graphdb.JanusGraphTest
 
testNestedAddVertexPropThenRemoveProp() - Method in class org.janusgraph.graphdb.JanusGraphTest
 
testNestedContainPredicates() - Method in class org.janusgraph.graphdb.JanusGraphTest
 
testNestedTransactions() - Method in class org.janusgraph.graphdb.JanusGraphTest
 
testNotHas() - Method in class org.janusgraph.graphdb.JanusGraphTest
 
testNullQueries() - Method in class org.janusgraph.graphdb.JanusGraphIndexTest
 
testNullValueMutation() - Method in class org.janusgraph.graphdb.JanusGraphTest
To comply with TinkerPop 3.5.0, now null value can be used in mutations.
testOpenClose() - Method in class org.janusgraph.graphdb.JanusGraphTest
Just opens and closes the graph
testOrderByWithRange() - Method in class org.janusgraph.graphdb.JanusGraphIndexTest
This test builds a mixed index and tests index queries with order and range/limit.
testOrderedGetKeysRespectsKeyLimit(TestInfo) - Method in class org.janusgraph.diskstorage.KeyColumnValueStoreTest
Verify that KeyColumnValueStore.getKeys(KeyRangeQuery, StoreTransaction) treats the lower key bound as inclusive and the upper key bound as exclusive.
testOrForceIndexComposite() - Method in class org.janusgraph.graphdb.JanusGraphIndexTest
 
testOrForceIndexMixedAndCompositeIndex() - Method in class org.janusgraph.graphdb.JanusGraphIndexTest
 
testOrForceIndexPartialIndex() - Method in class org.janusgraph.graphdb.JanusGraphIndexTest
 
testOrForceIndexUniqueMixedIndex() - Method in class org.janusgraph.graphdb.JanusGraphIndexTest
 
testOrPartialIndex() - Method in class org.janusgraph.graphdb.JanusGraphIndexTest
 
testPageRank() - Method in class org.janusgraph.olap.OLAPTest
 
testParallelBackendOps(boolean) - Method in class org.janusgraph.graphdb.JanusGraphTest
 
testPartitionHashes() - Method in class org.janusgraph.graphdb.JanusGraphPartitionGraphTest
 
testPartitionSpreadFlushBatch() - Method in class org.janusgraph.graphdb.JanusGraphPartitionGraphTest
 
testPartitionSpreadFlushNoBatch() - Method in class org.janusgraph.graphdb.JanusGraphPartitionGraphTest
 
testPartitionSpreadNoFlushBatch() - Method in class org.janusgraph.graphdb.JanusGraphPartitionGraphTest
 
testPartitionSpreadNoFlushNoBatch() - Method in class org.janusgraph.graphdb.JanusGraphPartitionGraphTest
 
testPersistentIndexData() - Method in class org.janusgraph.diskstorage.indexing.IndexProviderTest
 
testPropertiesAfterProjectWithByThenChooseWithBatchQueryEnabled() - Method in class org.janusgraph.graphdb.JanusGraphTest
 
testPropertyCardinality() - Method in class org.janusgraph.graphdb.JanusGraphTest
This test exercises different types of updates against cardinality restricted properties to ensure that the resulting behavior is fully consistent.
testPropertyIdAccessInDifferentTransaction() - Method in class org.janusgraph.graphdb.JanusGraphTest
 
testPropertyTTLTiming() - Method in class org.janusgraph.graphdb.JanusGraphTest
 
testQueryWithNullPropertyKey() - Method in class org.janusgraph.graphdb.JanusGraphTest
 
testRandomInt() - Method in class org.janusgraph.testutil.RandomGenerator
 
testRandomLong() - Method in class org.janusgraph.testutil.RandomGenerator
 
testRandomString() - Method in class org.janusgraph.testutil.RandomGenerator
 
testRawQueries() - Method in class org.janusgraph.graphdb.JanusGraphIndexTest
Tests index parameters (mapping and names) with raw indexQuery
testRawQueriesWithParameters() - Method in class org.janusgraph.graphdb.JanusGraphIndexTest
Tests query parameters with raw indexQuery
testReadMarkerCompatibility() - Method in class org.janusgraph.diskstorage.log.LogTest
 
testReadMarkerResumesInMiddleOfLog() - Method in class org.janusgraph.diskstorage.log.LogTest
 
testReadOperations() - Method in class org.janusgraph.graphdb.JanusGraphOperationCountingTest
 
testReadOperations(boolean) - Method in class org.janusgraph.graphdb.JanusGraphOperationCountingTest
 
testReadOperationsWithCache() - Method in class org.janusgraph.graphdb.JanusGraphOperationCountingTest
 
testReenableDisabledIndex() - Method in class org.janusgraph.graphdb.JanusGraphIndexTest
 
testReenableDisabledIndex() - Method in class org.janusgraph.graphdb.JanusGraphTest
 
testReindexingForEdgeIndex() - Method in class org.janusgraph.graphdb.JanusGraphTest
 
testRelationTypeIndexes() - Method in class org.janusgraph.graphdb.JanusGraphTest
 
testRelationTypeIndexShouldBeEnabledForExistingPropertyKeyAndNewRelationType() - Method in class org.janusgraph.graphdb.JanusGraphTest
 
testRelationTypeIndexShouldBeEnabledForNewPropertyKeyAndExistingRelationType() - Method in class org.janusgraph.graphdb.JanusGraphTest
 
testRelationTypeIndexShouldBeEnabledForNewPropertyKeyAndNewRelationType() - Method in class org.janusgraph.graphdb.JanusGraphTest
 
testRelationTypeIndexShouldBeEnabledForSingleNewPropertyKeyAndExistingRelationType() - Method in class org.janusgraph.graphdb.JanusGraphTest
 
testRelationTypeIndexShouldBeEnabledForSingleNewPropertyKeyAndNewRelationType() - Method in class org.janusgraph.graphdb.JanusGraphTest
 
testRelationTypeIndexShouldNotBeEnabledForExistingPropertyKeyAndExistingRelationType() - Method in class org.janusgraph.graphdb.JanusGraphTest
 
testRemoteLockContention() - Method in class org.janusgraph.diskstorage.LockKeyColumnValueStoreTest
 
testRemoveCachedVertexVisibility() - Method in class org.janusgraph.graphdb.JanusGraphTest
 
testRemoveEdge() - Method in class org.janusgraph.graphdb.JanusGraphTest
 
testReservedNamesRejectedForEdgeLabels() - Method in class org.janusgraph.graphdb.database.management.ManagementTest
 
testReservedNamesRejectedForPropertyKeys() - Method in class org.janusgraph.graphdb.database.management.ManagementTest
 
testReservedNamesRejectedForVertexLabels() - Method in class org.janusgraph.graphdb.database.management.ManagementTest
 
testRestore() - Method in class org.janusgraph.diskstorage.indexing.IndexProviderTest
 
testSchemaIsEnforcedForConnections() - Method in class org.janusgraph.graphdb.JanusGraphTest
 
testSchemaIsEnforcedForEdgeProperties() - Method in class org.janusgraph.graphdb.JanusGraphTest
 
testSchemaIsEnforcedForVertexProperties() - Method in class org.janusgraph.graphdb.JanusGraphTest
 
testSchemaTypes() - Method in class org.janusgraph.graphdb.JanusGraphTest
Test the definition and inspection of various schema types and ensure their correct interpretation within the graph
testScroll() - Method in class org.janusgraph.diskstorage.indexing.IndexProviderTest
 
testSelfLoop() - Method in class org.janusgraph.graphdb.JanusGraphTest
Tests that self-loop edges are handled and counted correctly
testSeparateReadersAndLogsInSharedManager() - Method in class org.janusgraph.diskstorage.log.LogTest
 
testSerialization(String, Function<Graph, GraphReader>, Function<Graph, GraphWriter>) - Method in class org.janusgraph.graphdb.JanusGraphIoTest
 
testSetIndexing() - Method in class org.janusgraph.graphdb.JanusGraphIndexTest
Tests indexing sets
testSettingProperty() - Method in class org.janusgraph.graphdb.JanusGraphOperationCountingTest
 
testSettingTTLOnNonStaticVertexLabel() - Method in class org.janusgraph.graphdb.JanusGraphTest
 
testSettingTTLOnUnsupportedType() - Method in class org.janusgraph.graphdb.JanusGraphTest
 
testSetUpdate() - Method in class org.janusgraph.graphdb.JanusGraphIndexTest
 
testShortestDistance() - Method in class org.janusgraph.olap.OLAPTest
 
testShortestPath() - Method in class org.janusgraph.olap.OLAPTest
 
testSimpleIDAcquisition(WriteConfiguration) - Method in class org.janusgraph.diskstorage.IDAuthorityTest
 
testSimpleTinkerPopTraversal() - Method in class org.janusgraph.graphdb.JanusGraphTest
 
testSimpleUpdate() - Method in class org.janusgraph.graphdb.JanusGraphIndexTest
 
testSpecialLengthHandling() - Method in class org.janusgraph.graphdb.JanusGraphCustomIdTest
This is to test that JanusGraph properly handles vertex Ids that are of length 7 and 8 (byte size of long type).
testStaleEdgesAreSkippedFromMixedIndex() - Method in class org.janusgraph.graphdb.JanusGraphIndexTest
 
testStaleGraphIndexForcePartialVertexRemoveByPropertyMap(boolean) - Method in class org.janusgraph.graphdb.JanusGraphIndexTest
 
testStaleGraphIndexForceRemoveVertex(boolean) - Method in class org.janusgraph.graphdb.JanusGraphIndexTest
 
testStaleIndexForceRemoveVertexFromGraphIndex() - Method in class org.janusgraph.graphdb.JanusGraphTest
 
testStaleIndexForceRemoveVertexFromGraphIndexByHelperMethod(boolean) - Method in class org.janusgraph.graphdb.JanusGraphTest
 
testStaleMixedIndexForceFullVertexRemove() - Method in class org.janusgraph.graphdb.JanusGraphIndexTest
 
testStaleMixedIndexForcePartialEdgeRemove() - Method in class org.janusgraph.graphdb.JanusGraphIndexTest
 
testStaleVertex() - Method in class org.janusgraph.graphdb.JanusGraphTest
 
testStandardIndexVertexPropertyReads() - Method in class org.janusgraph.graphdb.JanusGraphConcurrentTest
Load-then-read test of standard-indexed vertex properties.
testStandardIndexVertexPropertyReadsLogic() - Method in class org.janusgraph.graphdb.JanusGraphConcurrentTest
 
testStoreTTL() - Method in class org.janusgraph.diskstorage.KeyColumnValueStoreTest
 
testStringPredicate(JanusGraphPredicate, boolean, String, String) - Method in class org.janusgraph.diskstorage.indexing.IndexProviderTest
 
testSupportChangeNameOfEdgeAndUpdateConnections() - Method in class org.janusgraph.graphdb.JanusGraphTest
 
testSupportDirectCommitOfSchemaChangesForConnection() - Method in class org.janusgraph.graphdb.JanusGraphTest
 
testSupportDirectCommitOfSchemaChangesForEdgeProperties() - Method in class org.janusgraph.graphdb.JanusGraphTest
 
testSupportDirectCommitOfSchemaChangesForVertexProperties() - Method in class org.janusgraph.graphdb.JanusGraphTest
 
testSupportOfDataTypes(Class<T>, T, JanusGraphTest.Equals<T>) - Method in class org.janusgraph.graphdb.JanusGraphTest
 
testTextPredicate(JanusGraphPredicate, boolean, String, String) - Method in class org.janusgraph.diskstorage.indexing.IndexProviderTest
 
testThreadBoundTx() - Method in class org.janusgraph.graphdb.JanusGraphTest
Tests that elements can be accessed beyond their transactional boundaries if they are bound to single-threaded graph transactions
testTimeSequence() - Method in class org.janusgraph.diskstorage.util.TestTimeUtility
 
testTimestampedEdgeUpdates() - Method in class org.janusgraph.graphdb.JanusGraphEventualGraphTest
Tests that timestamped edges can be updated
TestTimestamps - Class in org.janusgraph.testutil
Created by bryn on 01/05/15.
TestTimestamps() - Constructor for class org.janusgraph.testutil.TestTimestamps
 
testTimestampSetting() - Method in class org.janusgraph.graphdb.JanusGraphEventualGraphTest
Tests the correct interpretation of the commit time and that timestamps can be read
TestTimeUtility - Class in org.janusgraph.diskstorage.util
 
TestTimeUtility() - Constructor for class org.janusgraph.diskstorage.util.TestTimeUtility
 
testTinkerPopCardinality() - Method in class org.janusgraph.graphdb.JanusGraphTest
 
testTinkerPopTextContainingFindsCorrectValue() - Method in class org.janusgraph.graphdb.JanusGraphTest
 
testTinkerPopTextContainingFindsRightNumberOfValues() - Method in class org.janusgraph.graphdb.JanusGraphTest
 
testTinkerPopTextPredicatesConnectedViaAnd() - Method in class org.janusgraph.graphdb.JanusGraphTest
 
testTinkerPopTextStartingWith() - Method in class org.janusgraph.graphdb.JanusGraphTest
 
testTinkerPropInfinityLimit() - Method in class org.janusgraph.graphdb.JanusGraphTest
 
testTransactionalMemory() - Method in class org.janusgraph.graphdb.JanusGraphPerformanceMemoryTest
 
testTransactionalScopeOfSchemaTypes() - Method in class org.janusgraph.graphdb.JanusGraphTest
This tests a special scenario under which a schema type is defined in a (management) transaction and then accessed in a concurrent transaction.
testTransactionConfiguration() - Method in class org.janusgraph.graphdb.JanusGraphTest
 
testTransactionIsolation() - Method in class org.janusgraph.graphdb.JanusGraphTest
Verifies transactional isolation and internal vertex existence checking
testTransactionScopeTransition() - Method in class org.janusgraph.graphdb.JanusGraphTest
 
testTTL() - Method in class org.janusgraph.diskstorage.indexing.IndexProviderTest
 
testTtl() - Method in class org.janusgraph.diskstorage.KeyColumnValueStoreTest
 
testUnregisterReaderSerial() - Method in class org.janusgraph.diskstorage.log.LogTest
 
testUnsettingTTL() - Method in class org.janusgraph.graphdb.JanusGraphTest
 
testUpdateAddition() - Method in class org.janusgraph.diskstorage.indexing.IndexProviderTest
Test overwriting a single existing field on an existing document (isNew=false).
testUpdateDeletion() - Method in class org.janusgraph.diskstorage.indexing.IndexProviderTest
Test deleting a single field from a single document (deleteAll=false).
testUpdateEdgePropertyThenRemoveEdge() - Method in class org.janusgraph.graphdb.JanusGraphTest
 
testUpdateForkEdgePropertyThenFindEdgeById() - Method in class org.janusgraph.graphdb.JanusGraphTest
 
testUpdateForkEdgePropertyThenRemoveEdge() - Method in class org.janusgraph.graphdb.JanusGraphTest
 
testUpdatePropertyPropThenRemoveProperty() - Method in class org.janusgraph.graphdb.JanusGraphTest
update property of a vertex property and remove the vertex property
testUpdatePropertyPropThenRemovePropertyProp() - Method in class org.janusgraph.graphdb.JanusGraphTest
update property of a vertex property and remove the property of the vertex property
testUpdatePropertyPropThenRemoveVertex() - Method in class org.janusgraph.graphdb.JanusGraphTest
 
testUpdateSchemaChangeNameForCompositeIndex() - Method in class org.janusgraph.graphdb.JanusGraphTest
 
testUpdateSchemaChangeNameForEdgeLabel() - Method in class org.janusgraph.graphdb.JanusGraphTest
 
testUpdateSchemaChangeNameForPropertyKey() - Method in class org.janusgraph.graphdb.JanusGraphIndexTest
 
testUpdateSchemaChangeNameForPropertyKey() - Method in class org.janusgraph.graphdb.JanusGraphTest
 
testUpdateSchemaChangeNameForRelationIndex() - Method in class org.janusgraph.graphdb.JanusGraphTest
 
testUpdateSchemaChangeNameForVertexLabel() - Method in class org.janusgraph.graphdb.JanusGraphTest
 
testUpdateVertexPropThenRemoveProp() - Method in class org.janusgraph.graphdb.JanusGraphTest
 
testUpdateVertexPropThenRemoveVertex() - Method in class org.janusgraph.graphdb.JanusGraphTest
 
testUpgrade() - Method in class org.janusgraph.graphdb.JanusGraphCustomIdTest
Test enabling custom string ID on an existing graph instance which did not use custom string ID before
testUUIDIndexing() - Method in class org.janusgraph.graphdb.JanusGraphIndexTest
Tests indexing boolean
testVariables() - Method in class org.janusgraph.graphdb.JanusGraphTest
 
testVertexCentricEdgeIndexOnSimpleMultiplicityShouldWork() - Method in class org.janusgraph.graphdb.JanusGraphTest
 
testVertexCentricIndexOrderingOnEdgePropertyWithCardinalityList() - Method in class org.janusgraph.graphdb.JanusGraphTest
 
testVertexCentricIndexOrderingOnMetaPropertyWithCardinalityList() - Method in class org.janusgraph.graphdb.JanusGraphTest
 
testVertexCentricIndexWithNull() - Method in class org.janusgraph.graphdb.JanusGraphTest
 
testVertexCentricPropertyIndexOnSetCardinalityShouldWork() - Method in class org.janusgraph.graphdb.JanusGraphTest
 
testVertexCentricQuery() - Method in class org.janusgraph.graphdb.JanusGraphTest
 
testVertexCentricQuery(int) - Method in class org.janusgraph.graphdb.JanusGraphTest
 
testVertexCentricQueryProfiling() - Method in class org.janusgraph.graphdb.JanusGraphTest
 
testVertexPartitioning() - Method in class org.janusgraph.graphdb.JanusGraphPartitionGraphTest
 
testVertexPartitionOlapBatch() - Method in class org.janusgraph.graphdb.JanusGraphPartitionGraphTest
 
testVertexPartitionOlapCluster() - Method in class org.janusgraph.graphdb.JanusGraphPartitionGraphTest
 
testVertexPartitionOlapIndividual() - Method in class org.janusgraph.graphdb.JanusGraphPartitionGraphTest
 
testVertexPropertiesForceInvalidationFromDBCache() - Method in class org.janusgraph.graphdb.JanusGraphTest
 
testVertexRemoval() - Method in class org.janusgraph.graphdb.JanusGraphTest
Adding a removing a vertex with index
testVertexScan() - Method in class org.janusgraph.olap.OLAPTest
 
testVertexTTLImplicitKey() - Method in class org.janusgraph.graphdb.JanusGraphTest
 
testVertexTTLWithCompositeIndex() - Method in class org.janusgraph.graphdb.JanusGraphTest
 
testVertexTTLWithMixedIndices() - Method in class org.janusgraph.graphdb.JanusGraphIndexTest
 
testVerticesDropAfterWhereWithBatchQueryEnabled() - Method in class org.janusgraph.graphdb.JanusGraphTest
 
testVLabelOnOrderedStorage() - Method in class org.janusgraph.graphdb.JanusGraphPartitionGraphTest
 
testWidcardQuery() - Method in class org.janusgraph.graphdb.JanusGraphIndexTest
Tests indexing using _all virtual field
testWithoutIndex() - Method in class org.janusgraph.graphdb.JanusGraphTest
 
testWriteAndReadWithJanusGraphIoRegistryWithGraphson(Path) - Method in class org.janusgraph.graphdb.JanusGraphCustomIdTest
 
testWriteAndReadWithJanusGraphIoRegistryWithGraphson(Path) - Method in class org.janusgraph.graphdb.JanusGraphTest
 
testWriteAndReadWithJanusGraphIoRegistryWithGryo(Path) - Method in class org.janusgraph.graphdb.JanusGraphCustomIdTest
 
testWriteAndReadWithJanusGraphIoRegistryWithGryo(Path) - Method in class org.janusgraph.graphdb.JanusGraphTest
 
text - Static variable in class org.janusgraph.core.attribute.TextArgument
 
text() - Static method in class org.janusgraph.core.attribute.TextArgument
Returns an argument list for all text predicates
TEXT - Static variable in class org.janusgraph.diskstorage.indexing.IndexProviderTest
 
TEXT_STRING - Static variable in class org.janusgraph.diskstorage.indexing.IndexProviderTest
 
TextArgument - Class in org.janusgraph.core.attribute
Predicate test parameters
TextArgument() - Constructor for class org.janusgraph.core.attribute.TextArgument
 
textContains() - Static method in class org.janusgraph.core.attribute.TextArgument
Generates arguments for Text.CONTAINS tests
textContainsFuzzy() - Static method in class org.janusgraph.core.attribute.TextArgument
Generates arguments for Text.CONTAINS_FUZZY tests
textContainsPhrase() - Static method in class org.janusgraph.core.attribute.TextArgument
Generates arguments for Text.CONTAINS_PHRASE tests
textContainsPrefix() - Static method in class org.janusgraph.core.attribute.TextArgument
Generates arguments for Text.CONTAINS_PREFIX tests
textContainsRegex() - Static method in class org.janusgraph.core.attribute.TextArgument
Generates arguments for Text.CONTAINS_REGEX tests
textFuzzy() - Static method in class org.janusgraph.core.attribute.TextArgument
Generates arguments for Text.FUZZY tests
textNotContains() - Static method in class org.janusgraph.core.attribute.TextArgument
Generates arguments for Text.NOT_CONTAINS tests
textNotContainsFuzzy() - Static method in class org.janusgraph.core.attribute.TextArgument
Generates arguments for Text.NOT_CONTAINS_FUZZY tests
textNotContainsPhrase() - Static method in class org.janusgraph.core.attribute.TextArgument
Generates arguments for Text.NOT_CONTAINS_PHRASE tests
textNotContainsPrefix() - Static method in class org.janusgraph.core.attribute.TextArgument
Generates arguments for Text.NOT_CONTAINS_PREFIX tests
textNotContainsRegex() - Static method in class org.janusgraph.core.attribute.TextArgument
Generates arguments for Text.NOT_CONTAINS_REGEX tests
textNotFuzzy() - Static method in class org.janusgraph.core.attribute.TextArgument
Generates arguments for Text.NOT_FUZZY tests
textNotPrefix() - Static method in class org.janusgraph.core.attribute.TextArgument
Generates arguments for Text.NOT_PREFIX tests
textNotRegex() - Static method in class org.janusgraph.core.attribute.TextArgument
Generates arguments for Text.NOT_REGEX tests
textPrefix() - Static method in class org.janusgraph.core.attribute.TextArgument
Generates arguments for Text.PREFIX tests
textRegex() - Static method in class org.janusgraph.core.attribute.TextArgument
Generates arguments for Text.REGEX tests
TIME - Static variable in class org.janusgraph.diskstorage.indexing.IndexProviderTest
 
TIME_TICK - Static variable in class org.janusgraph.diskstorage.indexing.IndexProviderTest
 
times - Static variable in class org.janusgraph.diskstorage.AbstractKCVSTest
 
toString() - Method in class org.janusgraph.olap.PageRankMapReduce
 
toString() - Method in class org.janusgraph.olap.ShortestDistanceMapReduce
 
toString() - Method in class org.janusgraph.olap.ShortestDistanceVertexProgram
 
TOTAL_COUNT - Static variable in class org.janusgraph.diskstorage.SimpleScanJob
 
totals(RawQuery, KeyInformation.IndexRetriever, BaseTransaction) - Method in class org.janusgraph.graphdb.TestMockIndexProvider
 
transactionMayReenterLock() - Method in class org.janusgraph.diskstorage.LockKeyColumnValueStoreTest
 
traversal(Graph) - Method in class org.janusgraph.blueprints.AbstractJanusGraphComputerProvider
 
traversal(Graph, TraversalStrategy...) - Method in class org.janusgraph.blueprints.AbstractJanusGraphComputerProvider
 
traversal(Graph) - Method in class org.janusgraph.blueprints.AbstractJanusGraphProvider
 
traversal(Graph, TraversalStrategy...) - Method in class org.janusgraph.blueprints.AbstractJanusGraphProvider
 
TRIALS - Static variable in class org.janusgraph.diskstorage.KeyColumnValueStoreTest
 
twoLocalTransactionsWithIndependentLocks() - Method in class org.janusgraph.diskstorage.LockKeyColumnValueStoreTest
 
twoTransactionsWithIndependentLocks() - Method in class org.janusgraph.diskstorage.LockKeyColumnValueStoreTest
 
tx - Variable in class org.janusgraph.diskstorage.indexing.IndexProviderTest
 
tx - Variable in class org.janusgraph.diskstorage.KeyColumnValueStoreTest
 
tx - Variable in class org.janusgraph.diskstorage.KeyValueStoreTest
 
tx - Variable in class org.janusgraph.diskstorage.LockKeyColumnValueStoreTest
 
tx - Variable in class org.janusgraph.diskstorage.MultiWriteKeyColumnValueStoreTest
 
tx - Variable in class org.janusgraph.graphdb.JanusGraphBaseTest
 

U

umbrella - Variable in class org.janusgraph.graphdb.JanusGraphBaseTest.TestConfigOption
 
updateConfigurationShouldNotUpdateUserProvidedMap() - Method in class org.janusgraph.core.AbstractConfiguredGraphFactoryTest
 
updateConfigurationShouldRemoveGraphFromCache() - Method in class org.janusgraph.core.AbstractConfiguredGraphFactoryTest
 
updateState() - Method in class org.janusgraph.diskstorage.log.LogTest.LatchMessageReader
 

V

validateConfigOptions(Object...) - Static method in class org.janusgraph.graphdb.JanusGraphBaseTest
 
valueOf(String) - Static method in enum org.janusgraph.testutil.JanusGraphFeature
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.janusgraph.testutil.JanusGraphFeature
Returns an array containing the constants of this enum type, in the order they are declared.
verifyAttribute(SpecialInt) - Method in class org.janusgraph.graphdb.serializer.SpecialIntSerializer
 
verifyElementOrder(Iterable<? extends Element>, String, Order, int) - Static method in class org.janusgraph.graphdb.JanusGraphBaseTest
 
verifyElementOrder(Iterator<? extends Element>, String, Order, int) - Static method in class org.janusgraph.graphdb.JanusGraphBaseTest
 
verifyEligibility() - Method in class org.janusgraph.graphdb.JanusGraphEventualGraphTest
 
verifyIndexMetrics(String, String, Map<String, Long>) - Method in class org.janusgraph.graphdb.IndexMetricTest
 
verifyStoreMetrics(String) - Method in class org.janusgraph.graphdb.JanusGraphOperationCountingTest
 
verifyStoreMetrics(String, Map<String, Long>) - Method in class org.janusgraph.graphdb.JanusGraphOperationCountingTest
 
verifyStoreMetrics(String, String, Map<String, Long>) - Method in class org.janusgraph.graphdb.JanusGraphOperationCountingTest
 
verifyTypeCacheMetrics(int, int) - Method in class org.janusgraph.graphdb.JanusGraphOperationCountingTest
 
verifyTypeCacheMetrics(String, int, int) - Method in class org.janusgraph.graphdb.JanusGraphOperationCountingTest
 
verifyValue(T) - Method in interface org.janusgraph.graphdb.JanusGraphTest.Equals
 
verityMultiQueryPropertiesWithLimit(JanusGraphVertex[]) - Method in class org.janusgraph.graphdb.JanusGraphTest
 
vertexCount(long) - Method in class org.janusgraph.olap.PageRankVertexProgram.Builder
 
vertexProgramExceptionPropagatesToCaller() - Method in class org.janusgraph.olap.OLAPTest
 
VINDEX - Static variable in class org.janusgraph.graphdb.JanusGraphIndexTest
 

W

WEIGHT - Static variable in class org.janusgraph.diskstorage.indexing.IndexProviderTest
 
WEIGHT_PROPERTY - Static variable in class org.janusgraph.olap.ShortestDistanceVertexProgram
 
workerIterationEnd(ScanMetrics) - Method in class org.janusgraph.diskstorage.SimpleScanJob
 
workerIterationStart(Configuration, Configuration, ScanMetrics) - Method in class org.janusgraph.diskstorage.SimpleScanJob
 
wrapAround(int, int) - Static method in class org.janusgraph.graphdb.JanusGraphBaseTest
 
WritableConfigurationTest - Class in org.janusgraph.diskstorage.configuration
 
WritableConfigurationTest() - Constructor for class org.janusgraph.diskstorage.configuration.WritableConfigurationTest
 
write(WriteBuffer, SpecialInt) - Method in class org.janusgraph.graphdb.serializer.SpecialIntSerializer
 
A B C D E F G H I J K L M N O P Q R S T U V W 
Skip navigation links

Copyright © 2012–2024. All rights reserved.