Hey all, I'm currently trying to implement a method that will return a NodeIterator from the repository based on an SQL query that I pass it. The only problem right now is that I can't seem to find the equivalent of the SQL LIMIT function. Does anyone happen to know if there is equivalent functionality or an alternative to do what I'm looking for?
Thanks in advance, Brett
