Uses of Class
com.hp.hpl.jena.query.QuerySolutionMap

Packages that use QuerySolutionMap
com.hp.hpl.jena.query ARQ - A query engine for Jena, implementing SPARQL. 
 

Uses of QuerySolutionMap in com.hp.hpl.jena.query
 

Methods in com.hp.hpl.jena.query with parameters of type QuerySolutionMap
 void QuerySolutionMap.addAll(QuerySolutionMap other)
          Add all of the solutions from one QuerySolutionMap into this QuerySolutionMap
 



Licenced under the Apache License, Version 2.0