| Package | Description |
|---|---|
| org.janusgraph.graphdb.database.util | |
| org.janusgraph.graphdb.types | |
| org.janusgraph.graphdb.types.indextype |
| Modifier and Type | Method and Description |
|---|---|
static void |
IndexRecordUtil.indexMatches(JanusGraphVertex vertex,
IndexRecordEntry[] current,
IndexRecords matches,
IndexField[] fields,
int pos,
boolean onlyLoaded,
PropertyKey replaceKey,
IndexRecordEntry replaceValue) |
| Modifier and Type | Class and Description |
|---|---|
class |
ParameterIndexField |
| Modifier and Type | Method and Description |
|---|---|
IndexField |
IndexType.getField(PropertyKey key) |
IndexField[] |
CompositeIndexType.getFieldKeys() |
IndexField[] |
IndexType.getFieldKeys() |
static IndexField |
IndexField.of(PropertyKey key) |
| Modifier and Type | Method and Description |
|---|---|
IndexField |
IndexTypeWrapper.getField(PropertyKey key) |
IndexField[] |
CompositeIndexTypeWrapper.getFieldKeys() |
Copyright © 2012–2024. All rights reserved.