- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-