public interface PropertyValueTransformer
ComparisonOperators
when building a Cypher query.| Modifier and Type | Method and Description |
|---|---|
Object |
transformPropertyValue(Object propertyValue)
Transforms the given property value into a format that's compatible with the comparison operator in the context
of the current query being built.
|
Object transformPropertyValue(Object propertyValue)
propertyValue - The property value to transform, which may be nullnull if invoked with nullCopyright © 2016 Neo Technology, Inc.. All rights reserved.