| Package | Description |
|---|---|
| org.springframework.data.neo4j.repository | |
| org.springframework.data.neo4j.support | |
| org.springframework.data.neo4j.template |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractGraphRepository<S extends org.neo4j.graphdb.PropertyContainer,T>
Repository like finder for Node and Relationship-Entities.
|
class |
NodeGraphRepositoryImpl<T> |
class |
RelationshipGraphRepository<T> |
| Modifier and Type | Method and Description |
|---|---|
<T> GraphRepository<T> |
Neo4jTemplate.repositoryFor(Class<T> clazz) |
| Modifier and Type | Method and Description |
|---|---|
<T> GraphRepository<T> |
Neo4jOperations.repositoryFor(Class<T> clazz) |
Copyright © 2011-2015–2015 Pivotal Software, Inc.. All rights reserved.