| Returns an iterator over all nodes that match the query. The rows are
returned according to the ordering specified in the query. If the query
contains more than one selector, this method will throw a
RepositoryException .
a NodeIterator throws: RepositoryException - if the query contains more than one selectoror if another error occurs. |