public static interface GQL.Filter
boolean include(Row row) throws RepositoryException
true if the given row should be
included in the result.row - the row to check.true if the row should be included,
false otherwise.RepositoryException - if an error occurs while reading from the
repository.Copyright © 2004-2014 The Apache Software Foundation. All Rights Reserved.