| Name | Description | Type | Package | Framework |
| AssignTermId | Assigns the term identifier to duplicate BigdataValue for a single write operation when an IDuplicateRemover was applied. | Class | com.bigdata.rdf.lexicon | BlazeGraph |
|
| BigdataSubjectCentricFullTextIndex | | Class | com.bigdata.rdf.lexicon | BlazeGraph |
|
| BigdataValueCentricFullTextIndex | | Class | com.bigdata.rdf.lexicon | BlazeGraph |
|
| BlobsIndexHelper | Helper class for operations on the BLOBS index. | Class | com.bigdata.rdf.lexicon | BlazeGraph |
|
| BlobsIndexHelper .CollisionBucketSizeException | Exception thrown if the maximum size of the collision bucket would be exceeded for some BigdataValue. | Class | com.bigdata.rdf.lexicon | BlazeGraph |
|
| BlobsIndexSplitHandler | Split handler enforces the constraint that a collision bucket is never split across a shard boundary. | Class | com.bigdata.rdf.lexicon | BlazeGraph |
|
| BlobsTupleSerializer | Encapsulates key and value formation for the TERMS index. | Class | com.bigdata.rdf.lexicon | BlazeGraph |
|
| BlobsWriteProc | This unisolated operation inserts Values into the {termCode,hash(Value),counter}:Value index, assigning IVs to | Class | com.bigdata.rdf.lexicon | BlazeGraph |
|
| BlobsWriteProc .BlobsWriteProcConstructor | | Class | com.bigdata.rdf.lexicon | BlazeGraph |
|
| BlobsWriteProc .Result | Object encapsulates the discovered / assigned IVs and provides efficient serialization for communication of those data to the client. | Class | com.bigdata.rdf.lexicon | BlazeGraph |
|
| BlobsWriteTask | Synchronous RPC write on the TERMS index. | Class | com.bigdata.rdf.lexicon | BlazeGraph |
|
| CacheValueFilter | Cache the BigdataValue on the IV (create a cross linkage). | Class | com.bigdata.rdf.lexicon | BlazeGraph |
|
| Id2TermTupleSerializer | Encapsulates key and value formation for the reverse lexicon index. | Class | com.bigdata.rdf.lexicon | BlazeGraph |
|
| Id2TermWriteProc | Unisolated write operation makes consistent assertions on the id:term index based on the data developed by the Term2IdWriteProc | Class | com.bigdata.rdf.lexicon | BlazeGraph |
|
| Id2TermWriteProc .Id2TermWriteProcConstructor | | Class | com.bigdata.rdf.lexicon | BlazeGraph |
|
| ISubjectCentricTextIndexer | Abstraction for the text indexer for RDF Values allowing either the built-in bigdata FullTextIndex or support for Lucene, etc. | Interface | com.bigdata.rdf.lexicon | BlazeGraph |
|
| ITermCache | Reduced interface for the LexiconRelation's term cache. | Interface | com.bigdata.rdf.lexicon | BlazeGraph |
|
| ITermIndexCodes | This interface defines the signed byte values indicating the type of a term in the term index. | Interface | com.bigdata.rdf.lexicon | BlazeGraph |
|
| ITermIVFilter | Interface for filtering internal values. | Interface | com.bigdata.rdf.lexicon | BlazeGraph |
|
| ITextIndexer | Abstraction for the text indexer for RDF Values allowing either the built-in bigdata FullTextIndex or support for Lucene, etc. | Interface | com.bigdata.rdf.lexicon | BlazeGraph |
|
| ITextIndexer .FullTextQuery | | Class | com.bigdata.rdf.lexicon | BlazeGraph |
|
| IValueCentricTextIndexer | Abstraction for the text indexer for RDF Values allowing either the built-in bigdata FullTextIndex or support for Lucene, etc. | Interface | com.bigdata.rdf.lexicon | BlazeGraph |
|
| IVDocIdExtension | | Class | com.bigdata.rdf.lexicon | BlazeGraph |
|
| KVOTermIdComparator | Places KVOs containing BigdataValue references into an ordering determined by the assigned term identifiers}. | Class | com.bigdata.rdf.lexicon | BlazeGraph |
|
| LexAccessPatternEnum | enum LexAccessPatternEnumType safe enumeration of access patterns for the LexPredicate. | Class | com.bigdata.rdf.lexicon | BlazeGraph |
|
| LexiconKeyBuilder | Flyweight helper class for building (and decoding to the extent possible) unsigned byte[] keys for RDF Values and term identifiers. | Class | com.bigdata.rdf.lexicon | BlazeGraph |
|
| LexiconKeyOrder | Natural index orders for the LexiconRelation. | Class | com.bigdata.rdf.lexicon | BlazeGraph |
|
| LexiconRelation | The LexiconRelation handles all things related to the indices mapping external RDF Values onto IVs (internal values)s and provides | Class | com.bigdata.rdf.lexicon | BlazeGraph |
|
| LexPredicate | lex(BigdataValue,IV) predicate used for querying the LexiconRelation's TERMS | Class | com.bigdata.rdf.lexicon | BlazeGraph |
|
| RDFFullTextIndexTupleSerializer | Replaces the FullTextIndexTupleSerializer to support IVs as document identifiers. | Class | com.bigdata.rdf.lexicon | BlazeGraph |
|
| ReverseIndexWriterTask | Add terms to the reverse index, which is the index that we use to lookup the RDF value by its term identifier so that we can externalize ISPOs as | Class | com.bigdata.rdf.lexicon | BlazeGraph |
|
| Term2IdTupleSerializer | Handles the term:id index (forward mapping for the lexicon). | Class | com.bigdata.rdf.lexicon | BlazeGraph |
|
| Term2IdWriteProc | This unisolated operation inserts terms into the term:id index, assigning identifiers to terms as a side-effect. | Class | com.bigdata.rdf.lexicon | BlazeGraph |
|
| Term2IdWriteProc .Result | Object encapsulates the discovered / assigned term identifiers and provides efficient serialization for communication of those data to the | Class | com.bigdata.rdf.lexicon | BlazeGraph |
|
| Term2IdWriteProc .Term2IdWriteProcConstructor | | Class | com.bigdata.rdf.lexicon | BlazeGraph |
|
| Term2IdWriteTask | Synchronous RPC write on the TERM2ID index. | Class | com.bigdata.rdf.lexicon | BlazeGraph |
|
| TermCache | | Class | com.bigdata.rdf.lexicon | BlazeGraph |
|
| TermIdEncoder | An encoder/decoder for long values formed from a partition identifier in the high word and a local counter in the low word where the low N bits of the | Class | com.bigdata.rdf.lexicon | BlazeGraph |
|
| TestAccessPaths | LexiconRelation. | Class | com.bigdata.rdf.lexicon | BlazeGraph |
|
| TestAddTerms | Test suite for adding terms to the lexicon. | Class | com.bigdata.rdf.lexicon | BlazeGraph |
|
| TestAll | Aggregates test suites into increasing dependency order. | Class | com.bigdata.rdf.lexicon | BlazeGraph |
|
| TestBlobsIndex | Test suite for low-level operations on the BLOBS index. | Class | com.bigdata.rdf.lexicon | BlazeGraph |
|
| TestBlobsWriteTask | Test suite for the BlobsWriteTask. | Class | com.bigdata.rdf.lexicon | BlazeGraph |
|
| TestCompletionScan | LexiconRelation. | Class | com.bigdata.rdf.lexicon | BlazeGraph |
|
| TestFullTextIndex | Test of adding terms with the full text index enabled and of lookup of terms by tokens which appear within those terms. | Class | com.bigdata.rdf.lexicon | BlazeGraph |
|
| TestId2TermTupleSerializer | Test suite for Id2TermTupleSerializer. | Class | com.bigdata.rdf.lexicon | BlazeGraph |
|
| TestInlining | Test suite for adding terms to the lexicon. | Class | com.bigdata.rdf.lexicon | BlazeGraph |
|
| TestInlining .MyVocabulary | Declares URIs to support the IExtension examples. | Class | com.bigdata.rdf.lexicon | BlazeGraph |
|
| TestIVCache | Test suite for IVCache. | Class | com.bigdata.rdf.lexicon | BlazeGraph |
|
| TestLexAccessPatternEnum | Test suite for LexAccessPatternEnum. | Class | com.bigdata.rdf.lexicon | BlazeGraph |
|
| TestLexiconKeyBuilder | Test suite for LexiconKeyBuilder. | Class | com.bigdata.rdf.lexicon | BlazeGraph |
|
| TestSubjectCentricFullTextIndex | Test of adding terms with the full text index enabled and of lookup of terms by tokens which appear within those terms. | Class | com.bigdata.rdf.lexicon | BlazeGraph |
|
| TestTermIdEncoder | Unit test for unified encoding / decoding for partitioned and unpartitioned long counters as assigned by the ICounter for a TERM2ID index or | Class | com.bigdata.rdf.lexicon | BlazeGraph |
|
| TestTermIVComparator | Test suite for TermIVComparator. | Class | com.bigdata.rdf.lexicon | BlazeGraph |
|
| TestVocabulary | Test suite for the Vocabulary implementations in the context of an AbstractTripleStore. | Class | com.bigdata.rdf.lexicon | BlazeGraph |
|
| WriteTaskStats | Class for reporting various timings for writes on the lexicon indices. | Class | com.bigdata.rdf.lexicon | BlazeGraph |