|
Spring Data Graph | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
CRUDRepository<T extends GraphBacked<?>> | CRUD interface for graph repositories, used as base repository for crud operations |
GraphEntityInformation<S extends PropertyContainer,T extends GraphBacked<S>> | |
GraphRepository<T extends GraphBacked<?>> | |
IndexRepository<T extends GraphBacked<?>> | |
NamedIndexRepository<T extends GraphBacked<?>> | |
TraversalRepository<T extends GraphBacked<?>> |
Class Summary | |
---|---|
AbstractGraphRepository<S extends PropertyContainer,T extends GraphBacked<S>> | Repository like finder for Node and Relationship-Entities. |
DirectGraphRepositoryFactory | Simple Factory for NodeGraphRepository instances. |
GraphMetamodelEntityInformation<S extends PropertyContainer,T extends GraphBacked<S>> | |
GraphRepositoryFactory | |
GraphRepositoryFactoryBean<S extends PropertyContainer,R extends CRUDRepository<T>,T extends GraphBacked<S>> | |
NodeGraphRepository<T extends NodeBacked> | |
RelationshipGraphRepository<T extends RelationshipBacked> |
|
Spring Data Graph | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |