|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ReadableRelationshipIndex | |
|---|---|
| org.neo4j.graphdb.index | Integrated API for node and relationship indexing. |
| org.neo4j.kernel | Implementation for embedding a Neo4j graph database in an application. |
| org.neo4j.tooling.wrap | |
| Uses of ReadableRelationshipIndex in org.neo4j.graphdb.index |
|---|
| Subinterfaces of ReadableRelationshipIndex in org.neo4j.graphdb.index | |
|---|---|
interface |
RelationshipIndex
Extends the ReadableRelationshipIndex and the Index interfaces for completing the set of available types. |
| Methods in org.neo4j.graphdb.index that return ReadableRelationshipIndex | |
|---|---|
ReadableRelationshipIndex |
RelationshipAutoIndexer.getAutoIndex()
|
| Uses of ReadableRelationshipIndex in org.neo4j.kernel |
|---|
| Methods in org.neo4j.kernel with parameters of type ReadableRelationshipIndex | |
|---|---|
protected WrappedIndex.WrappedRelationshipIndex |
HighlyAvailableGraphDatabase.automaticRelationshipIndex(ReadableRelationshipIndex index)
|
| Uses of ReadableRelationshipIndex in org.neo4j.tooling.wrap |
|---|
| Classes in org.neo4j.tooling.wrap that implement ReadableRelationshipIndex | |
|---|---|
static class |
WrappedIndex.WrappedRelationshipIndex
|
| Methods in org.neo4j.tooling.wrap with parameters of type ReadableRelationshipIndex | |
|---|---|
protected WrappedIndex.WrappedRelationshipIndex |
WrappedGraphDatabase.automaticRelationshipIndex(ReadableRelationshipIndex index)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||