Package | Description |
---|---|
com.bigdata.bfs |
This package provides a scale-out content repository (aka distributed file
system) suitable as the backend for a REST-ful service using the bigdata
architecture.
|
com.bigdata.btree.filter | |
com.bigdata.rdf.sparql.ast.eval | |
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.
|
com.bigdata.service.geospatial | |
com.bigdata.sparse |
This package provides support for treating normal B+Trees using a
"sparse row store" pattern and can be applied to both local B+Trees
and scale-out indices.
|
Class and Description |
---|
ITupleFilter
Interface for stacked filtering iterators for
ITuple s. |
TupleFilter
Filter supporting
ITupleIterator s. |
TupleUpdater
Filter allows mutation of the visited
ITuple s. |
Class and Description |
---|
ITupleFilter
Interface for stacked filtering iterators for
ITuple s. |
LookaheadTupleFilter.ILookaheadTupleIterator
Extends iterator semantics for
ITuple pushback. |
TupleFilter
Filter supporting
ITupleIterator s. |
TupleFilter.TupleFilterator
Implementation class knows how to avoid side-effects from the reuse of
the same
Tuple instance by the base ITupleIterator impls. |
Class and Description |
---|
ITupleFilter
Interface for stacked filtering iterators for
ITuple s. |
TupleFilter
Filter supporting
ITupleIterator s. |
Class and Description |
---|
Advancer
Used to write logic that advances an
ITupleCursor to another key
after it visits some element. |
ITupleFilter
Interface for stacked filtering iterators for
ITuple s. |
Class and Description |
---|
ITupleFilter
Interface for stacked filtering iterators for
ITuple s. |
TupleFilter
Filter supporting
ITupleIterator s. |
Class and Description |
---|
Advancer
Used to write logic that advances an
ITupleCursor to another key
after it visits some element. |
ITupleFilter
Interface for stacked filtering iterators for
ITuple s. |
Class and Description |
---|
ITupleFilter
Interface for stacked filtering iterators for
ITuple s. |
LookaheadTupleFilter.ILookaheadTupleIterator
Extends iterator semantics for
ITuple pushback. |
TupleTransformer
Abstract base class for an
ITupleFilter that transforms the data type
of the keys and/or values. |
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.