net
.
caladesiframework
.
neo4j
.
graph
repository
package
repository
Visibility
Public
All
Type Members
trait
GraphRepository
[
T <: GraphEntity
]
extends CRUDRepository[T]
abstract
class
Neo4jGraphRepository
[
EntityType <: Neo4jGraphEntity
]
extends GraphRepository[EntityType] with CRUDRepository[EntityType] with IndexManager with RelationManager