Interface | Description |
---|---|
PropertyClause |
Property clause
|
Class | Description |
---|---|
Clause |
Abstract Clause implementation
|
CompareClause |
A Comparison clause
tagged.[acme:tagName] = 'foo'
|
ContainsClause |
A Contains clause
CONTAINS(tagged.[acme:tagName], 'foo')
|
ObjectSearcher |
Finder class for searching a repository
|
ParanthesisClause |
A Paranthesis clause
(clause1 OR/AND clause2)
|
ParentPathClause |
A Parent Path Clause
|
PathClause |
A Path Clause
|
SetClause |
A Set Clause
alias.property IN (value1, value2, value3)
|
Enum | Description |
---|---|
ComparisonOperator |
Copyright © 2013–2019. All rights reserved.