Package | Description |
---|---|
com.bigdata.rdf.store |
This package provides several realizations of an RDF database using the bigdata
architecture, including one suitable for temporary data, one suitable for local
processing (single host), and one designed for scale-out on commodity hardware.
|
Modifier and Type | Method and Description |
---|---|
static DatabaseMode |
DatabaseMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DatabaseMode[] |
DatabaseMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.