public class PropertyEvaluator extends Object implements org.neo4j.graphdb.traversal.Evaluator
Evaluation.INCLUDE_AND_CONTINUE if the evaluated node has the given property key
and the value is or contains (in case the value is an array) the given property value.| Constructor and Description |
|---|
PropertyEvaluator(String propertyKey,
Object propertyValue) |
| Modifier and Type | Method and Description |
|---|---|
org.neo4j.graphdb.traversal.Evaluation |
evaluate(org.neo4j.graphdb.Path path) |
Copyright © 2018 JULIE Lab Jena, Germany. All rights reserved.