| Package | Description |
|---|---|
| org.springframework.data.neo4j.repository.query | |
| org.springframework.data.neo4j.repository.query.derived |
| Modifier and Type | Class and Description |
|---|---|
class |
GraphRepositoryQuery
Specialisation of
RepositoryQuery that handles mapping to object annotated with @Query. |
class |
NamedGraphRepositoryQuery
Specialisation of
GraphRepositoryQuery that creates queries from named queries defined in
META-INFO/neo4j-named-queries.properties. |
| Modifier and Type | Class and Description |
|---|---|
class |
DerivedGraphRepositoryQuery
Specialisation of
RepositoryQuery that handles mapping of derived finders. |
Copyright © 2011–2018 Pivotal Software, Inc.. All rights reserved.