Uses of Package
com.bigdata.rdf.lexicon

Packages that use com.bigdata.rdf.lexicon
com.bigdata.rdf.internal This package provides an internal representation of RDF Values. 
com.bigdata.rdf.internal.impl   
com.bigdata.rdf.internal.impl.bnode   
com.bigdata.rdf.internal.impl.literal   
com.bigdata.rdf.internal.impl.uri   
com.bigdata.rdf.lexicon   
com.bigdata.rdf.sail.sparql This package was imported from the org.openrdf.query.parser.sparql package of the openrdf distribution. 
com.bigdata.rdf.spo This package defines a statement model using long term identifiers rather than RDF Value objects. 
com.bigdata.rdf.store This package provides several realizations of an RDF database using the bigdata architecture, including one suitable for temporary data, one suitable for local processing (single host), and one designed for scale-out on commodity hardware. 
 

Classes in com.bigdata.rdf.lexicon used by com.bigdata.rdf.internal
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.
 

Classes in com.bigdata.rdf.lexicon used by com.bigdata.rdf.internal.impl
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.
 

Classes in com.bigdata.rdf.lexicon used by com.bigdata.rdf.internal.impl.bnode
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.
 

Classes in com.bigdata.rdf.lexicon used by com.bigdata.rdf.internal.impl.literal
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.
 

Classes in com.bigdata.rdf.lexicon used by com.bigdata.rdf.internal.impl.uri
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.
 

Classes in com.bigdata.rdf.lexicon used by com.bigdata.rdf.lexicon
BigdataSubjectCentricFullTextIndex
          Implementation based on the built-in keyword search capabilities for bigdata.
BigdataValueCentricFullTextIndex
          Implementation based on the built-in keyword search capabilities for bigdata.
BlobsWriteProc
          This unisolated operation inserts Values into the {termCode,hash(Value),counter}:Value index, assigning IVs to Values as a side-effect.
CacheValueFilter
          Cache the BigdataValue on the IV (create a cross linkage).
Id2TermWriteProc
          Unisolated write operation makes consistent assertions on the id:term index based on the data developed by the Term2IdWriteProc operation.
Id2TermWriteProc.Id2TermWriteProcConstructor
           
ISubjectCentricTextIndexer
          Abstraction for the text indexer for RDF Values allowing either the built-in bigdata FullTextIndex or support for Lucene, etc.
ITermCache
          Reduced interface for the LexiconRelation's term cache.
ITermIndexCodes
          This interface defines the signed byte values indicating the type of a term in the term index.
ITextIndexer
          Abstraction for the text indexer for RDF Values allowing either the built-in bigdata FullTextIndex or support for Lucene, etc.
IValueCentricTextIndexer
          Abstraction for the text indexer for RDF Values allowing either the built-in bigdata FullTextIndex or support for Lucene, etc.
LexAccessPatternEnum
          Type safe enumeration of access patterns for the LexPredicate.
LexiconKeyBuilder
          Flyweight helper class for building (and decoding to the extent possible) unsigned byte[] keys for RDF Values and term identifiers.
LexiconKeyOrder
          Natural index orders for the LexiconRelation.
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.
LexPredicate
          A lex(BigdataValue,IV) predicate used for querying the LexiconRelation's TERMS index.
Term2IdWriteProc
          This unisolated operation inserts terms into the term:id index, assigning identifiers to terms as a side-effect.
WriteTaskStats
          Class for reporting various timings for writes on the lexicon indices.
 

Classes in com.bigdata.rdf.lexicon used by com.bigdata.rdf.sail.sparql
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.
 

Classes in com.bigdata.rdf.lexicon used by com.bigdata.rdf.spo
ITermIVFilter
          Interface for filtering internal values.
 

Classes in com.bigdata.rdf.lexicon used by com.bigdata.rdf.store
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.
 



Copyright © 2006-2011 SYSTAP, LLC. All Rights Reserved.