Uses of Package
org.aksw.jenax.stmt.resultset

  • Class
    Description
    Extension of SPARQLResult (inception Jena 3.8.0) to add result types for iterators of triples / quads and update statements.
     
    TODO We probably need a high level result visitor for result types such as Model, ResultSet, Json, and a low level - or streaming - result processor for quads, bindings, etc The streaming part can be based on StreamRDF
  • Class
    Description
    Extension of SPARQLResult (inception Jena 3.8.0) to add result types for iterators of triples / quads and update statements.
    TODO We probably need a high level result visitor for result types such as Model, ResultSet, Json, and a low level - or streaming - result processor for quads, bindings, etc The streaming part can be based on StreamRDF