public abstract class FilterBuilder extends Object
Modifier and Type | Field and Description |
---|---|
protected org.neo4j.ogm.cypher.BooleanOperator |
booleanOperator |
protected Class<?> |
entityType |
protected Part |
part |
Modifier and Type | Method and Description |
---|---|
abstract List<org.neo4j.ogm.cypher.Filter> |
build(Stack<Object> params) |
protected String |
propertyName() |
Copyright © 2011–2017 Pivotal Software, Inc.. All rights reserved.