| Package | Description |
|---|---|
| com.bigdata.bop.ap | |
| com.bigdata.rdf.lexicon | |
| com.bigdata.rdf.spo |
This package defines a statement model using long term identifiers rather than
RDF Value objects.
|
| com.bigdata.search |
This package provides full text indexing and search.
|
| Modifier and Type | Class and Description |
|---|---|
class |
R
Test relation composed of
E elements with a single primary index. |
| Modifier and Type | Class and Description |
|---|---|
class |
BigdataSubjectCentricFullTextIndex
Implementation based on the built-in keyword search capabilities for bigdata.
|
class |
BigdataValueCentricFullTextIndex
Implementation based on the built-in keyword search capabilities for bigdata.
|
class |
LexiconRelation
The
LexiconRelation handles all things related to the indices mapping
external RDF Values onto IVs (internal values)s and provides
methods for efficient materialization of external RDF Values from
IVs. |
| Modifier and Type | Class and Description |
|---|---|
class |
SPORelation
The
SPORelation handles all things related to the indices
representing the triples stored in the database. |
| Modifier and Type | Class and Description |
|---|---|
class |
FullTextIndex<V extends Comparable<V>>
Full text indexing and search support.
|
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.