PHP Jackalope\Query 네임스페이스

중첩된 네임스페이스

Jackalope\Query\QOM

클래스들

이름 설명
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