Package | Description |
---|---|
com.bigdata.bop.rdf.update |
This package provides bigdata operators for SPARQL update.
|
com.bigdata.rdf.sail |
This package contains the SAIL that allow bigdata to be used as a backend for
the Sesame 2.x platform.
|
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 | Interface and Description |
---|---|
static interface |
ParseOp.Annotations
Note:
BOp.Annotations#TIMEOUT is respected to limit the read time
on an HTTP connection. |
Modifier and Type | Interface and Description |
---|---|
static interface |
BigdataSail.Options
Additional parameters understood by the Sesame 2.x SAIL implementation.
|
Modifier and Type | Interface and Description |
---|---|
static interface |
AbstractTripleStore.Options
Configuration options.
|
static interface |
DataLoader.Options
Options for the
DataLoader . |
static interface |
LocalTripleStore.Options
Options understood by the
LocalTripleStore . |
static interface |
TempTripleStore.Options |
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.