|
Spring Data Neo4j | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GraphRepository | |
|---|---|
| org.springframework.data.neo4j.repository | |
| org.springframework.data.neo4j.support | |
| org.springframework.data.neo4j.template | |
| Uses of GraphRepository in org.springframework.data.neo4j.repository |
|---|
| Classes in org.springframework.data.neo4j.repository that implement GraphRepository | |
|---|---|
class |
AbstractGraphRepository<S extends PropertyContainer,T>
Repository like finder for Node and Relationship-Entities. |
class |
NodeGraphRepositoryImpl<T>
|
class |
RelationshipGraphRepository<T>
|
| Uses of GraphRepository in org.springframework.data.neo4j.support |
|---|
| Methods in org.springframework.data.neo4j.support that return GraphRepository | ||
|---|---|---|
|
Neo4jTemplate.repositoryFor(Class<T> clazz)
|
|
| Uses of GraphRepository in org.springframework.data.neo4j.template |
|---|
| Methods in org.springframework.data.neo4j.template that return GraphRepository | ||
|---|---|---|
|
Neo4jOperations.repositoryFor(Class<T> clazz)
|
|
|
Spring Data Neo4j | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||