static interface Neo4jQuery.ProjectionHandler<T extends Query.Projection>
Interface for handling projections when building Cypher queries
< - T > The projection type| Modifiers | Name | Description |
|---|---|---|
static java.lang.String |
COUNT |
| Type Params | Return Type | Name and description |
|---|---|---|
|
abstract java.lang.String |
handle(PersistentEntity entity, T projection, CypherBuilder builder) |