| Package | Description |
|---|---|
| com.bigdata.rdf.lexicon |
| Modifier and Type | Field and Description |
|---|---|
static LexiconKeyOrder |
LexiconKeyOrder.BLOBS
Keys are
BlobIVs. |
static LexiconKeyOrder |
LexiconKeyOrder.ID2TERM
Keys are
TermIds. |
static LexiconKeyOrder |
LexiconKeyOrder.TERM2ID
Keys are RDF
Values. |
| Modifier and Type | Method and Description |
|---|---|
LexiconKeyOrder |
LexiconRelation.getPrimaryKeyOrder() |
static LexiconKeyOrder |
LexiconKeyOrder.valueOf(int index)
Returns the singleton corresponding to the index.
|
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.