Package com.complexible.common.rdf.query
package com.complexible.common.rdf.query
-
ClassDescriptionIteration over a BindingSet elementsIteration implementation over graph query results.An immutable implementation of
EdgeImmutable implementation ofPathHelper class to adapter the Sesame push parsing for query results to a pull interface via an Iterator.Adapter from anIteratorproduced during query evaluation to aBooleanQueryResult.Adapter class for using a StatementIteration as a Sesame GraphQueryResult.Adapter class for using a BindingSetIteration as aPathQueryResultBase super-class for all iterator-as-query-result classes.Adapter class for using a BindingSetIteration as a TupleQueryResultRepresentation of the results of a path query.QueryResultforpaths.Represents a result set of a path query as tuples.An extension ofTrigParserthat processes data in the format specified in the SPARQL 1.1 grammar for Quad data (assuming no variables, as is the case for INSERT DATA and DELETE DATA operations).Collection of utility methods for working with SPARQL stringsAdapter forSelectQueryResultobjects toIteratorA wrapper aroundtupleswith delimiters to restore paths.