|
Spring Data Graph | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GraphRepository | |
|---|---|
| org.springframework.data.neo4j.repository | |
| 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 extends GraphBacked<S>>
Repository like finder for Node and Relationship-Entities. |
class |
NodeGraphRepository<T extends NodeBacked>
|
class |
RelationshipGraphRepository<T extends RelationshipBacked>
|
| Methods in org.springframework.data.neo4j.repository that return GraphRepository | ||
|---|---|---|
|
DirectGraphRepositoryFactory.createGraphRepository(Class<T> clazz)
|
|
|
Spring Data Graph | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||