| Package | Description |
|---|---|
| com.bigdata.rdf.internal |
This package provides an internal representation of RDF Values.
|
| com.bigdata.rdf.internal.constraints | |
| com.bigdata.rdf.lexicon |
| Modifier and Type | Class and Description |
|---|---|
class |
LexiconConfiguration<V extends BigdataValue>
An object which describes which kinds of RDF Values are inlined into the
statement indices and how other RDF Values are coded into the lexicon.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
CompressedTimestampExtensionFactory._init(IDatatypeURIResolver resolver,
ILexiconConfiguration<BigdataValue> lex,
Collection<IExtension<? extends BigdataValue>> extensions) |
protected void |
BSBMExtensionFactory._init(IDatatypeURIResolver resolver,
ILexiconConfiguration<BigdataValue> lex,
Collection<IExtension<? extends BigdataValue>> extensions) |
protected void |
DefaultExtensionFactory._init(IDatatypeURIResolver resolver,
ILexiconConfiguration<BigdataValue> config,
Collection<IExtension<? extends BigdataValue>> extensions)
Give subclasses a chance to add extensions.
|
void |
SampleExtensionFactory.init(IDatatypeURIResolver resolver,
ILexiconConfiguration<BigdataValue> config) |
void |
NoExtensionFactory.init(IDatatypeURIResolver lex,
ILexiconConfiguration<BigdataValue> config) |
void |
IExtensionFactory.init(IDatatypeURIResolver resolver,
ILexiconConfiguration<BigdataValue> config)
This will be called very early in the IExtensionFactory lifecycle so that
the
BlobIVs for the IExtension's datatype URIs will be on
hand when needed. |
void |
DefaultExtensionFactory.init(IDatatypeURIResolver resolver,
ILexiconConfiguration<BigdataValue> config) |
| Modifier and Type | Method and Description |
|---|---|
protected ILexiconConfiguration<BigdataValue> |
IVValueExpression.getLexiconConfiguration(IBindingSet bset)
Return the
ILexiconConfiguration. |
| Modifier and Type | Method and Description |
|---|---|
ILexiconConfiguration<BigdataValue> |
LexiconRelation.getLexiconConfiguration()
Return the
LexiconRelation.lexiconConfiguration instance. |
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.