|
Class Summary |
| BindVariableName |
A value bound to a variable name used in a Comparison constraint. |
| DynamicOperand |
A dynamic operand used in a Comparison constraint. |
| FullTextSearchScore |
A dynamic operand that evaluates to the full-text search score of a node given by a selector, used in a Comparison
constraint and Orderings. |
| Length |
A dynamic operand that evaluates to the length of the supplied propety values, used in a Comparison constraint. |
| Literal |
A literal value used in a Comparison constraint. |
| LowerCase |
A dynamic operand that evaluates to the lower-case representation of the supplied operand, used in a Comparison
constraint. |
| NodeDepth |
A dynamic operand that evaluates to the depth of a node given by a selector, used in a Comparison constraint. |
| NodeLocalName |
A dynamic operand that evaluates to the local name of a node given by a selector, used in a Comparison constraint. |
| NodeName |
A dynamic operand that evaluates to the qualified name of a node given by a selector, used in a Comparison constraint. |
| PropertyValue |
A dynamic operand that evaluates to the value(s) of a property on a selector,
used in a Comparison constraint. |
| StaticOperand |
A static operand used in a Comparison constraint. |
| UpperCase |
A dynamic operand that evaluates to the upper-case representation of the supplied operand, used in a Comparison
constraint. |