| Package | Description |
|---|---|
| org.janusgraph.graphdb.query.index |
| Modifier and Type | Method and Description |
|---|---|
protected IndexCandidate |
AbstractIndexSelectionStrategy.createIndexCandidate(IndexType index,
MultiCondition<JanusGraphElement> conditions,
IndexSerializer serializer)
Creates an
IndexCandidate from a MultiCondition which it covers. |
| Modifier and Type | Method and Description |
|---|---|
Set<IndexCandidate> |
IndexCandidateGroup.getIndexCandidates() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractIndexSelectionStrategy.addToJointQuery(IndexCandidate indexCandidate,
JointIndexQuery jointQuery,
IndexSerializer serializer,
OrderList orders) |
| Constructor and Description |
|---|
IndexCandidateGroup(Set<IndexCandidate> indexCandidates) |
Copyright © 2012–2024. All rights reserved.