| Package | Description | 
|---|---|
| com.franz.agraph.http | AllegroGraph Java client HTTP layer for the
 
 AllegroGraph HTTP Protocol, used by  com.franz.agraph.repositoryandcom.franz.agraph.jena. | 
| com.franz.agraph.http.handler | AllegroGraph Java client HTTP layer response handlers for the
 
 AllegroGraph HTTP Protocol in support of  com.franz.agraph.http. | 
| com.franz.agraph.repository | Implementation of the
 OpenRDF Sesame API 2.7.11
 with extensions for
 AllegroGraph features. | 
| Modifier and Type | Method and Description | 
|---|---|
| AGValueFactory | AGHttpRepoClient. getValueFactory() | 
| Modifier and Type | Method and Description | 
|---|---|
| static Resource | AGHttpRepoClient. getApplicationResource(Resource stored,
                      AGValueFactory vf)Returns the application Resource for a given stored resource. | 
| static Value | AGHttpRepoClient. getApplicationValue(Value stored,
                   AGValueFactory vf)Returns the application Value for a given stored value. | 
| Resource | AGHttpRepoClient. getStorableResource(Resource r,
                   AGValueFactory vf)Returns a storable Resource for the given Resource. | 
| Value | AGHttpRepoClient. getStorableValue(Value v,
                AGValueFactory vf)Returns a storable Value for the given Value. | 
| static Value | AGHttpRepoClient. getStorableValue(Value v,
                AGValueFactory vf,
                boolean allowExternalBlankNodeIds) | 
| Modifier and Type | Method and Description | 
|---|---|
| static AGTQRStreamer | AGTQRStreamer. createStreamer(TupleQueryResultFormat format,
              AGValueFactory vf) | 
| Constructor and Description | 
|---|
| AGRDFHandler(RDFFormat format,
            RDFHandler rdfhandler,
            AGValueFactory vf,
            boolean recoverExternalBNodes) | 
| AGTQRHandler(TupleQueryResultFormat format,
            TupleQueryResultHandler tqrhandler,
            AGValueFactory vf,
            boolean recoverExternalBNodes) | 
| AGTQRJSONStreamer(AGValueFactory vf) | 
| AGTQRTSVStreamer(AGValueFactory vf) | 
| AGTQRXMLStreamer(AGValueFactory vf) | 
| Modifier and Type | Method and Description | 
|---|---|
| AGValueFactory | AGVirtualRepository. getValueFactory() | 
| AGValueFactory | AGAbstractRepository. getValueFactory() | 
| AGValueFactory | AGRepository. getValueFactory() | 
| AGValueFactory | AGRepositoryConnection. getValueFactory() | 
Copyright © 2024 Franz Inc.. All rights reserved.