JavaScript is disabled on your browser.
Skip navigation links
Franz Inc, AllegroGraph Java Client
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
com.franz.agraph.jena.AGStatement
Packages that use
AGStatement
Package
Description
com.franz.agraph.jena
Implementation of the
Jena
RDF API with extensions for
AllegroGraph
features.
Uses of
AGStatement
in
com.franz.agraph.jena
Methods in
com.franz.agraph.jena
that return
AGStatement
Modifier and Type
Method
Description
AGStatement
AGModel.
createStatement
(
Resource
r,
Property
p,
RDFNode
o)