public interface GraphParameterAccessor extends ParameterAccessor
| Modifier and Type | Method and Description |
|---|---|
int |
getDepth()
Gets the loading depth value of the
Depth annotated method parameter. |
org.neo4j.ogm.cypher.query.SortOrder |
getOgmSort()
Get OGM specific sort order translated from method parameters.
|
getBindableValue, getDynamicProjection, getPageable, getSort, hasBindableNullValue, iteratorforEach, spliteratorint getDepth()
Depth annotated method parameter.org.neo4j.ogm.cypher.query.SortOrder getOgmSort()
Copyright © 2011–2018 Pivotal Software, Inc.. All rights reserved.