Package | Description |
---|---|
com.franz.agraph.repository |
Implementation of the
OpenRDF Sesame API 2.7.11
with extensions for
AllegroGraph features.
|
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.materialize(AGMaterializer materializer)
Materializes inferred statements (generates and adds them to the store).
|