Package | Description |
---|---|
com.bigdata.blueprints |
Modifier and Type | Class and Description |
---|---|
class |
BigdataRDFFactory
Default implementation of a
BlueprintsValueFactory for converting
blueprints data to RDF and back again. |
class |
DefaultBlueprintsValueFactory
Default implementation of a
BlueprintsValueFactory for converting
blueprints data to RDF and back again. |
Modifier and Type | Field and Description |
---|---|
protected BlueprintsValueFactory |
BigdataGraph.factory
Factory for round-tripping between Blueprints data and RDF data.
|
Modifier and Type | Method and Description |
---|---|
BlueprintsValueFactory |
BigdataGraph.getValueFactory()
Return the factory used to round-trip between Blueprints values and
RDF values.
|
Modifier and Type | Method and Description |
---|---|
static BigdataGraph |
BigdataGraphFactory.create(BlueprintsValueFactory vf)
Create a new local in-memory bigdata instance with the supplied value
factory.
|
static BigdataGraph |
BigdataGraphFactory.create(BlueprintsValueFactory vf,
Properties props)
Create a new local in-memory bigdata instance with the supplied value
factory.
|
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.