| Package | Description |
|---|---|
| org.neo4j.ogm.cypher |
| Modifier and Type | Class and Description |
|---|---|
class |
CaseInsensitiveLikePropertyValueTransformer
Implementation of
PropertyValueTransformer that transforms a traditional "LIKE" expression with asterisk wildcards
into a case-insensitive regular expression compatible with Cypher. |
class |
NoOpPropertyValueTransformer
PropertyValueTransformer that does nothing but pass through the property value. |
| Modifier and Type | Method and Description |
|---|---|
PropertyValueTransformer |
ComparisonOperator.getPropertyValueTransformer() |
Copyright © 2016 Neo Technology, Inc.. All rights reserved.