Package com.bigdata.rdf.sail

This package contains the SAIL that allow bigdata to be used as a backend for the Sesame 2.x platform.

See:
          Description

Interface Summary
BigdataSail.Options Additional parameters understood by the Sesame 2.x SAIL implementation.
 

Class Summary
Bigdata2Sesame2BindingSetIterator<E extends Exception> Aligns bigdata ICloseableIterator IBindingSets containing BigdataValues with a Sesame 2 CloseableIteration visiting Sesame 2 BindingSets.
Bigdata2SesameIteration<T,E extends Exception> Class aligns a bigdata ICloseableIterator with a Sesame 2 CloseableIteration.
BigdataConstructIterator  
BigdataEvaluationStatistics Uses range counts to give cost estimates based on the size of the expected results.
BigdataEvaluationStrategyImpl Extended to rewrite Sesame TupleExprs onto native Rules and to evaluate magic predicates for full text search, etc.
BigdataSail Sesame 2.x integration.
BigdataSailGraphQuery  
BigdataSailHelper Class provides guidance on parameter setup a data set and queries.
BigdataSailRepository  
BigdataSailRepositoryConnection  
BigdataTripleSource TripleSource API - used by high-level query.
FreeTextSearchExpander Class used to expand a StatementPattern involving a BNS.SEARCH magic predicate into the set of subjects having any of the tokens in the query.
HitConvertor Converts the term identifiers from a text search into variable bindings.
QueryEvaluationIterator<T> Class exists to align exceptions thrown by Sesame 2 query evaluation with those thrown by the Sesame 2 SAIL.
 

Package com.bigdata.rdf.sail Description

This package contains the SAIL that allow bigdata to be used as a backend for the Sesame 2.x platform.



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