Class AbstractNeo4jRepository<Label extends Neo4jLabel>

java.lang.Object
com.buschmais.xo.neo4j.spi.AbstractNeo4jRepository<Label>
All Implemented Interfaces:
Neo4jRepository

public abstract class AbstractNeo4jRepository<Label extends Neo4jLabel> extends Object implements Neo4jRepository
Abstract base implementation for Neo4j repositories.