|
Neo4j Community | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ReadableRelationshipIndex | |
---|---|
org.neo4j.graphdb.index | Integrated API for node and relationship indexing. |
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.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)
|
|
Neo4j Community | |||||||||
PREV NEXT | FRAMES NO FRAMES |