|
Class Summary |
| CompareExpression |
An expression which matches objects according to a comparison. |
| ExactExpression |
An expression which requires the object to match exactly. |
| LikeExpression |
An expression which matches objects that are "like" this value. |
| LiteralNode |
LiteralNode is a literal node. |
| NodeIterator |
NodeIterator iterates over the contents of a resource set. |
| OrExpression |
An expression which takes the disjunction of one or more other expressions. |
| ResourceNode |
A resource node. |
| ResourceSet |
A ResourceSet is used to retrieve all resource nodes matching certain
criteria. |
| Statement |
A statement (subject, predicate, object, and graph). |