| Interface | Description |
|---|---|
| CRUDRepository<T> |
CRUD interface for graph repositories, used as base repository for crud operations.
|
| CypherDslRepository<T> | |
| GraphEntityInformation<S extends org.neo4j.graphdb.PropertyContainer,T> | |
| GraphRepository<T> | |
| IndexRepository<T> | Deprecated |
| NamedIndexRepository<T> | Deprecated |
| RelationshipOperationsRepository<T> | |
| SchemaIndexRepository<T> | |
| SpatialRepository<T> |
Repository for spatial queries.
|
| TraversalRepository<T> |
| Class | Description |
|---|---|
| AbstractGraphRepository<S extends org.neo4j.graphdb.PropertyContainer,T> |
Repository like finder for Node and Relationship-Entities.
|
| GeoConverter |
Conversion Utility between Well-Known-Text and geospatial types
|
| GeoQueries<S extends org.neo4j.graphdb.PropertyContainer,T> | |
| GraphMetamodelEntityInformation<S extends org.neo4j.graphdb.PropertyContainer,T> | |
| GraphRepositoryFactory | |
| GraphRepositoryFactoryBean<S extends org.neo4j.graphdb.PropertyContainer,R extends CRUDRepository<T>,T> | |
| LegacyIndexSearcher<S extends org.neo4j.graphdb.PropertyContainer,T> | Deprecated |
| NodeGraphRepositoryImpl<T> | |
| RelationshipGraphRepository<T> |
Copyright © 2011-2014–2014 Pivotal Software, Inc.. All rights reserved.