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 |
---|---|
DataLoader.ClosureEnum |
DataLoader.getClosureEnum()
How the
DataLoader will maintain closure on the database. |
static DataLoader.ClosureEnum |
DataLoader.ClosureEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DataLoader.ClosureEnum[] |
DataLoader.ClosureEnum.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.