Package com.franz.agraph.jena
Class AGQuerySolution
java.lang.Object
com.franz.agraph.jena.AGQuerySolution
- All Implemented Interfaces:
QuerySolution
Implements the Jena QuerySolution interface for AllegroGraph.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
AGQuerySolution
-
-
Method Details
-
contains
- Specified by:
contains
in interfaceQuerySolution
-
get
- Specified by:
get
in interfaceQuerySolution
-
getLiteral
- Specified by:
getLiteral
in interfaceQuerySolution
-
getResource
- Specified by:
getResource
in interfaceQuerySolution
-
varNames
- Specified by:
varNames
in interfaceQuerySolution
-
toString
-