net.caladesiframework.neo4j.graph

repository

package repository

Visibility
  1. Public
  2. All

Type Members

  1. trait GraphRepository[T <: GraphEntity] extends CRUDRepository[T]

  2. abstract class Neo4jGraphRepository[EntityType <: Neo4jGraphEntity] extends GraphRepository[EntityType] with CRUDRepository[EntityType] with IndexManager with RelationManager

Ungrouped