| Package | Description |
|---|---|
| org.janusgraph.diskstorage | |
| org.janusgraph.graphdb | |
| org.janusgraph.graphdb.database.management | |
| org.janusgraph.olap |
| Modifier and Type | Class and Description |
|---|---|
class |
DistributedStoreManagerTest<T extends DistributedStoreManager> |
class |
KeyColumnValueStoreTest |
class |
KeyValueStoreTest |
| Modifier and Type | Class and Description |
|---|---|
class |
IndexMetricTest |
class |
JanusGraphBaseTest |
class |
JanusGraphConcurrentTest
High concurrency test cases to spot deadlocks and other failures that can occur under high degrees of parallelism.
|
class |
JanusGraphCustomIdIndexTest
This test suite is responsible for testing custom vertex id assignment with
an external index backend
|
class |
JanusGraphCustomIdTest
This test suite is responsible for testing custom vertex id assignment
|
class |
JanusGraphEventualGraphTest |
class |
JanusGraphIndexTest |
class |
JanusGraphIoTest
Tests JanusGraph specific serialization classes not covered by the TinkerPop suite.
|
class |
JanusGraphIterativeBenchmark
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.
|
class |
JanusGraphOperationCountingTest |
class |
JanusGraphPartitionGraphTest
Tests graph and vertex partitioning
|
class |
JanusGraphPerformanceMemoryTest
These tests focus on the in-memory data structures of individual transactions and how they hold up to high memory pressure
|
class |
JanusGraphTest |
| Modifier and Type | Class and Description |
|---|---|
class |
ManagementTest |
| Modifier and Type | Class and Description |
|---|---|
class |
OLAPTest |
Copyright © 2012–2024. All rights reserved.