Package | Description |
---|---|
com.franz.agraph.http |
AllegroGraph Java client HTTP layer for the
AllegroGraph HTTP Protocol, used by
com.franz.agraph.repository
and com.franz.agraph.jena . |
com.franz.agraph.repository |
Implementation of the
OpenRDF Sesame API 2.7.11
with extensions for
AllegroGraph features.
|
Modifier and Type | Method and Description |
---|---|
long |
AGHttpRepoClient.materialize(AGMaterializer materializer)
Materializes inferred statements (generates and adds them to the store).
|
Modifier and Type | Method and Description |
---|---|
static AGMaterializer |
AGMaterializer.newInstance()
Gets a default materializer that can be further configured.
|
Modifier and Type | Method and Description |
---|---|
long |
AGRepositoryConnection.deleteMaterialized(AGMaterializer materializer)
Deletes materialized statements.
|
long |
AGRepositoryConnection.materialize(AGMaterializer materializer)
Materializes inferred statements (generates and adds them to the store).
|
Copyright © 2022 Franz Inc.. All rights reserved.