public class GraphParameters extends org.springframework.data.repository.query.Parameters<GraphParameters,org.springframework.data.neo4j.repository.query.GraphParameters.GraphParameter>
Parameters discovering additional to handle @link{Depth} special parameter.| Modifier and Type | Method and Description |
|---|---|
protected GraphParameters |
createFrom(List<org.springframework.data.neo4j.repository.query.GraphParameters.GraphParameter> parameters) |
protected org.springframework.data.neo4j.repository.query.GraphParameters.GraphParameter |
createParameter(org.springframework.core.MethodParameter parameter) |
getBindableParameter, getBindableParameters, getDynamicProjectionIndex, getNumberOfParameters, getPageableIndex, getParameter, getSortIndex, hasDynamicProjection, hasPageableParameter, hasParameterAt, hasSortParameter, hasSpecialParameter, isBindable, iterator, potentiallySortsDynamicallyclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitempty, filter, flatMap, map, of, of, of, streamforEach, spliteratorprotected org.springframework.data.neo4j.repository.query.GraphParameters.GraphParameter createParameter(org.springframework.core.MethodParameter parameter)
createParameter in class org.springframework.data.repository.query.Parameters<GraphParameters,org.springframework.data.neo4j.repository.query.GraphParameters.GraphParameter>protected GraphParameters createFrom(List<org.springframework.data.neo4j.repository.query.GraphParameters.GraphParameter> parameters)
createFrom in class org.springframework.data.repository.query.Parameters<GraphParameters,org.springframework.data.neo4j.repository.query.GraphParameters.GraphParameter>Copyright © 2011–2017 Pivotal Software, Inc.. All rights reserved.