| Package | Description |
|---|---|
| com.bigdata.rdf.spo |
This package defines a statement model using long term identifiers rather than
RDF Value objects.
|
| com.bigdata.relation.accesspath |
This package includes an abstraction layer for efficient access paths, including
chunked iterators, blocking buffers, and an abstraction corresponding to the natural
order of an index.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SPOAccessPath
IAccessPath implementation for an SPORelation. |
| Modifier and Type | Method and Description |
|---|---|
AccessPath<R> |
AccessPath.init()
Required post-ctor initialization.
|
| Constructor and Description |
|---|
AccessPathFusedView(AccessPath<E> path1,
AccessPath<E> path2)
Deprecated.
|
AccessPathFusedView(AccessPath<E> path1,
AccessPath<E> path2)
Deprecated.
|
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.