| Interface | Description |
|---|---|
| GraphParameterAccessor |
Class used to lookup and handle special parameters such as depth, spatial parameters...
|
| GraphQueryExecution |
Classes intended to pilot query execution according to the type of the query.
|
| Class | Description |
|---|---|
| AbstractGraphRepositoryQuery |
Base class for @link
RepositoryQuerys. |
| GraphParameters |
Custom extension of
Parameters discovering additional to handle @link{Depth} special parameter. |
| GraphParametersParameterAccessor |
Custom
ParametersParameterAccessor to allow access to the Depth parameter. |
| GraphQueryExecution.CollectionExecution | |
| GraphQueryExecution.CountByExecution | |
| GraphQueryExecution.DeleteByExecution | |
| GraphQueryExecution.PagedExecution | |
| GraphQueryExecution.QueryResultExecution | |
| GraphQueryExecution.SingleEntityExecution | |
| GraphQueryExecution.SlicedExecution | |
| GraphQueryExecution.StreamExecution | |
| GraphQueryLookupStrategy | |
| GraphQueryMethod | |
| GraphRepositoryQuery |
Specialisation of
RepositoryQuery that handles mapping to object annotated with @Query. |
| NamedGraphRepositoryQuery |
Specialisation of
GraphRepositoryQuery that creates queries from named queries defined in
META-INFO/neo4j-named-queries.properties. |
| Query |
Represents an OGM query.
|
Copyright © 2011–2018 Pivotal Software, Inc.. All rights reserved.