|
Class Summary |
| And |
A two-place logical connective that has the value true if both of its operands are true, otherwise a value of false. |
| ChildNode |
A constraint requiring that the selected node is a child of the node reachable by the supplied absolute path. |
| Comparison |
A constraint that evaluates to true when the defined operation evaluates to true. |
| Constraint |
The degree of statistical dependence between or among variables. |
| DescendantNode |
A constraint requiring that the selected node is a descendant of the node reachable by the supplied absolute path |
| FullTextSearch |
A constraint that evaluates to true only when a full-text search applied to
the search scope results in positive findings. |
| Not |
A constraint that negates another constraint. |
| Or |
A constraint that evaluates to true when either of the other constraints
evaluates to true. |
| PropertyExistence |
A constraint that evaluates to true only when a named property exists on a
node. |
| SameNode |
A constraint requiring that the selected node is reachable by the supplied
absolute path. |