Package | Description |
---|---|
er.neo4jadaptor.query.neo4j_eval |
Classes to support
EvaluatingFilter to perform thorough node/relationship evaluation. |
er.neo4jadaptor.query.neo4j_eval.evaluators |
Set of classes that handle only examining candidates and telling whether they match some evaluation criteria.
|
Class and Description |
---|
Evaluator
Tells whether objects match some criteria.
|
Class and Description |
---|
AlwaysTrue
Evaluates all objects as matching its criteria, without even checking.
|
Evaluator
Tells whether objects match some criteria.
|
RegexMatch
Tells if a value retrieved from a candidate using
Retriever matches some regular expression. |
Copyright © 2002 – 2020 Project Wonder.