| Package | Description |
|---|---|
| org.janusgraph.diskstorage | |
| org.janusgraph.diskstorage.indexing | |
| org.janusgraph.diskstorage.util | |
| org.janusgraph.graphdb.database |
| Modifier and Type | Method and Description |
|---|---|
Map<String,IndexInformation> |
Backend.getIndexInformation()
Get information about all registered
IndexProviders. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IndexProvider
External index for querying.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MetricInstrumentedIndexProvider |
| Constructor and Description |
|---|
IndexSerializer(Configuration config,
Serializer serializer,
Map<String,? extends IndexInformation> indexes,
boolean hashKeys) |
Copyright © 2012–2024. All rights reserved.