Class | Description |
---|---|
AbstractNodeQuery |
Abstract class that represents a top-level node query object (either node or
twig query) of the JSON query syntax.
|
AbstractQuery |
Abstract class that represents a top-level query object of the JSON query
syntax.
|
BooleanQuery |
Class that represents a boolean query object of the JSON query syntax.
|
NodeQuery |
Class that represents a node query object of the JSON query syntax.
|
QueryBuilder |
This class is a helper that enables users to easily build SIREn's JSON
queries.
|
TwigQuery |
Class that represents a twig object of the JSON query syntax.
|
Copyright © 2014. All rights reserved.