Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Com.bigdata.rdf.spo Classes and Interfaces - 61 results found.
NameDescriptionTypePackageFramework
BindingClasscom.bigdata.rdf.spoBlazeGraph
BulkCompleteConverterBulk completes the StatementEnum and/or statement identifier (SID) for ISPOs using the given statement IIndex.Classcom.bigdata.rdf.spoBlazeGraph
BulkFilterConverterBulk filters for ISPOs either present or NOT present in the targetVersion:$Id$Author:Bryan ThompsonClasscom.bigdata.rdf.spoBlazeGraph
ContextAdvancerAdvancer for a quads index whose last key component is the "context position (such as SPOC or SOPC).Classcom.bigdata.rdf.spoBlazeGraph
DistinctMultiTermAdvancerThis was cloned from the DistinctTermAdvancer.Classcom.bigdata.rdf.spoBlazeGraph
DistinctSPOIteratorIterator using a BTree filter out duplicate (s,p,o) tuples.Classcom.bigdata.rdf.spoBlazeGraph
DistinctTermAdvancerAdvances the source ITupleCursor through the distinct term identifiers for some AccessPath.Classcom.bigdata.rdf.spoBlazeGraph
ExplicitSPOFilterFilter matches only StatementEnum.Classcom.bigdata.rdf.spoBlazeGraph
FastRDFValueCoder2Coder for values in statement index with inference enabled but without SIDS.Classcom.bigdata.rdf.spoBlazeGraph
HistorySPOFilterFilters out StatementEnum.Classcom.bigdata.rdf.spoBlazeGraph
IBindingInterface for a binding.Interfacecom.bigdata.rdf.spoBlazeGraph
InferredSPOFilterFilter matches only StatementEnum.Classcom.bigdata.rdf.spoBlazeGraph
InGraphBinarySearchFilter"IN" filter for the context position based on a sorted long[] of the acceptable graph identifiers.Classcom.bigdata.rdf.spoBlazeGraph
InGraphHashSetFilter"IN" filter for the context position based on a native long hash set containing the acceptable graph identifiers.Classcom.bigdata.rdf.spoBlazeGraph
ISPOA interface representing an RDF triple, an RDF triple with a statement identifier, or an RDF quad.Interfacecom.bigdata.rdf.spoBlazeGraph
ISPOAssertionBufferA buffer that is written on by Rules.Interfacecom.bigdata.rdf.spoBlazeGraph
ISPOBufferA buffer for SPOs.Interfacecom.bigdata.rdf.spoBlazeGraph
JustificationRemoverClass writes on the justification index, removing all Justifications for each statement specified by the caller.Classcom.bigdata.rdf.spoBlazeGraph
JustificationTupleSerializer(De-)serializes Justifications.Classcom.bigdata.rdf.spoBlazeGraph
JustificationWriterWrites Justifications on the justification index.Classcom.bigdata.rdf.spoBlazeGraph
JustIndexWriteProcProcedure for writing Justifications on an index or indexAuthor:Bryan ThompsonSee Also:Serialized FormClasscom.bigdata.rdf.spoBlazeGraph
JustIndexWriteProc .WriteJustificationsProcConstructorClasscom.bigdata.rdf.spoBlazeGraph
ModifiedEnumClasscom.bigdata.rdf.spoBlazeGraph
NoAxiomFilterA filter that matches explicit or inferred statements but not those whose StatementEnum is StatementEnum.Classcom.bigdata.rdf.spoBlazeGraph
OSPComparatorImposes o:s:p ordering based on termIds only.Classcom.bigdata.rdf.spoBlazeGraph
POSComparatorImposes p:o:s ordering based on termIds only.Classcom.bigdata.rdf.spoBlazeGraph
RDFValueFactoryFactory for the single element byte[] used for the value of an RDF Statement in one of the statement indices.Classcom.bigdata.rdf.spoBlazeGraph
SPORepresents a triple, triple+SID, or quad.Classcom.bigdata.rdf.spoBlazeGraph
SPOAccessPathIAccessPath implementation for an SPORelation.Classcom.bigdata.rdf.spoBlazeGraph
SPOArrayIteratorIterator visits SPOs and supports removal (fully buffered).Classcom.bigdata.rdf.spoBlazeGraph
SPOComparatorImposes s:p:o ordering based on termIds only (ignores StatementEnum).Classcom.bigdata.rdf.spoBlazeGraph
SPOFilterClasscom.bigdata.rdf.spoBlazeGraph
SPOIndexMutationenum SPOIndexMutationEnum Constant SummaryClasscom.bigdata.rdf.spoBlazeGraph
SPOIndexRemoverClass writes on a statement index, removing the specified statements (batch API, no truth maintenance).Classcom.bigdata.rdf.spoBlazeGraph
SPOIndexWriteProcProcedure for batch insert on a single statement index (or index partition).Classcom.bigdata.rdf.spoBlazeGraph
SPOIndexWriteProc .IndexWriteProcConstructorClasscom.bigdata.rdf.spoBlazeGraph
SPOIndexWriterHelper class writes an ISPO[] on one of the statement indices.Classcom.bigdata.rdf.spoBlazeGraph
SPOKeyOrderRepresents the key order used by an index for a triple relation.Classcom.bigdata.rdf.spoBlazeGraph
SPOPredicateA predicate that is a triple with one or more variables.Classcom.bigdata.rdf.spoBlazeGraph
SPOPredicate .AnnotationsInterfacecom.bigdata.rdf.spoBlazeGraph
SPORelationThe SPORelation handles all things related to the indices representing the triples stored in the database.Classcom.bigdata.rdf.spoBlazeGraph
SPOSortKeyBuilderClass produces unsigned byte[] sort keys for ISPOs.Classcom.bigdata.rdf.spoBlazeGraph
SPOStarJoinClasscom.bigdata.rdf.spoBlazeGraph
SPOStarJoin .AnnotationsInterfacecom.bigdata.rdf.spoBlazeGraph
SPOStarJoin .SPOStarConstraint a P and O (variable or constant) and whether the constraint is optional See Also:Serialized FormClasscom.bigdata.rdf.spoBlazeGraph
SPOTupleSerializer(De-)serializes SPOs for statement indices.Classcom.bigdata.rdf.spoBlazeGraph
StatementWriterWrites statements on all the statement indices in parallel.Classcom.bigdata.rdf.spoBlazeGraph
TestAllAggregates test suites into increasing dependency order.Classcom.bigdata.rdf.spoBlazeGraph
TestSPOTest suite for the SPO class.Classcom.bigdata.rdf.spoBlazeGraph
TestSPOAccessPathTest suite for SPOAccessPath.Classcom.bigdata.rdf.spoBlazeGraph
TestSPOKeyCodersTest suite for approaches to key compression for statement indices (keys are permutations on SPOC, logically comprised of long[4] and encoded as byte[]),Classcom.bigdata.rdf.spoBlazeGraph
TestSPOKeyOrderTest suite for SPOKeyOrder.Classcom.bigdata.rdf.spoBlazeGraph
TestSPOPredicateTest suite for SPOPredicate.Classcom.bigdata.rdf.spoBlazeGraph
TestSPORelationTest ability to insert, update, or remove elements from a relation and the ability to select the right access path given a predicate for that relationClasscom.bigdata.rdf.spoBlazeGraph
TestSPORelation .PClasscom.bigdata.rdf.spoBlazeGraph
TestSPOStarJoinClasscom.bigdata.rdf.spoBlazeGraph
TestSPOTupleSerializerTest suite for SPOTupleSerializer.Classcom.bigdata.rdf.spoBlazeGraph
TestSPOValueCodersTest suite for approaches to value compression for statement indices.Classcom.bigdata.rdf.spoBlazeGraph
TestStatementEnumTest suite for StatementEnum.Classcom.bigdata.rdf.spoBlazeGraph
TestXXXCShardSplitHandlerTest suite for the XXXCShardSplitHandler.Classcom.bigdata.rdf.spoBlazeGraph
XXXCShardSplitHandlerA split handler for the xxxC quads indices which ensures that all quads for the same "triple" are in the same shard.Classcom.bigdata.rdf.spoBlazeGraph