Package com.franz.agraph.jena
Class AGQuerySolution
java.lang.Object
com.franz.agraph.jena.AGQuerySolution
- All Implemented Interfaces:
org.apache.jena.query.QuerySolution
Implements the Jena QuerySolution interface for AllegroGraph.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
AGQuerySolution
-
-
Method Details
-
contains
- Specified by:
containsin interfaceorg.apache.jena.query.QuerySolution
-
get
- Specified by:
getin interfaceorg.apache.jena.query.QuerySolution
-
getLiteral
- Specified by:
getLiteralin interfaceorg.apache.jena.query.QuerySolution
-
getResource
- Specified by:
getResourcein interfaceorg.apache.jena.query.QuerySolution
-
varNames
- Specified by:
varNamesin interfaceorg.apache.jena.query.QuerySolution
-
toString
-