| Package | Description |
|---|---|
| org.springframework.data.neo4j.repository | |
| org.springframework.data.neo4j.repository.support |
| Modifier and Type | Interface and Description |
|---|---|
interface |
GraphRepository<T>
Neo4j OGM specific extension of
Repository. |
| Modifier and Type | Class and Description |
|---|---|
class |
SimpleNeo4jRepository<T,ID extends Serializable>
Default implementation of the
CrudRepository interface. |
Copyright © 2011-2015–2017 Pivotal Software, Inc.. All rights reserved.