|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.neo4j.index | |
---|---|
org.neo4j.index | Provides indexing capabilities to the Neo4j graph. |
org.neo4j.index.impl | |
org.neo4j.index.lucene | An indexing implementation using Apache Lucene as backend. |
org.neo4j.remote | A tool for introspecting a running Neo4j Graph Database instance from a different process. |
org.neo4j.remote.transports | Transport protocol implementations for Remote Graph Database. |
Classes in org.neo4j.index used by org.neo4j.index | |
---|---|
IndexHits
An Iterator with additional IndexHits.size() and IndexHits.close()
methods on it, used for iterating over index query results. |
|
Isolation
The isolation level of the indexing. |
Classes in org.neo4j.index used by org.neo4j.index.impl | |
---|---|
IndexService
Index service to index nodes with a key and a value. |
Classes in org.neo4j.index used by org.neo4j.index.lucene | |
---|---|
IndexHits
An Iterator with additional IndexHits.size() and IndexHits.close()
methods on it, used for iterating over index query results. |
|
IndexService
Index service to index nodes with a key and a value. |
Classes in org.neo4j.index used by org.neo4j.remote | |
---|---|
IndexHits
An Iterator with additional IndexHits.size() and IndexHits.close()
methods on it, used for iterating over index query results. |
|
IndexService
Index service to index nodes with a key and a value. |
|
Isolation
The isolation level of the indexing. |
Classes in org.neo4j.index used by org.neo4j.remote.transports | |
---|---|
IndexService
Index service to index nodes with a key and a value. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |