PHP Jackalope\Query Namespace

Nested Namespaces

Jackalope\Query\QOM

Classes

Name Description
NodeIterator A NodeIterator object. Returned by QueryResult->getNodes().
Query Abstract Query implementation for the different Query-languages
QueryManager This interface encapsulates methods for the management of search queries.
QueryResult A QueryResult object. Returned by Query->execute().
Row A row in the query result table.
RowIterator