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
RepositoryQuery s. |
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 . |
Query |
Represents an OGM query.
|
Copyright © 2011–2017 Pivotal Software, Inc.. All rights reserved.