| Name | Description | Type | Package | Framework |
| AbortRequiredException | An instance of this exception is thrown when the storage layer must go through an abort before new writes may be applied or committed. | Class | com.bigdata.journal | BlazeGraph |
|
| AbstractAccessPathOp | Interface for evaluating operations producing chunks of elements (tuples materialized from some index of a relation). | Class | com.bigdata.bop | BlazeGraph |
|
| AbstractAccessPathOp .Annotations | | Interface | com.bigdata.bop | BlazeGraph |
|
| AbstractAddRemoveStatementsOp | Abstract base class for operations which add or remove statements from theVersion:$Id$Author:Bryan ThompsonSee Also:Serialized Form | Class | com.bigdata.bop.rdf.update | BlazeGraph |
|
| AbstractAddRemoveStatementsOp .Annotations | | Interface | com.bigdata.bop.rdf.update | BlazeGraph |
|
| AbstractAggregationTestCase | Abstract base class for testing GroupByOp operator implementations. | Class | com.bigdata.bop.solutions | BlazeGraph |
|
| AbstractAggregationTestCase .MockVariableFactory | Provides sequential, predictable, and easily read variable names. | Class | com.bigdata.bop.solutions | BlazeGraph |
|
| AbstractAnalyzerFactoryTest | | Class | com.bigdata.search | BlazeGraph |
|
| AbstractApiTask | Base class for task-oriented concurrency. | Class | com.bigdata.rdf.task | BlazeGraph |
|
| AbstractArrayBuffer | A thread-safe buffer backed by a fixed capacity array. | Class | com.bigdata.relation.accesspath | BlazeGraph |
|
| AbstractASTEvaluationTestCase | | Class | com.bigdata.rdf.sparql.ast | BlazeGraph |
|
| AbstractAtomicRowReadOrWrite | Abstract class implements the atomic read operation. | Class | com.bigdata.sparse | BlazeGraph |
|
| AbstractAtomicUpdateTask | Abstract base class for tasks responsible for the atomic update of the view of an index partition. | Class | com.bigdata.resources | BlazeGraph |
|
| AbstractBigdataExprBuilderTestCase | Abstract base class for tests of the BigdataExprBuilder and friends. | Class | com.bigdata.rdf.sparql | BlazeGraph |
|
| AbstractBigdataGraphTestCase | | Class | com.bigdata.rdf.graph.impl.bd | BlazeGraph |
|
| AbstractBigdataRemoteQuery | | Class | com.bigdata.rdf.sail.remote | BlazeGraph |
|
| AbstractBigdataSailTestCase | Abstract harness for testing under a variety of configurations. | Class | com.bigdata.rdf.sail | BlazeGraph |
|
| AbstractBindingSetEncoderTestCase | Base class for IBindingSetEncoderand IBindingSetDecoder testVersion:$Id$Author:Bryan Thompson | Class | com.bigdata.rdf.internal.encoder | BlazeGraph |
|
| AbstractBNodeIV | Class for inline RDF blank nodes. | Class | com.bigdata.rdf.internal.impl.bnode | BlazeGraph |
|
| AbstractBooleanQueryHint | Base class for Boolean query hints. | Class | com.bigdata.rdf.sparql.ast.hints | BlazeGraph |
|
| AbstractBTree | Base class for mutable and immutable B+-Tree implementations. | Class | com.bigdata.btree | BlazeGraph |
|
| AbstractBTree .IBTreeCounters | See Also:AbstractBTree. | Interface | com.bigdata.btree | BlazeGraph |
|
| AbstractBTreeCursorTestCase | Abstract base class for some unit tests that can only be run against aVersion:$Id$Author:Bryan Thompson | Class | com.bigdata.btree | BlazeGraph |
|
| AbstractBTreeTestCase | Abstract test case for BTree tests. | Class | com.bigdata.btree | BlazeGraph |
|
| AbstractBTreeTupleCursor | Class supporting random access to tuples and sequential tuple-based cursor movement for an AbstractBTree. | Class | com.bigdata.btree | BlazeGraph |
|
| AbstractBTreeTupleCursor .MutableBTreeTupleCursor | An ITuple that directly supports forward and reverse cursor operations on a local mutable BTree. | Class | com.bigdata.btree | BlazeGraph |
|
| AbstractBTreeTupleCursor .ReadOnlyBTreeTupleCursor | An ITuple that directly supports forward and reverse cursor operations on a local BTree. | Class | com.bigdata.btree | BlazeGraph |
|
| AbstractBufferStrategy | Abstract base class for IBufferStrategy implementation. | Class | com.bigdata.journal | BlazeGraph |
|
| AbstractBufferStrategyTestCase | Base class for writing test cases for the different IBufferStrategyVersion:$Id$Author:Bryan Thompson | Class | com.bigdata.journal | BlazeGraph |
|
| AbstractChunkedResolverator | Wraps an IChunkedIterator and asynchronously resolves chunks. | Class | com.bigdata.striterator | BlazeGraph |
|
| AbstractChunkedTupleIterator | A chunked iterator that proceeds a ResultSet at a time. | Class | com.bigdata.btree | BlazeGraph |
|
| AbstractChunkSizeHint | | Class | com.bigdata.rdf.sparql.ast.hints | BlazeGraph |
|
| AbstractClient | Abstract base class for IBigdataClient implementations. | Class | com.bigdata.service | BlazeGraph |
|
| AbstractCodedRaba | Abstract implementation throws UnsupportedOperationException for all mutation operations. | Class | com.bigdata.btree.raba.codec | BlazeGraph |
|
| AbstractCommitRecordTestCase | Defines some helper methods for testing ICommitRecords. | Class | com.bigdata.journal | BlazeGraph |
|
| AbstractCommitTimeIndex | Abstract BTree mapping commitTime (long integers) to ICommitTimeEntry objects. | Class | com.bigdata.journal | BlazeGraph |
|
| AbstractConnectOptions | | Class | com.bigdata.rdf.sail.webapp.client | BlazeGraph |
|
| AbstractCoordinateTestCase | | Class | com.bigdata.rdf.internal.gis | BlazeGraph |
|
| AbstractCounterSet | | Class | com.bigdata.counters | BlazeGraph |
|
| AbstractDataAndSPARQLTestCase | | Class | com.bigdata.rdf.sparql.ast.eval | BlazeGraph |
|
| AbstractDataDrivenSPARQLTestCase | Abstract base class for data driven test suites. | Class | com.bigdata.rdf.sparql.ast.eval | BlazeGraph |
|
| AbstractDefaultAnalyzerFactoryTest | | Class | com.bigdata.search | BlazeGraph |
|
| AbstractDelegateRestApiTask | Base class for delegation patterns where the delegate is an IApiTask. | Class | com.bigdata.rdf.sail.webapp | BlazeGraph |
|
| AbstractDistinctSolutionsTestCase | Abstract base class for DISTINCT SOLUTIONS test suites. | Class | com.bigdata.bop.solutions | BlazeGraph |
|
| AbstractDistinctSolutionsTestCase .Setup | Setup for a problem used by many of the join test suites. | Class | com.bigdata.bop.solutions | BlazeGraph |
|
| AbstractDistributedBigdataFederationTestCase | An abstract test harness that sets up (and tears down) the metadata and data services required for a bigdata federation using JINI to handle service | Class | com.bigdata.rdf.store | BlazeGraph |
|
| AbstractDistributedFederation | Abstract base class for IBigdataFederation implementations where the services are distributed using RMI and are running, at least in principle, | Class | com.bigdata.service | BlazeGraph |
|
| AbstractDistributedTripleStoreTestCase | Abstract test case that sets up and connects to a bigdata federation and establishes an RDF database on that federation. | Class | com.bigdata.rdf.store | BlazeGraph |
|
| AbstractElementBuffer | Base class for IBuffer of IRelation elements whose target is a mutation (insert, delete, or update) of some IMutableRelation. | Class | com.bigdata.relation.accesspath | BlazeGraph |
|
| AbstractElementBuffer .DeleteBuffer | Buffer writes on IMutableRelation. | Class | com.bigdata.relation.accesspath | BlazeGraph |
|
| AbstractElementBuffer .InsertBuffer | Buffer writes on IMutableRelation. | Class | com.bigdata.relation.accesspath | BlazeGraph |
|
| AbstractEmbeddedBigdataFederationTestCase | An abstract test harness that sets up (and tears down) the metadata and data services required for a bigdata federation using in-process services rather | Class | com.bigdata.rdf.store | BlazeGraph |
|
| AbstractEmbeddedDataService | A local (in process) data service. | Class | com.bigdata.service | BlazeGraph |
|
| AbstractEmbeddedFederationTestCase | An abstract test harness that sets up (and tears down) the metadata and data services required for a bigdata federation using in-process services rather | Class | com.bigdata.service | BlazeGraph |
|
| AbstractEmbeddedLoadBalancerService | Embedded LoadBalancerService. | Class | com.bigdata.service | BlazeGraph |
|
| AbstractEmbeddedTransactionService | Concrete implementation for an EmbeddedFederation. | Class | com.bigdata.service | BlazeGraph |
|
| AbstractEmbeddedTripleStoreTestCase | | Class | com.bigdata.rdf.store | BlazeGraph |
|
| AbstractEncodeDecodeKeysTestCase | | Class | com.bigdata.rdf.internal | BlazeGraph |
|
| AbstractEncodeDecodeMixedIVsTest | Test of encode/decode and especially comparator semantics for mixedVersion:$Id$Author:Bryan Thompson | Class | com.bigdata.rdf.internal | BlazeGraph |
|
| AbstractFederation | Abstract base class for IBigdataFederation implementations. | Class | com.bigdata.service | BlazeGraph |
|
| AbstractFederation .ReportTask | Periodically report performance counter data to the ILoadBalancerService. | Class | com.bigdata.service | BlazeGraph |
|
| AbstractFixedByteArrayBuffer | Efficient absolute get/put operations on a slice of a byte[]. | Class | com.bigdata.io | BlazeGraph |
|
| AbstractFromToGraphManagement | Any of the operations which has a FROM and/or TO graph. | Class | com.bigdata.rdf.sparql.ast | BlazeGraph |
|
| AbstractFrontCodedRabaCoderTestCase | Test suite for the FrontCodedRabaCoder. | Class | com.bigdata.btree.raba.codec | BlazeGraph |
|
| AbstractGangliaMessage | Base class for ganglia 3. | Class | com.bigdata.ganglia | BlazeGraph |
|
| AbstractGraphDataUpdate | Abstract base class for the INSERT DATA and DELETE DATA operations. | Class | com.bigdata.rdf.sparql.ast | BlazeGraph |
|
| AbstractGraphFixture | | Class | com.bigdata.rdf.graph.util | BlazeGraph |
|
| AbstractHaltableProcess | Abstract base class for tasks whose processing may be halted asynchronously. | Class | com.bigdata.util.concurrent | BlazeGraph |
|
| AbstractHASendAndReceiveTestCase | | Class | com.bigdata.ha.pipeline | BlazeGraph |
|
| AbstractHashBucketDataRecordTestCase | | Class | com.bigdata.htree.data | BlazeGraph |
|
| AbstractHashJoinOpTestCase | Common base class for hash join with access path unit tests. | Class | com.bigdata.bop.join | BlazeGraph |
|
| AbstractHashJoinOpTestCase .JoinSetup | Setup for a problem used by many of the join test suites. | Class | com.bigdata.bop.join | BlazeGraph |
|
| AbstractHashJoinUtilityTestCase | Test suite for both HTreeHashJoinUtility and JVMHashJoinUtility. | Class | com.bigdata.bop.join | BlazeGraph |
|
| AbstractHashJoinUtilityTestCase .ExistsSetup | | Class | com.bigdata.bop.join | BlazeGraph |
|
| AbstractHashJoinUtilityTestCase .JoinSetup | Setup for a problem used by many of the join test suites. | Class | com.bigdata.bop.join | BlazeGraph |
|
| AbstractHashJoinUtilityTestCase .JoinSetup_service02 | Setup a problem based on the following query, which is service02 from the openrdf SPARQL 1. | Class | com.bigdata.bop.join | BlazeGraph |
|
| AbstractHashJoinUtilityTestCase .JoinSetup_service04 | Setup a problem based on the following query, which is service04 from the openrdf SPARQL 1. | Class | com.bigdata.bop.join | BlazeGraph |
|
| AbstractHashJoinUtilityTestCase .NotExistsSetup | Setup for NOT EXISTS problem. | Class | com.bigdata.bop.join | BlazeGraph |
|
| AbstractHashJoinUtilityTestCase .TestBuffer | | Class | com.bigdata.bop.join | BlazeGraph |
|
| AbstractHATransactionService | Adds local methods to support an HA aware ITransactionService. | Class | com.bigdata.service | BlazeGraph |
|
| AbstractHostLBSPolicy | Abstract base class for an LBS policy that uses per-host load metrics. | Class | com.bigdata.rdf.sail.webapp.lbs | BlazeGraph |
|
| AbstractHostLBSPolicy .InitParams | See Also:for how these init-param values can be set in web. | Interface | com.bigdata.rdf.sail.webapp.lbs | BlazeGraph |
|
| AbstractHostMetrics | | Class | com.bigdata.rdf.sail.webapp.lbs | BlazeGraph |
|
| AbstractHTree | Abstract base class for a persistence capable extensible hash tree. | Class | com.bigdata.htree | BlazeGraph |
|
| AbstractHTree .HTreePageStateException | Exception that can be thrown for asserts and testing, retaining the source page of the error | Class | com.bigdata.htree | BlazeGraph |
|
| AbstractHTreeTestCase | | Class | com.bigdata.htree | BlazeGraph |
|
| AbstractHTTPD | Overrides some methods on NanoHTTPD to (a) prevent serving files from the local file system; and (b) to expose methods for handling GET, PUT, POST, | Class | com.bigdata.util.httpd | BlazeGraph |
|
| AbstractIndexCache | Abstract base class providing caching for IIndex like objects. | Class | com.bigdata.service | BlazeGraph |
|
| AbstractIndexManagerTestCase | | Class | com.bigdata.journal | BlazeGraph |
|
| AbstractIndexManagerTestCase | | Class | com.bigdata.rdf.sail.webapp | BlazeGraph |
|
| AbstractIndexProcedure | Base class has some utility methods. | Class | com.bigdata.btree.proc | BlazeGraph |
|
| AbstractIndexSegmentTestCase | Adds some methods for testing an IndexSegment for consistency. | Class | com.bigdata.btree | BlazeGraph |
|
| AbstractIndexTask | | Class | com.bigdata.search | BlazeGraph |
|
| AbstractInferenceEngineTestCase | Base class for test suites for inference engine and the magic setsVersion:$Id$Author:Bryan Thompson | Class | com.bigdata.rdf.rules | BlazeGraph |
|
| AbstractInlineExtensionIV | Abstract base class for fully inline IExtensionIVs. | Class | com.bigdata.rdf.internal.impl | BlazeGraph |
|
| AbstractInlineIV | Abstract base class for inline RDF values (literals, blank nodes, and statement identifiers can be inlined). | Class | com.bigdata.rdf.internal.impl | BlazeGraph |
|
| AbstractInlineSELECTTestCase | The idea here is that the subclasses provide the data for the test (i. | Class | com.bigdata.rdf.sparql.ast.eval | BlazeGraph |
|
| AbstractInterruptsTestCase | Test suite for correct handling of ClosedByInterruptExceptions. | Class | com.bigdata.journal | BlazeGraph |
|
| AbstractIV | Abstract base class for the inline representation of an RDF Value (the representation which is encoded in to the keys of the statement indices). | Class | com.bigdata.rdf.internal.impl | BlazeGraph |
|
| AbstractJoinGroupOptimizer | | Class | com.bigdata.rdf.sparql.ast.optimizers | BlazeGraph |
|
| AbstractJoinNexus | Base implementation for IJoinNexusVersion:$Id$Author:Bryan Thompson | Class | com.bigdata.relation.rule.eval | BlazeGraph |
|
| AbstractJoinNexusFactory | Base implementation for IJoinNexusFactory. | Class | com.bigdata.relation.rule.eval | BlazeGraph |
|
| AbstractJournal | The journal is a persistence capable data structure supporting atomic commit, named indices, and full transactions. | Class | com.bigdata.journal | BlazeGraph |
|
| AbstractJournal .ISnapshotData | | Interface | com.bigdata.journal | BlazeGraph |
|
| AbstractJournal .ISnapshotEntry | | Interface | com.bigdata.journal | BlazeGraph |
|
| AbstractJournal .SnapshotData | | Class | com.bigdata.journal | BlazeGraph |
|
| AbstractJournalTestCase | Abstract harness for testing under a variety of configurations. | Class | com.bigdata.journal | BlazeGraph |
|
| AbstractKeyArrayIndexProcedure | Abstract base class supports compact serialization and compression for remote IKeyArrayIndexProcedure execution (procedures may be executed on a | Class | com.bigdata.btree.proc | BlazeGraph |
|
| AbstractKeyArrayIndexProcedure .ResultBitBuffer | A class useful for sending a logical boolean[] back from a remote procedure call. | Class | com.bigdata.btree.proc | BlazeGraph |
|
| AbstractKeyArrayIndexProcedure .ResultBitBufferCounter | Counts the #of true bits in the AbstractKeyArrayIndexProcedure. | Class | com.bigdata.btree.proc | BlazeGraph |
|
| AbstractKeyArrayIndexProcedure .ResultBitBufferHandler | Knows how to aggregate AbstractKeyArrayIndexProcedure. | Class | com.bigdata.btree.proc | BlazeGraph |
|
| AbstractKeyArrayIndexProcedure .ResultBuffer | A class useful for sending some kinds of data back from a remote procedure call (those readily expressed as a byte[][]). | Class | com.bigdata.btree.proc | BlazeGraph |
|
| AbstractKeyArrayIndexProcedure .ResultBufferHandler | Knows how to aggregate AbstractKeyArrayIndexProcedure. | Class | com.bigdata.btree.proc | BlazeGraph |
|
| AbstractKeyArrayIndexProcedureConstructor | A factory for IKeyArrayIndexProcedures so that their data may be key range partitions and mapped against each relevant index partition. | Class | com.bigdata.btree.proc | BlazeGraph |
|
| AbstractKeyBuffer | Class with implementations supporting mutable and immutable variable lengthVersion:$Id$Author:Bryan Thompson | Class | com.bigdata.btree.raba | BlazeGraph |
|
| AbstractKeyBufferTestCase | | Class | com.bigdata.btree.raba | BlazeGraph |
|
| AbstractKeyOrder | Abstract base class provides default behavior for generating keys for a givenAuthor:Bryan Thompson | Class | com.bigdata.striterator | BlazeGraph |
|
| AbstractKeyRangeIndexProcedure | | Class | com.bigdata.btree.proc | BlazeGraph |
|
| AbstractKeyRangeMasterTestCase | Abstract base class for test suites for the AbstractMasterTask and friends using IPartitionMetadata locators. | Class | com.bigdata.service.ndx.pipeline | BlazeGraph |
|
| AbstractLBSPolicy | Abstract base class establishes a listener for quorum events, tracks the services that are members of the quorum, and caches metadata about those | Class | com.bigdata.rdf.sail.webapp.lbs | BlazeGraph |
|
| AbstractLBSPolicy .InitParams | | Interface | com.bigdata.rdf.sail.webapp.lbs | BlazeGraph |
|
| AbstractLeafDataRecordTestCase | Test suite for the B+Tree ILeafData records (accessing coded data inVersion:$Id$Author:Bryan Thompson | Class | com.bigdata.btree.data | BlazeGraph |
|
| AbstractLiteralIV | Abstract base class for RDF datatype literals adds primitive data type value access methods. | Class | com.bigdata.rdf.internal.impl.literal | BlazeGraph |
|
| AbstractLocalSplitResultAggregator | Aggregator base class collects the individual results in an internal ordered map and assembles the final result when it is requested from the individual | Class | com.bigdata.btree.proc | BlazeGraph |
|
| AbstractLocalTransactionManager | Manages the client side of a transaction either for a standalone Journal or for an IDataService in an | Class | com.bigdata.journal | BlazeGraph |
|
| AbstractLocalTripleStore | Abstract base class for both transient and persistent ITripleStore implementations using local storage. | Class | com.bigdata.rdf.store | BlazeGraph |
|
| AbstractMasterStats | Abstract base class providing statistics for the AbstractMasterTask and a factory for the statistics for the subtasks. | Class | com.bigdata.service.ndx.pipeline | BlazeGraph |
|
| AbstractMasterTask | Abstract base class for a master task which consumes chunks of elements written onto a BlockingBuffer and distributes those chunks to | Class | com.bigdata.service.ndx.pipeline | BlazeGraph |
|
| AbstractMasterTestCase | Abstract base class for test suites for the AbstractMasterTask and Note: There are a bunch of inner classes which have the same names as the | Class | com.bigdata.service.ndx.pipeline | BlazeGraph |
|
| AbstractMergeJoin | Abstract base class for MERGE JOIN implementations. | Class | com.bigdata.bop.join | BlazeGraph |
|
| AbstractMetrics | | Class | com.bigdata.ganglia | BlazeGraph |
|
| AbstractMRMWTestCase | Test suite for MRMW (Multiple Readers, Multiple Writers) support. | Class | com.bigdata.journal | BlazeGraph |
|
| AbstractMRMWTestCase .GenerateExperiment | Experiment generation utility class. | Class | com.bigdata.journal | BlazeGraph |
|
| AbstractMRMWTestCase .GroundTruth | stores the AbstractMRMWTestCase. | Class | com.bigdata.journal | BlazeGraph |
|
| AbstractMRMWTestCase .ReaderTask | Run a reader. | Class | com.bigdata.journal | BlazeGraph |
|
| AbstractMRMWTestCase .Record | A ground truth record as generated by a AbstractMRMWTestCase. | Class | com.bigdata.journal | BlazeGraph |
|
| AbstractMRMWTestCase .StressTestMRMW | Concrete instance for running stress tests and comparisons. | Class | com.bigdata.journal | BlazeGraph |
|
| AbstractMRMWTestCase .TestOptions | Additional properties understood by this test. | Interface | com.bigdata.journal | BlazeGraph |
|
| AbstractMRMWTestCase .WriterTask | The writer uses a AbstractMRMWTestCase. | Class | com.bigdata.journal | BlazeGraph |
|
| AbstractMROWTestCase | Test suite for MROW (Multiple Readers, One Writer) support. | Class | com.bigdata.journal | BlazeGraph |
|
| AbstractMROWTestCase .ReaderTask | | Class | com.bigdata.journal | BlazeGraph |
|
| AbstractMROWTestCase .Record | A ground truth record as generated by a AbstractMROWTestCase. | Class | com.bigdata.journal | BlazeGraph |
|
| AbstractMROWTestCase .WriterTask | The writer exposes state to the readers so that they can perform reads on written records and so that the can validate those reads against ground | Class | com.bigdata.journal | BlazeGraph |
|
| AbstractNamedGraphUpdateTest | This class is concerning the issues raised in trac 804Author:jeremycarrollSee Also:update bug | Class | com.bigdata.rdf.sail.webapp | BlazeGraph |
|
| AbstractNode | Abstract node supporting incremental persistence and copy-on-write semantics. | Class | com.bigdata.btree | BlazeGraph |
|
| AbstractNodeDataRecordTestCase | Test suite for the B+Tree INodeData records (accessing coded data inVersion:$Id$Author:Bryan Thompson | Class | com.bigdata.btree.data | BlazeGraph |
|
| AbstractNodeOrLeafDataRecordTestCase | | Class | com.bigdata.btree.data | BlazeGraph |
|
| AbstractNonInlineExtensionIV | Abstract base class for non-inline IVs which use the extension bit and distinguish themselves by an extension byte | Class | com.bigdata.rdf.internal.impl | BlazeGraph |
|
| AbstractNonInlineExtensionIVWithDelegateIV | Class always has the extension bit set but is NOT 100% "inline". | Class | com.bigdata.rdf.internal.impl | BlazeGraph |
|
| AbstractNonInlineIV | Abstract base class for IVs which CAN NOT be fully materialized from their inline representation. | Class | com.bigdata.rdf.internal.impl | BlazeGraph |
|
| AbstractOneGraphManagement | Any of the operations which acts on a single target graph. | Class | com.bigdata.rdf.sparql.ast | BlazeGraph |
|
| AbstractOptimizerTestCase | A helper class that can make it easier to write IASTOptimizer tests. | Class | com.bigdata.rdf.sparql.ast.optimizers | BlazeGraph |
|
| AbstractOptimizerTestCase .Annotations | | Interface | com.bigdata.rdf.sparql.ast.optimizers | BlazeGraph |
|
| AbstractOptimizerTestCase .ASTPropertyPathOptimizerInTest | | Class | com.bigdata.rdf.sparql.ast.optimizers | BlazeGraph |
|
| AbstractOptimizerTestCaseWithUtilityMethods | Test case helper class in the style of Helper exposing additional methods for constructing ASTs with different properties. | Class | com.bigdata.rdf.sparql.ast.optimizers | BlazeGraph |
|
| AbstractParserTestCase | | Class | com.bigdata.counters.osx | BlazeGraph |
|
| AbstractPendingSetMasterStats | and the sinks and to report the maximum pending set size for the sinks. | Class | com.bigdata.service.ndx.pipeline | BlazeGraph |
|
| AbstractPendingSetMasterTask | The clients notify the AbstractPendingSetSubtask as each operation completes. | Class | com.bigdata.service.ndx.pipeline | BlazeGraph |
|
| AbstractPendingSetSubtask | IAsynchronousClientTask, to track the set of outstanding asynchronous operations for a specific client task (the "pending set"), and | Class | com.bigdata.service.ndx.pipeline | BlazeGraph |
|
| AbstractPipelineChangeException | A quorum related exception dealing with the write replication pipeline. | Class | com.bigdata.ha.pipeline | BlazeGraph |
|
| AbstractPipelineException | A quorum related exception dealing with the write replication pipeline. | Class | com.bigdata.ha.pipeline | BlazeGraph |
|
| AbstractPrepareTask | Base class for the prepare phase which reads on the old journal. | Class | com.bigdata.resources | BlazeGraph |
|
| AbstractProcessCollector | Base class for collection of performance counters as reported by a native process. | Class | com.bigdata.counters | BlazeGraph |
|
| AbstractProcessReader | A Runnable that reads the output of an ActiveProcess. | Class | com.bigdata.counters | BlazeGraph |
|
| AbstractProtocolTest | This class supports making requests to the server with fairly low level control. | Class | com.bigdata.rdf.sail.webapp | BlazeGraph |
|
| AbstractProtocolTest .RequestFactory | | Interface | com.bigdata.rdf.sail.webapp | BlazeGraph |
|
| AbstractQueryEngineTestCase | Base class adds some static methods used with unit tests of theVersion:$Id$Author:Bryan Thompson | Class | com.bigdata.bop.engine | BlazeGraph |
|
| AbstractQueryHint | Base class for query hints. | Class | com.bigdata.rdf.sparql.ast.hints | BlazeGraph |
|
| AbstractQuorum | Abstract base class handles much of the logic for the distribution of RMI calls from the leader to the follower and for the HA write pipeline. | Class | com.bigdata.quorum | BlazeGraph |
|
| AbstractQuorum .E | | Class | com.bigdata.quorum | BlazeGraph |
|
| AbstractQuorumClient | Base class for QuorumClients. | Class | com.bigdata.quorum | BlazeGraph |
|
| AbstractQuorumMember | Abstract base class for a QuorumMember. | Class | com.bigdata.quorum | BlazeGraph |
|
| AbstractQuorumTestCase | Abstract base class for testing using a MockQuorumFixture. | Class | com.bigdata.quorum | BlazeGraph |
|
| AbstractRaba | Abstract base class implements mutation operators and search. | Class | com.bigdata.btree.raba | BlazeGraph |
|
| AbstractRabaCoderTestCase | Abstract test suite for IRabaCoder implementations. | Class | com.bigdata.btree.raba.codec | BlazeGraph |
|
| AbstractRabaCoderTestCase .TestOp | Tests of the Op test helper class. | Class | com.bigdata.btree.raba.codec | BlazeGraph |
|
| AbstractRawStore | Abstract base class for IRawStore implementations. | Class | com.bigdata.rawstore | BlazeGraph |
|
| AbstractRawStoreTestCase | Base class for writing tests of the IRawStore interface. | Class | com.bigdata.rawstore | BlazeGraph |
|
| AbstractRawWormStore | An abstract base class for IRawStore implementations that use an append only (Write Once, Read Many) strategy. | Class | com.bigdata.rawstore | BlazeGraph |
|
| AbstractRDFTaskFactory | Factory for tasks for loading RDF resources into a database or validating RDF resources against a database. | Class | com.bigdata.rdf.load | BlazeGraph |
|
| AbstractReadOnlyNodeData | Abstract base class for a read-only view of the data for B+Tree node or leaf. | Class | com.bigdata.btree.data | BlazeGraph |
|
| AbstractRecordCompressorTestCase | Abstract base class for IRecordCompressor test suites. | Class | com.bigdata.io.compression | BlazeGraph |
|
| AbstractRelation | Base class for IRelation and IMutableRelation impls. | Class | com.bigdata.relation | BlazeGraph |
|
| AbstractRepositoryTestCase | | Class | com.bigdata.bfs | BlazeGraph |
|
| AbstractResource | Base class for locatable resources. | Class | com.bigdata.relation | BlazeGraph |
|
| AbstractResource .Options | Options for locatable resources. | Interface | com.bigdata.relation | BlazeGraph |
|
| AbstractResourceManagerBootstrapTestCase | | Class | com.bigdata.resources | BlazeGraph |
|
| AbstractResourceManagerTask | Abstract base class for tasks run during post-processing of a journal by the ResourceManager. | Class | com.bigdata.resources | BlazeGraph |
|
| AbstractResourceManagerTestCase | Base class for ResourceManager test suites that can use normal startup and shutdown. | Class | com.bigdata.resources | BlazeGraph |
|
| AbstractResourceManagerTestCase .MockMetadataService | A minimal implementation of IMetadataService - only those methods actually used by the ResourceManager are implemented. | Class | com.bigdata.resources | BlazeGraph |
|
| AbstractResourceMetadata | Base class for IResourceMetadata implementations. | Class | com.bigdata.mdi | BlazeGraph |
|
| AbstractResourceScanner | Abstract base class for the scanner for a mapped master job. | Class | com.bigdata.service.master | BlazeGraph |
|
| AbstractRestApiTask | Abstract base class for REST API methods. | Class | com.bigdata.rdf.sail.webapp | BlazeGraph |
|
| AbstractRestartSafeTestCase | Test suite for restart-safe (data survives commit and reopen of the store). | Class | com.bigdata.journal | BlazeGraph |
|
| AbstractResult | Abstract base class for results when post-processing a named index partition on the old journal after an overflow operation. | Class | com.bigdata.resources | BlazeGraph |
|
| AbstractRIOTestCase | Abstract base class for unit tests involving the RIO integration. | Class | com.bigdata.rdf.rio | BlazeGraph |
|
| AbstractRoundRobinServiceLoadHelper | A round robin implementation that may be used when there are no scores available. | Class | com.bigdata.service | BlazeGraph |
|
| AbstractRTOTestCase | Data driven test suite for the Runtime Query Optimizer (RTO). | Class | com.bigdata.rdf.sparql.ast.eval.rto | BlazeGraph |
|
| AbstractRTOTestCase .MyQueryListener | Helper class supports inspection of the terminated IRunningQuery. | Class | com.bigdata.rdf.sparql.ast.eval.rto | BlazeGraph |
|
| AbstractRuleDistinctTermScan | Base class for rules having a single predicate that is none bound in the tail and a single variable in the head. | Class | com.bigdata.rdf.rules | BlazeGraph |
|
| AbstractRuleDistinctTermScan .DistinctTermScan | Selects the distinct term identifiers, substituting their binding in the sole unbound variable in the head of the rule. | Class | com.bigdata.rdf.rules | BlazeGraph |
|
| AbstractRuleFastClosure_11_13 | Rule for steps 11 and 13 of the "fast closure" method. | Class | com.bigdata.rdf.rules | BlazeGraph |
|
| AbstractRuleFastClosure_3_5_6_7_9 | Rule used in steps 3, 5, 6, 7, and 9 of the fast forward closure program. | Class | com.bigdata.rdf.rules | BlazeGraph |
|
| AbstractRuleFastClosure_3_5_6_7_9 .FastClosureRuleTask | Custom rule execution task. | Class | com.bigdata.rdf.rules | BlazeGraph |
|
| AbstractRuleFastClosure_3_5_6_7_9 .SubPropertiesOfClosureTask | Query the database for the sub properties of a given Pre-condition: The closure of rdfs:subPropertyOf has | Class | com.bigdata.rdf.rules | BlazeGraph |
|
| AbstractRuleFastClosure_3_5_6_7_9 .SubPropertyClosureTask | Computes the set of possible sub properties of rdfs:subPropertyOf (P). | Class | com.bigdata.rdf.rules | BlazeGraph |
|
| AbstractRuleFastClosure_5_6_7_9 | | Class | com.bigdata.rdf.rules | BlazeGraph |
|
| AbstractRuleTestCase | | Class | com.bigdata.rdf.rules | BlazeGraph |
|
| AbstractRuleTestCase | | Class | com.bigdata.relation.rule | BlazeGraph |
|
| AbstractRuleTestCase .MyRule | | Class | com.bigdata.relation.rule | BlazeGraph |
|
| AbstractRuleTestCase .P | | Class | com.bigdata.relation.rule | BlazeGraph |
|
| AbstractRuleTestCase .TestRuleRdfs04a | (?u ?a ?x) -> (?u rdf:type rdfs:Resource)Version:$Id$Author:Bryan ThompsonSee Also:Serialized Form | Class | com.bigdata.relation.rule | BlazeGraph |
|
| AbstractRuleTestCase .TestRuleRdfs9 | (?u,rdfs:subClassOf,?x), (?v,rdf:type,?u) -> (?v,rdf:type,?x)Version:$Id$Author:Bryan ThompsonSee Also:Serialized Form | Class | com.bigdata.relation.rule | BlazeGraph |
|
| AbstractRunnableMasterStats | Statistics for the consumer, including several moving averages based onVersion:$Id$Author:Bryan Thompson | Class | com.bigdata.service.ndx.pipeline | BlazeGraph |
|
| AbstractRunningQuery | Abstract base class for various IRunningQuery implementations. | Class | com.bigdata.bop.engine | BlazeGraph |
|
| AbstractScaleOutClient | Client class for AbstractScaleOutFederations. | Class | com.bigdata.service | BlazeGraph |
|
| AbstractScaleOutClient .MetadataIndexCachePolicy | Policy options for caching PartitionLocators for an Warning: This feature is expected to evolve. | Class | com.bigdata.service | BlazeGraph |
|
| AbstractScaleOutClient .Options | Options understood by the AbstractScaleOutClient. | Interface | com.bigdata.service | BlazeGraph |
|
| AbstractScaleOutClientIndexView | Abstract base class for the IScaleOutClientIndex implementation(s). | Class | com.bigdata.service.ndx | BlazeGraph |
|
| AbstractScaleOutClientIndexView2 | Abstract class encapsulating MOST of the logic for executing tasks corresponding to client index operations. | Class | com.bigdata.service.ndx | BlazeGraph |
|
| AbstractScaleOutFederation | Abstract base class for federation implementations using the scale-out index architecture (federations that support key-range partitioned indices). | Class | com.bigdata.service | BlazeGraph |
|
| AbstractScaleOutFederation .ForceOverflowTask | Task forces immediate overflow of the specified data service, returning once both synchronous AND asynchronous overflow are complete. | Class | com.bigdata.service | BlazeGraph |
|
| AbstractScaleOutFederation .PurgeResourcesTask | Task directs a DataService to purge any unused resources and to optionally truncate the extent of the live journal. | Class | com.bigdata.service | BlazeGraph |
|
| AbstractSearchTest | | Class | com.bigdata.search | BlazeGraph |
|
| AbstractService | Abstract base class defines protocols for setting the service UUID,Version:$Id$Author:Bryan Thompson | Class | com.bigdata.service | BlazeGraph |
|
| AbstractServiceFactory | An abstract ServiceFactory that deals with service parameters (magic predicates that configure the service) in a standardized manner using the | Class | com.bigdata.rdf.sparql.ast.eval | BlazeGraph |
|
| AbstractServiceFactoryBase | Base class for abstract services, providing base implementation for getRequiredBound and getDesiredBound methods (which can be overridden | Class | com.bigdata.rdf.sparql.ast.eval | BlazeGraph |
|
| AbstractServiceLoadHelper | Base class for abstract implementations with integration points for the LoadBalancerService. | Class | com.bigdata.service | BlazeGraph |
|
| AbstractServiceLoadHelperWithoutScores | | Class | com.bigdata.service | BlazeGraph |
|
| AbstractServiceLoadHelperWithScores | The default implementation used when scores are available. | Class | com.bigdata.service | BlazeGraph |
|
| AbstractSimpleInsertTest | | Class | com.bigdata.rdf.sail.webapp | BlazeGraph |
|
| AbstractSolutionBuffer | Base class for IBuffer whose target is a mutation (insert, delete, or update) of some IMutableRelation. | Class | com.bigdata.relation.rule.eval | BlazeGraph |
|
| AbstractSolutionBuffer .DeleteSolutionBuffer | Buffer writes on IMutableRelation. | Class | com.bigdata.relation.rule.eval | BlazeGraph |
|
| AbstractSolutionBuffer .InsertSolutionBuffer | Buffer writes on IMutableRelation#insert(IChunkedIterator) when it isVersion:$Id$Author:Bryan Thompson | Class | com.bigdata.relation.rule.eval | BlazeGraph |
|
| AbstractSolutionSetStatsTestCase | Test suite for ISolutionSetStats. | Class | com.bigdata.rdf.sparql.ast | BlazeGraph |
|
| AbstractSolutionSetStatsTestCase .MySolutionStats | Helper class for tests. | Class | com.bigdata.rdf.sparql.ast | BlazeGraph |
|
| AbstractSplitter | Basic implementation - you only need to provide resolution for theVersion:$Id$Author:Bryan Thompson | Class | com.bigdata.service.ndx | BlazeGraph |
|
| AbstractSPOBuffer | Abtract base class for buffering SPOs for some batch api operation. | Class | com.bigdata.rdf.inf | BlazeGraph |
|
| AbstractStatementBuffer | Class for efficiently converting Statements into BigdataStatements, including resolving term identifiers (or adding | Class | com.bigdata.rdf.rio | BlazeGraph |
|
| AbstractStatementBuffer .StatementBuffer2 | Loads Statements into an RDF database. | Class | com.bigdata.rdf.rio | BlazeGraph |
|
| AbstractStatementContainer | Recursive container for ground StatementPatternNodes. | Class | com.bigdata.rdf.sparql.ast | BlazeGraph |
|
| AbstractStatisticsCollector | Base class for collecting data on a host. | Class | com.bigdata.counters | BlazeGraph |
|
| AbstractStatisticsCollector .Options | Options for AbstractStatisticsCollectorAuthor:Bryan Thompson | Interface | com.bigdata.counters | BlazeGraph |
|
| AbstractStepTask | | Class | com.bigdata.relation.rule.eval | BlazeGraph |
|
| AbstractStressTestNonBlockingLockManager | Suite of stress tests of the concurrency control mechanisms (without the database implementation) - See NonBlockingLockManager. | Class | com.bigdata.concurrent | BlazeGraph |
|
| AbstractStressTestNonBlockingLockManager .Generate | Generates an XML file that can be used to (re-)run the concurrency control tests. | Class | com.bigdata.concurrent | BlazeGraph |
|
| AbstractStressTestNonBlockingLockManager .TestOptions | AbstractStressTestNonBlockingLockManager. | Class | com.bigdata.concurrent | BlazeGraph |
|
| AbstractStressTestNonBlockingLockManager .Wait10ResourceTask | Waits 10ms once it acquires its locks. | Class | com.bigdata.concurrent | BlazeGraph |
|
| AbstractStringQueryHint | Base class for String query hints. | Class | com.bigdata.rdf.sparql.ast.hints | BlazeGraph |
|
| AbstractSubqueryOp | Executes each of the operands as a subquery. | Class | com.bigdata.bop.controller | BlazeGraph |
|
| AbstractSubqueryOp .Annotations | | Interface | com.bigdata.bop.controller | BlazeGraph |
|
| AbstractSubqueryTestCase | Abstract base class for subquery join test suites. | Class | com.bigdata.bop.controller | BlazeGraph |
|
| AbstractSubtask | Abstract implementation of a subtask for the AbstractMasterTask handles the protocol for startup and termination of the subtask. | Class | com.bigdata.service.ndx.pipeline | BlazeGraph |
|
| AbstractSubtaskStats | | Class | com.bigdata.service.ndx.pipeline | BlazeGraph |
|
| AbstractTask | Abstract base class for tasks that may be submitted to the ConcurrencyManager. | Class | com.bigdata.journal | BlazeGraph |
|
| AbstractTask .DelegateTask | Delegates various behaviors visible to the application code using the ITask interface to the AbstractTask object. | Class | com.bigdata.journal | BlazeGraph |
|
| AbstractTask .InnerReadWriteTxServiceCallable | Inner class used to wrap up the call to AbstractTask. | Class | com.bigdata.journal | BlazeGraph |
|
| AbstractTask .InnerWriteServiceCallable | An instance of this class is used as the delegate to coordinate the acquisition of locks with the NonBlockingLockManager before the task can execute and to release | Class | com.bigdata.journal | BlazeGraph |
|
| AbstractTask .ResubmitException | This is thrown if you attempt to reuse (re-submit) the same AbstractTask instance. | Class | com.bigdata.journal | BlazeGraph |
|
| AbstractTestCase | Abstract harness for testing under a variety of configurations. | Class | com.bigdata.rdf.store | BlazeGraph |
|
| AbstractTestCase .StatementVerifier | Helper class verifies that all statements identified by a re-parse of some RDF/XML file are present in the KB. | Class | com.bigdata.rdf.store | BlazeGraph |
|
| AbstractTestNanoSparqlClient | | Class | com.bigdata.rdf.sail.webapp | BlazeGraph |
|
| AbstractTestSegSplitter | Unit tests for splitting an index segment based on its size on the disk, the nominal size of an index partition, and an optional application level | Class | com.bigdata.resources | BlazeGraph |
|
| AbstractTestSegSplitter .MockPartitionIdFactory | Mock implementation assigns index partitions from a counter beginning with ZERO (0), which is the first legal index partition identifier. | Class | com.bigdata.resources | BlazeGraph |
|
| AbstractTestSegSplitter .RejectSplitsAfterKey | Accepts the recommended separator key unless it is GTE the key given to the constructor, in which case it refuses to accept any splits. | Class | com.bigdata.resources | BlazeGraph |
|
| AbstractTransactionService | Centralized transaction manager service. | Class | com.bigdata.service | BlazeGraph |
|
| AbstractTransactionService .Options | Options understood by this service. | Interface | com.bigdata.service | BlazeGraph |
|
| AbstractTripleStore | Abstract base class that implements logic for the ITripleStore interface that is invariant across the choice of the backing store. | Class | com.bigdata.rdf.store | BlazeGraph |
|
| AbstractTripleStore .Options | Configuration options. | Interface | com.bigdata.rdf.store | BlazeGraph |
|
| AbstractTripleStoreTestCase | Base class for test suites for inference engineVersion:$Id$Author:Bryan Thompson | Class | com.bigdata.rdf.store | BlazeGraph |
|
| AbstractTuple | Abstract base class with much of the functionality of ITuple. | Class | com.bigdata.btree | BlazeGraph |
|
| AbstractTupleCursorTestCase | Abstract base class for ITupleCursor test suites. | Class | com.bigdata.btree | BlazeGraph |
|
| AbstractUnicodeKeyBuilderTestCase | Base class for the test suites that examine support for Unicode sort keys inVersion:$Id$Author:Bryan Thompson | Class | com.bigdata.btree.keys | BlazeGraph |
|
| AbstractUnsynchronizedArrayBuffer | An abstract implementation of an unsynchronized buffer backed by a fixed This implementation is NOT thread-safe. | Class | com.bigdata.relation.accesspath | BlazeGraph |
|
| AcceptHeaderFactory | Utility class for generating accept heades modeled on RDFFormat. | Class | com.bigdata.rdf.sail.webapp.client | BlazeGraph |
|
| AccessPath | Abstract base class for type-specific IAccessPath implementations. | Class | com.bigdata.relation.accesspath | BlazeGraph |
|
| AccessPathFusedView | A read-only fused view of two access paths obtained for the same IPredicate constraint in two different databases (this is used for | Class | com.bigdata.relation.accesspath | BlazeGraph |
|
| AccessPathJoinAnnotations | Interface declares additional annotations for joins against an IAccessPath (versus a subquery or temporary solution set). | Interface | com.bigdata.bop.join | BlazeGraph |
|
| ActionEnum | Symbolic constants corresponding to the type of action associated with the execution of an IProgram. | Class | com.bigdata.relation.rule.eval | BlazeGraph |
|
| ActiveProcess | Command manages the execution and termination of a native process and an object reading the output of that process. | Class | com.bigdata.counters | BlazeGraph |
|
| AddGraph | Graph management operation inserts all data from one graph into another. | Class | com.bigdata.rdf.sparql.ast | BlazeGraph |
|
| Advancer | Used to write logic that advances an ITupleCursor to another key after it visits some element. | Class | com.bigdata.btree.filter | BlazeGraph |
|
| AggregateBase | Abstract base class for aggregate functions. | Class | com.bigdata.bop.aggregate | BlazeGraph |
|
| AggregateBase .Annotations | | Interface | com.bigdata.bop.aggregate | BlazeGraph |
|
| Alchemist | The RDF Alchemist will generate interface and implementation files to provide a typed interface to the underlying GPO representations. | Class | com.bigdata.gom.alchemy | BlazeGraph |
|
| AllocationContext | The AllocationContext is used to maintain a handle on allocations made within some specific environment (context). | Class | com.bigdata.rwstore.sector | BlazeGraph |
|
| AllocationContextKey | The allocation context key groups together allocations onto the same direct ByteBuffers. | Class | com.bigdata.bop.fed | BlazeGraph |
|
| AllocationData | Utility class to handle Compression and Checksums on a ByteArraySlice The idea is that it would be used as a "state-aware" buffer that could be | Class | com.bigdata.io | BlazeGraph |
|
| Allocator | | Interface | com.bigdata.rwstore | BlazeGraph |
|
| AllocBlock | Bit maps for an allocator. | Class | com.bigdata.rwstore | BlazeGraph |
|
| AND | Imposes the constraint x AND y. | Class | com.bigdata.bop.constraint | BlazeGraph |
|
| AndBOp | Imposes the constraint x AND y. | Class | com.bigdata.rdf.internal.constraints | BlazeGraph |
|
| ApiTaskForIndexManager | Wrapper for a task to be executed in a stand-off fashion. | Class | com.bigdata.rdf.task | BlazeGraph |
|
| ApiTaskForJournal | Wrapper for a task to be executed on the IConcurrencyManager of aAuthor:Bryan ThompsonSee Also: HA | Class | com.bigdata.rdf.task | BlazeGraph |
|
| Appender | Appender pattern tacks on another iterator when the source iterator isVersion:$Id$Author:Bryan ThompsonSee Also:Serialized Form | Class | com.bigdata.striterator | BlazeGraph |
|
| ArbitraryLengthPathNode | A special kind of AST node that represents the SPARQL 1. | Class | com.bigdata.rdf.sparql.ast | BlazeGraph |
|
| ArbitraryLengthPathNode .Annotations | | Interface | com.bigdata.rdf.sparql.ast | BlazeGraph |
|
| ArbitraryLengthPathOp | | Class | com.bigdata.bop.paths | BlazeGraph |
|
| ArbitraryLengthPathOp .Annotations | | Interface | com.bigdata.bop.paths | BlazeGraph |
|
| ArbitraryLengthPathTask | Execute a subquery that represents an arbitrary length path between a single input variable and a single output variable. | Class | com.bigdata.bop.paths | BlazeGraph |
|
| ArrayAccessPath | An access path over an array of elements. | Class | com.bigdata.relation.accesspath | BlazeGraph |
|
| ASCIIDecoderUtility | Utility reads unsigned byte[] keys from stdin and writes their decoded ASCII values on stdout. | Class | com.bigdata.btree.keys | BlazeGraph |
|
| ASCIIKeyBuilderFactory | Factory for instances that do NOT support Unicode. | Class | com.bigdata.btree.keys | BlazeGraph |
|
| AskOptimizer | ASK queries have a LIMIT of ONE imposed unless they are aggregations. | Class | com.bigdata.rdf.sparql.ast.optimizers | BlazeGraph |
|
| AssignedSplits | Class permits specification of a pre-assigned index partition splits ontoVersion:$Id$Author:Bryan Thompson | Class | com.bigdata.rdf.load | BlazeGraph |
|
| AssignmentNode | AST node models the assignment of a value expression to a variable BIND( valueExpr AS ?var ) | Class | com.bigdata.rdf.sparql.ast | BlazeGraph |
|
| AssignTermId | Assigns the term identifier to duplicate BigdataValue for a single write operation when an IDuplicateRemover was applied. | Class | com.bigdata.rdf.lexicon | BlazeGraph |
|
| AST2BOpBase | Base class provides support for triples, sids, and quads mode joins which was refactored from the old Rule2BOpUtility class. | Class | com.bigdata.rdf.sparql.ast.eval | BlazeGraph |
|
| AST2BOpBase .Annotations | Annotations used to mark named and default graph patterns on the IPredicates. | Interface | com.bigdata.rdf.sparql.ast.eval | BlazeGraph |
|
| AST2BOpContext | Convenience class for passing around the various pieces of context necessary to construct the bop pipeline. | Class | com.bigdata.rdf.sparql.ast.eval | BlazeGraph |
|
| AST2BOpFilters | Class handles the materialization pattern for filters by adding a series of materialization steps to materialize terms needed downstream. | Class | com.bigdata.rdf.sparql.ast.eval | BlazeGraph |
|
| AST2BOpJoins | Class handles join patterns. | Class | com.bigdata.rdf.sparql.ast.eval | BlazeGraph |
|
| AST2BOpRTO | Integration with the Runtime Optimizer (RTO). | Class | com.bigdata.rdf.sparql.ast.eval | BlazeGraph |
|
| AST2BOpRTO .Annotations | | Interface | com.bigdata.rdf.sparql.ast.eval | BlazeGraph |
|
| AST2BOpUpdate | Class handles SPARQL update query plan generation. | Class | com.bigdata.rdf.sparql.ast.eval | BlazeGraph |
|
| AST2BOpUpdateContext | | Class | com.bigdata.rdf.sparql.ast.eval | BlazeGraph |
|
| AST2BOpUtility | Query plan generator converts an AST into a query plan made up ofAuthor:Bryan ThompsonSee Also:Query Evaluation. | Class | com.bigdata.rdf.sparql.ast.eval | BlazeGraph |
|
| AST2SPARQLUtil | Utility class for externalizing SPARQL prefix declaration management. | Class | com.bigdata.rdf.sail.webapp.client | BlazeGraph |
|
| ASTAbs | | Class | com.bigdata.rdf.sail.sparql.ast | BlazeGraph |
|
| ASTAdd | | Class | com.bigdata.rdf.sail.sparql.ast | BlazeGraph |
|
| ASTAggregate | | Class | com.bigdata.rdf.sail.sparql.ast | BlazeGraph |
|
| ASTALPServiceOptimizer | This ALP SERVICE IASTOptimizer provides a rewrite of a SERVICE expression that makes it possible to specify limits (minimum, maximum path | Class | com.bigdata.rdf.sparql.ast.optimizers | BlazeGraph |
|
| ASTAnd | | Class | com.bigdata.rdf.sail.sparql.ast | BlazeGraph |
|
| ASTAskQuery | | Class | com.bigdata.rdf.sail.sparql.ast | BlazeGraph |
|
| ASTAttachJoinFiltersOptimizer | Optimizer attaches FilterNodes which will run as "join filters" to StatementPatternNodes. | Class | com.bigdata.rdf.sparql.ast.optimizers | BlazeGraph |
|
| ASTAvg | | Class | com.bigdata.rdf.sail.sparql.ast | BlazeGraph |
|
| ASTBase | Base class for the AST. | Class | com.bigdata.rdf.sparql.ast | BlazeGraph |
|
| ASTBase .Annotations | | Interface | com.bigdata.rdf.sparql.ast | BlazeGraph |
|
| ASTBaseDecl | | Class | com.bigdata.rdf.sail.sparql.ast | BlazeGraph |
|
| ASTBasicGraphPattern | | Class | com.bigdata.rdf.sail.sparql.ast | BlazeGraph |
|
| ASTBind | | Class | com.bigdata.rdf.sail.sparql.ast | BlazeGraph |
|
| ASTBindingsClause | | Class | com.bigdata.rdf.sail.sparql.ast | BlazeGraph |
|
| ASTBindingSet | | Class | com.bigdata.rdf.sail.sparql.ast | BlazeGraph |
|
| ASTBindingSets | | Class | com.bigdata.rdf.sail.sparql.ast | BlazeGraph |
|
| ASTBindingValue | | Class | com.bigdata.rdf.sail.sparql.ast | BlazeGraph |
|
| ASTBindingVars | | Class | com.bigdata.rdf.sail.sparql.ast | BlazeGraph |
|
| ASTBlankNode | | Class | com.bigdata.rdf.sail.sparql.ast | BlazeGraph |
|
| ASTBlankNodePropertyList | | Class | com.bigdata.rdf.sail.sparql.ast | BlazeGraph |
|
| ASTBNodeFunc | | Class | com.bigdata.rdf.sail.sparql.ast | BlazeGraph |
|
| ASTBottomUpOptimizer | Rewrites aspects of queries where bottom-up evaluation would produce different results. | Class | com.bigdata.rdf.sparql.ast.optimizers | BlazeGraph |
|
| ASTBound | | Class | com.bigdata.rdf.sail.sparql.ast | BlazeGraph |
|
| ASTCardinalityOptimizer | Calculate the estimated cardinality of a join group. | Class | com.bigdata.rdf.sparql.ast.optimizers | BlazeGraph |
|
| ASTCeil | | Class | com.bigdata.rdf.sail.sparql.ast | BlazeGraph |
|
| ASTClear | | Class | com.bigdata.rdf.sail.sparql.ast | BlazeGraph |
|
| ASTCoalesce | | Class | com.bigdata.rdf.sail.sparql.ast | BlazeGraph |
|
| ASTCollection | | Class | com.bigdata.rdf.sail.sparql.ast | BlazeGraph |
|
| ASTCompare | | Class | com.bigdata.rdf.sail.sparql.ast | BlazeGraph |
|
| ASTComplexOptionalOptimizer | NOTE: this optimizer was not sound from a correctness perspective in previous versions (cf. | Class | com.bigdata.rdf.sparql.ast.optimizers | BlazeGraph |
|
| ASTConcat | | Class | com.bigdata.rdf.sail.sparql.ast | BlazeGraph |
|
| ASTConstraint | | Class | com.bigdata.rdf.sail.sparql.ast | BlazeGraph |
|
| ASTConstruct | | Class | com.bigdata.rdf.sail.sparql.ast | BlazeGraph |
|
| ASTConstructIterator | Iterator consumes the solutions from a query and interprets them according to a ConstructNode. | Class | com.bigdata.rdf.sparql.ast.eval | BlazeGraph |
|
| ASTConstructOptimizer | Generates the ProjectionNode for a CONSTRUCT or DESCRIBE query. | Class | com.bigdata.rdf.sparql.ast.optimizers | BlazeGraph |
|
| ASTConstructQuery | | Class | com.bigdata.rdf.sail.sparql.ast | BlazeGraph |
|
| ASTContainer | A super container for the AST. | Class | com.bigdata.rdf.sparql.ast | BlazeGraph |
|
| ASTContainer .Annotations | | Interface | com.bigdata.rdf.sparql.ast | BlazeGraph |
|
| ASTContains | | Class | com.bigdata.rdf.sail.sparql.ast | BlazeGraph |
|
| ASTCopy | | Class | com.bigdata.rdf.sail.sparql.ast | BlazeGraph |
|
| ASTCount | | Class | com.bigdata.rdf.sail.sparql.ast | BlazeGraph |
|
| ASTCreate | | Class | com.bigdata.rdf.sail.sparql.ast | BlazeGraph |
|
| ASTCreateEntailments | | Class | com.bigdata.rdf.sail.sparql.ast | BlazeGraph |
|
| ASTDatasetClause | | Class | com.bigdata.rdf.sail.sparql.ast | BlazeGraph |
|
| ASTDatatype | | Class | com.bigdata.rdf.sail.sparql.ast | BlazeGraph |
|
| ASTDay | | Class | com.bigdata.rdf.sail.sparql.ast | BlazeGraph |
|
| ASTDeferredIVResolution | This class provides batch resolution of internal values, which were left unresolved during query/update preparation. | Class | com.bigdata.rdf.sparql.ast.eval | BlazeGraph |
|
| ASTDeferredIVResolutionInitializer | Visits the AST model and builds a map from each RDF Value to BigdataValue objects that have mock IVs assigned to them. | Class | com.bigdata.rdf.sail.sparql | BlazeGraph |
|
| ASTDeleteClause | | Class | com.bigdata.rdf.sail.sparql.ast | BlazeGraph |
|
| ASTDeleteData | | Class | com.bigdata.rdf.sail.sparql.ast | BlazeGraph |
|
| ASTDeleteWhere | | Class | com.bigdata.rdf.sail.sparql.ast | BlazeGraph |
|
| ASTDescribe | | Class | com.bigdata.rdf.sail.sparql.ast | BlazeGraph |
|
| ASTDescribeOptimizer | This optimizer rewrites the projection node of a DESCRIBE query into, generating a CONSTRUCT clause and extending the WHERE clause to capture the | Class | com.bigdata.rdf.sparql.ast.optimizers | BlazeGraph |
|
| ASTDescribeQuery | | Class | com.bigdata.rdf.sail.sparql.ast | BlazeGraph |
|
| ASTDisableEntailments | | Class | com.bigdata.rdf.sail.sparql.ast | BlazeGraph |
|
| ASTDistinctTermScanOptimizer | Graph Database | Class | com.bigdata.rdf.sparql.ast.optimizers | BlazeGraph |
|
| ASTDrop | | Class | com.bigdata.rdf.sail.sparql.ast | BlazeGraph |
|
| ASTDropEntailments | | Class | com.bigdata.rdf.sail.sparql.ast | BlazeGraph |
|
| ASTEmptyGroupOptimizer | Eliminate semantically empty join group nodes which are the sole child of another join groups. | Class | com.bigdata.rdf.sparql.ast.optimizers | BlazeGraph |
|
| ASTEnableEntailments | | Class | com.bigdata.rdf.sail.sparql.ast | BlazeGraph |
|
| ASTEncodeForURI | | Class | com.bigdata.rdf.sail.sparql.ast | BlazeGraph |
|
| ASTEvalHelper | Helper class for evaluating SPARQL queries. | Class | com.bigdata.rdf.sparql.ast.eval | BlazeGraph |
|
| ASTExistsFunc | | Class | com.bigdata.rdf.sail.sparql.ast | BlazeGraph |
|
| ASTExistsOptimizer | Optimizer identifies value expressions using EXISTS or NOT EXISTS and rewrites them in a form suitable for evaluation by the query engine. | Class | com.bigdata.rdf.sparql.ast.optimizers | BlazeGraph |
|
| ASTFalse | | Class | com.bigdata.rdf.sail.sparql.ast | BlazeGraph |
|
| ASTFastRangeCountOptimizer | Graph Database | Class | com.bigdata.rdf.sparql.ast.optimizers | BlazeGraph |
|
| ASTFilterNormalizationOptimizer | The ASTFilterNormalizationOptimizer is responsible for the static decomposition and optimization of filter expressions. | Class | com.bigdata.rdf.sparql.ast.optimizers | BlazeGraph |
|
| ASTFlattenJoinGroupsOptimizer | Flatten nested (non-optional,non-minus) JoinGroupNodes whenever possible. | Class | com.bigdata.rdf.sparql.ast.optimizers | BlazeGraph |
|
| ASTFlattenUnionsOptimizer | Flatten nested UNIONs whenever possible. | Class | com.bigdata.rdf.sparql.ast.optimizers | BlazeGraph |
|
| ASTFloor | | Class | com.bigdata.rdf.sail.sparql.ast | BlazeGraph |
|
| ASTFulltextSearchOptimizer | Translate FTS. | Class | com.bigdata.rdf.sparql.ast.eval | BlazeGraph |
|
| ASTFunctionCall | | Class | com.bigdata.rdf.sail.sparql.ast | BlazeGraph |
|
| ASTGeoSpatialSearchOptimizer | Translate FTS#GEOSPATIAL and related magic predicates into a ServiceNode which will invoke the bigdata geospatial service. | Class | com.bigdata.rdf.sparql.ast.eval | BlazeGraph |
|
| ASTGraphGraphPattern | | Class | com.bigdata.rdf.sail.sparql.ast | BlazeGraph |
|
| ASTGraphGroupOptimizer | Handles a variety of special constructions related to graph graph groups. | Class | com.bigdata.rdf.sparql.ast.optimizers | BlazeGraph |
|
| ASTGraphOrDefault | | Class | com.bigdata.rdf.sail.sparql.ast | BlazeGraph |
|
| ASTGraphPatternGroup | | Class | com.bigdata.rdf.sail.sparql.ast | BlazeGraph |
|
| ASTGraphRefAll | | Class | com.bigdata.rdf.sail.sparql.ast | BlazeGraph |
|
| ASTGroupClause | | Class | com.bigdata.rdf.sail.sparql.ast | BlazeGraph |
|
| ASTGroupConcat | | Class | com.bigdata.rdf.sail.sparql.ast | BlazeGraph |
|
| ASTGroupCondition | | Class | com.bigdata.rdf.sail.sparql.ast | BlazeGraph |
|
| ASTHashJoinOptimizer | Rewrites join groups having one or more joins which would involve a full cross product as hash joins of sub-groups where there is a constraint imposed | Class | com.bigdata.rdf.sparql.ast.optimizers | BlazeGraph |
|
| ASTHavingClause | | Class | com.bigdata.rdf.sail.sparql.ast | BlazeGraph |
|
| ASTHours | | Class | com.bigdata.rdf.sail.sparql.ast | BlazeGraph |
|
| ASTIf | | Class | com.bigdata.rdf.sail.sparql.ast | BlazeGraph |
|
| ASTIn | | Class | com.bigdata.rdf.sail.sparql.ast | BlazeGraph |
|
| ASTInfix | | Class | com.bigdata.rdf.sail.sparql.ast | BlazeGraph |
|
| ASTInlineData | | Class | com.bigdata.rdf.sail.sparql.ast | BlazeGraph |
|
| ASTInsertClause | | Class | com.bigdata.rdf.sail.sparql.ast | BlazeGraph |
|
| ASTInsertData | | Class | com.bigdata.rdf.sail.sparql.ast | BlazeGraph |
|
| ASTIRI | | Class | com.bigdata.rdf.sail.sparql.ast | BlazeGraph |
|
| ASTIRIFunc | | Class | com.bigdata.rdf.sail.sparql.ast | BlazeGraph |
|
| ASTIsBlank | | Class | com.bigdata.rdf.sail.sparql.ast | BlazeGraph |
|
| ASTIsIRI | | Class | com.bigdata.rdf.sail.sparql.ast | BlazeGraph |
|
| ASTIsLiteral | | Class | com.bigdata.rdf.sail.sparql.ast | BlazeGraph |
|
| ASTIsNumeric | | Class | com.bigdata.rdf.sail.sparql.ast | BlazeGraph |
|
| ASTJoinGroupFilterExistsInfo | Information about FILTER (NOT) EXISTS patterns within a given join group. | Class | com.bigdata.rdf.sparql.ast.optimizers | BlazeGraph |
|
| ASTJoinGroupOrderOptimizer | This optimizer brings a join group node into a valid order according to the SPARQL 1. | Class | com.bigdata.rdf.sparql.ast.optimizers | BlazeGraph |
|
| ASTJoinGroupPartition | Partition of a join group, defined by a (possibly empty) list of non-optional non-minus nodes, possibly closed by a single optional | Class | com.bigdata.rdf.sparql.ast.optimizers | BlazeGraph |
|
| ASTJoinGroupPartitions | Class representing an ordered list of ASTJoinGroupPartitions. | Class | com.bigdata.rdf.sparql.ast.optimizers | BlazeGraph |
|
| ASTJoinOrderByTypeOptimizer | This optimizer simply puts each type of IGroupMemberNode within a JoinGroupNode in the right order with respect to the other types. | Class | com.bigdata.rdf.sparql.ast.optimizers | BlazeGraph |
|
| ASTLang | | Class | com.bigdata.rdf.sail.sparql.ast | BlazeGraph |
|
| ASTLangMatches | | Class | com.bigdata.rdf.sail.sparql.ast | BlazeGraph |
|
| ASTLet | | Class | com.bigdata.rdf.sail.sparql.ast | BlazeGraph |
|
| ASTLiftPreFiltersOptimizer | Lift FILTERs which can be evaluated based solely on the bindings in the parent group out of a child group. | Class | com.bigdata.rdf.sparql.ast.optimizers | BlazeGraph |
|
| ASTLimit | | Class | com.bigdata.rdf.sail.sparql.ast | BlazeGraph |
|
| ASTLoad | | Class | com.bigdata.rdf.sail.sparql.ast | BlazeGraph |
|
| ASTLowerCase | | Class | com.bigdata.rdf.sail.sparql.ast | BlazeGraph |
|
| ASTMath | | Class | com.bigdata.rdf.sail.sparql.ast | BlazeGraph |
|
| ASTMax | | Class | com.bigdata.rdf.sail.sparql.ast | BlazeGraph |
|
| ASTMD5 | | Class | com.bigdata.rdf.sail.sparql.ast | BlazeGraph |
|
| ASTMin | | Class | com.bigdata.rdf.sail.sparql.ast | BlazeGraph |
|
| ASTMinusGraphPattern | | Class | com.bigdata.rdf.sail.sparql.ast | BlazeGraph |
|
| ASTMinutes | | Class | com.bigdata.rdf.sail.sparql.ast | BlazeGraph |
|
| ASTModify | | Class | com.bigdata.rdf.sail.sparql.ast | BlazeGraph |
|
| ASTMonth | | Class | com.bigdata.rdf.sail.sparql.ast | BlazeGraph |
|
| ASTMove | | Class | com.bigdata.rdf.sail.sparql.ast | BlazeGraph |
|
| ASTNamedSubquery | | Class | com.bigdata.rdf.sail.sparql.ast | BlazeGraph |
|
| ASTNamedSubqueryInclude | | Class | com.bigdata.rdf.sail.sparql.ast | BlazeGraph |
|
| ASTNamedSubqueryOptimizer | Class identifies the join variables for each instance in which a named subquery solution set is incorporated into the query plan. | Class | com.bigdata.rdf.sparql.ast.optimizers | BlazeGraph |
|
| ASTNot | | Class | com.bigdata.rdf.sail.sparql.ast | BlazeGraph |
|
| ASTNotExistsFunc | | Class | com.bigdata.rdf.sail.sparql.ast | BlazeGraph |
|
| ASTNotIn | | Class | com.bigdata.rdf.sail.sparql.ast | BlazeGraph |
|
| ASTNow | | Class | com.bigdata.rdf.sail.sparql.ast | BlazeGraph |
|
| ASTNumericLiteral | | Class | com.bigdata.rdf.sail.sparql.ast | BlazeGraph |
|
| ASTObjectList | | Class | com.bigdata.rdf.sail.sparql.ast | BlazeGraph |
|
| ASTOffset | | Class | com.bigdata.rdf.sail.sparql.ast | BlazeGraph |
|
| ASTOperation | | Class | com.bigdata.rdf.sail.sparql.ast | BlazeGraph |
|
| ASTOperationContainer | Abstract supertype of ASTQueryContainer andAuthor:Jeen Broekstra | Class | com.bigdata.rdf.sail.sparql.ast | BlazeGraph |
|
| ASTOptimizerList | An executable list of query optimizers. | Class | com.bigdata.rdf.sparql.ast.optimizers | BlazeGraph |
|
| ASTOptionalGraphPattern | | Class | com.bigdata.rdf.sail.sparql.ast | BlazeGraph |
|
| ASTOr | | Class | com.bigdata.rdf.sail.sparql.ast | BlazeGraph |
|
| ASTOrderClause | | Class | com.bigdata.rdf.sail.sparql.ast | BlazeGraph |
|
| ASTOrderCondition | | Class | com.bigdata.rdf.sail.sparql.ast | BlazeGraph |
|
| ASTPathAlternative | | Class | com.bigdata.rdf.sail.sparql.ast | BlazeGraph |
|
| ASTPathElt | | Class | com.bigdata.rdf.sail.sparql.ast | BlazeGraph |
|
| ASTPathMod | | Class | com.bigdata.rdf.sail.sparql.ast | BlazeGraph |
|
| ASTPathNegatedPropertySet | | Class | com.bigdata.rdf.sail.sparql.ast | BlazeGraph |
|
| ASTPathOneInPropertySet | | Class | com.bigdata.rdf.sail.sparql.ast | BlazeGraph |
|
| ASTPathSequence | | Class | com.bigdata.rdf.sail.sparql.ast | BlazeGraph |
|
| ASTPrefixDecl | | Class | com.bigdata.rdf.sail.sparql.ast | BlazeGraph |
|
| ASTProjectionElem | | Class | com.bigdata.rdf.sail.sparql.ast | BlazeGraph |
|
| ASTPropertyList | | Class | com.bigdata.rdf.sail.sparql.ast | BlazeGraph |
|
| ASTPropertyListPath | | Class | com.bigdata.rdf.sail.sparql.ast | BlazeGraph |
|
| ASTQName | | Class | com.bigdata.rdf.sail.sparql.ast | BlazeGraph |
|
| ASTQuadsNotTriples | | Class | com.bigdata.rdf.sail.sparql.ast | BlazeGraph |
|
| ASTQuery | | Class | com.bigdata.rdf.sail.sparql.ast | BlazeGraph |
|
| ASTQueryContainer | | Class | com.bigdata.rdf.sail.sparql.ast | BlazeGraph |
|
| ASTQueryHintOptimizer | Query hints are identified applied to AST nodes based on the specified scope and the location within the AST in which they are found. | Class | com.bigdata.rdf.sparql.ast.optimizers | BlazeGraph |
|
| ASTRand | | Class | com.bigdata.rdf.sail.sparql.ast | BlazeGraph |
|
| ASTRangeConstraintOptimizer | AST optimizer recognizes datatype and/or value range constraints and applies them to as range constraints to StatementPatternNodes. | Class | com.bigdata.rdf.sparql.ast.optimizers | BlazeGraph |
|
| ASTRangeCountOptimizer | Attach range counts to all statement patterns in the query. | Class | com.bigdata.rdf.sparql.ast.optimizers | BlazeGraph |
|
| ASTRangeOptimizer | | Class | com.bigdata.rdf.sparql.ast.optimizers | BlazeGraph |
|
| ASTRDFLiteral | | Class | com.bigdata.rdf.sail.sparql.ast | BlazeGraph |
|
| ASTRDFValue | An abstract base class for AST objects modeling RDF Values. | Class | com.bigdata.rdf.sail.sparql.ast | BlazeGraph |
|
| ASTRegexExpression | | Class | com.bigdata.rdf.sail.sparql.ast | BlazeGraph |
|
| ASTReplace | | Class | com.bigdata.rdf.sail.sparql.ast | BlazeGraph |
|
| ASTRound | | Class | com.bigdata.rdf.sail.sparql.ast | BlazeGraph |
|
| ASTRunFirstRunLastOptimizer | This optimizer simply puts each type of IGroupMemberNode within a JoinGroupNode in the right order w. | Class | com.bigdata.rdf.sparql.ast.optimizers | BlazeGraph |
|
| ASTSameTerm | | Class | com.bigdata.rdf.sail.sparql.ast | BlazeGraph |
|
| ASTSample | | Class | com.bigdata.rdf.sail.sparql.ast | BlazeGraph |
|
| ASTSearchInSearchOptimizer | Converts a BDS. | Class | com.bigdata.rdf.sparql.ast.eval | BlazeGraph |
|
| ASTSearchOptimizer | Translate BDS. | Class | com.bigdata.rdf.sparql.ast.eval | BlazeGraph |
|
| ASTSearchOptimizerBase | Translate FTS. | Class | com.bigdata.rdf.sparql.ast.eval | BlazeGraph |
|
| ASTSeconds | | Class | com.bigdata.rdf.sail.sparql.ast | BlazeGraph |
|
| ASTSelect | | Class | com.bigdata.rdf.sail.sparql.ast | BlazeGraph |
|
| ASTSelectQuery | | Class | com.bigdata.rdf.sail.sparql.ast | BlazeGraph |
|
| ASTServiceGraphPattern | | Class | com.bigdata.rdf.sail.sparql.ast | BlazeGraph |
|
| ASTServiceNodeOptimizer | Rewrites the WHERE clause of each query by lifting out ServiceNodes into a named subquery. | Class | com.bigdata.rdf.sparql.ast.optimizers | BlazeGraph |
|
| ASTSetValueExpressionsOptimizer | Visit all the value expression nodes and convert them into value expressions using AST2BOpUtility#toVE(String, IValueExpressionNode). | Class | com.bigdata.rdf.sparql.ast.optimizers | BlazeGraph |
|
| ASTSHA1 | | Class | com.bigdata.rdf.sail.sparql.ast | BlazeGraph |
|
| ASTSHA224 | | Class | com.bigdata.rdf.sail.sparql.ast | BlazeGraph |
|
| ASTSHA256 | | Class | com.bigdata.rdf.sail.sparql.ast | BlazeGraph |
|
| ASTSHA384 | | Class | com.bigdata.rdf.sail.sparql.ast | BlazeGraph |
|
| ASTSHA512 | | Class | com.bigdata.rdf.sail.sparql.ast | BlazeGraph |
|
| ASTSimpleGroupByAndCountOptimizer | SELECT (COUNT(*) as ?count) ?z WHERE { ?x rdf:type ?z } GROUP BY ?z and similar patterns using an O(N) algorithm, where N is | Class | com.bigdata.rdf.sparql.ast.optimizers | BlazeGraph |
|
| ASTSimpleOptionalOptimizer | A "simple optional" is an optional sub-group that contains only one statement pattern, no sub-groups of its own, and no filters that require materialized | Class | com.bigdata.rdf.sparql.ast.optimizers | BlazeGraph |
|
| ASTSolutionsRef | | Class | com.bigdata.rdf.sail.sparql.ast | BlazeGraph |
|
| ASTSparql11SubqueryOptimizer | Lift SubqueryRoots into named subqueries when appropriate. | Class | com.bigdata.rdf.sparql.ast.optimizers | BlazeGraph |
|
| ASTStaticBindingsOptimizer | Optimizer that aims at the optimization of SPARQL 1. | Class | com.bigdata.rdf.sparql.ast.optimizers | BlazeGraph |
|
| ASTStaticBindingsOptimizer .InlineTasks | Task specifying the inlining opportunities for a given variable in the form of a list of query nodes in which a statically derived value for | Class | com.bigdata.rdf.sparql.ast.optimizers | BlazeGraph |
|
| ASTStaticBindingsOptimizer .StaticBindingInfo | during query analysis. | Class | com.bigdata.rdf.sparql.ast.optimizers | BlazeGraph |
|
| ASTStaticBindingsOptimizer .VariableUsageInfo | Helper class used to record usage of a given variable, i. | Class | com.bigdata.rdf.sparql.ast.optimizers | BlazeGraph |
|
| ASTStaticJoinOptimizer | This is an AST optimizer port of the old "static" optimizer - DefaultEvaluationPlan2. | Class | com.bigdata.rdf.sparql.ast.optimizers | BlazeGraph |
|
| ASTStaticJoinOptimizer .Annotations | | Interface | com.bigdata.rdf.sparql.ast.optimizers | BlazeGraph |
|
| ASTStr | | Class | com.bigdata.rdf.sail.sparql.ast | BlazeGraph |
|
| ASTStrAfter | | Class | com.bigdata.rdf.sail.sparql.ast | BlazeGraph |
|
| ASTStrBefore | | Class | com.bigdata.rdf.sail.sparql.ast | BlazeGraph |
|
| ASTStrDt | | Class | com.bigdata.rdf.sail.sparql.ast | BlazeGraph |
|
| ASTStrEnds | | Class | com.bigdata.rdf.sail.sparql.ast | BlazeGraph |
|
| ASTString | | Class | com.bigdata.rdf.sail.sparql.ast | BlazeGraph |
|
| ASTStrLang | | Class | com.bigdata.rdf.sail.sparql.ast | BlazeGraph |
|
| ASTStrLen | | Class | com.bigdata.rdf.sail.sparql.ast | BlazeGraph |
|
| ASTStrStarts | | Class | com.bigdata.rdf.sail.sparql.ast | BlazeGraph |
|
| ASTSTRUUID | | Class | com.bigdata.rdf.sail.sparql.ast | BlazeGraph |
|
| ASTSubGroupJoinVarOptimizer | Optimizer assigns join variables to sub-groups. | Class | com.bigdata.rdf.sparql.ast.optimizers | BlazeGraph |
|
| ASTSubstr | | Class | com.bigdata.rdf.sail.sparql.ast | BlazeGraph |
|
| ASTSum | | Class | com.bigdata.rdf.sail.sparql.ast | BlazeGraph |
|
| ASTTimezone | | Class | com.bigdata.rdf.sail.sparql.ast | BlazeGraph |
|
| ASTTRefPattern | | Class | com.bigdata.rdf.sail.sparql.ast | BlazeGraph |
|
| ASTTriplesSameSubject | | Class | com.bigdata.rdf.sail.sparql.ast | BlazeGraph |
|
| ASTTriplesSameSubjectPath | | Class | com.bigdata.rdf.sail.sparql.ast | BlazeGraph |
|
| ASTTrue | | Class | com.bigdata.rdf.sail.sparql.ast | BlazeGraph |
|
| ASTTz | | Class | com.bigdata.rdf.sail.sparql.ast | BlazeGraph |
|
| ASTUnionFiltersOptimizer | | Class | com.bigdata.rdf.sparql.ast.optimizers | BlazeGraph |
|
| ASTUnionGraphPattern | | Class | com.bigdata.rdf.sail.sparql.ast | BlazeGraph |
|
| ASTUnknownTermOptimizer | Pruning rules for unknown IVs in statement patterns: If an optional join is known to fail, then remove the optional group in which | Class | com.bigdata.rdf.sparql.ast.optimizers | BlazeGraph |
|
| ASTUnparsedQuadDataBlock | | Class | com.bigdata.rdf.sail.sparql.ast | BlazeGraph |
|
| ASTUpdate | | Class | com.bigdata.rdf.sail.sparql.ast | BlazeGraph |
|
| ASTUpdateContainer | | Class | com.bigdata.rdf.sail.sparql.ast | BlazeGraph |
|
| ASTUpdateSequence | | Class | com.bigdata.rdf.sail.sparql.ast | BlazeGraph |
|
| ASTUpperCase | | Class | com.bigdata.rdf.sail.sparql.ast | BlazeGraph |
|
| ASTUtil | Some utility methods for AST/IV conversions. | Class | com.bigdata.rdf.sparql.ast | BlazeGraph |
|
| ASTUUID | | Class | com.bigdata.rdf.sail.sparql.ast | BlazeGraph |
|
| ASTVar | | Class | com.bigdata.rdf.sail.sparql.ast | BlazeGraph |
|
| ASTVisitorBase | Base class for visitors of the SPARQL AST. | Class | com.bigdata.rdf.sail.sparql | BlazeGraph |
|
| ASTWhereClause | | Class | com.bigdata.rdf.sail.sparql.ast | BlazeGraph |
|
| ASTWildcardProjectionOptimizer | Rewrites any ProjectionNode with a wild card into the set of variables visible to the QueryBase having that projection. | Class | com.bigdata.rdf.sparql.ast.optimizers | BlazeGraph |
|
| ASTYear | | Class | com.bigdata.rdf.sail.sparql.ast | BlazeGraph |
|
| AsynchronousIndexWriteConfiguration | Configuration for the asynchronous index write API. | Class | com.bigdata.btree | BlazeGraph |
|
| AsynchronousOverflowTask | This class examines the named indices defined on the journal identified by the lastCommitTime and, for each named index registered on that | Class | com.bigdata.resources | BlazeGraph |
|
| AsynchronousQuorumCloseException | An instance of this class is thrown when the caller is awaiting a quorum event and the quorum is asynchronously closed. | Class | com.bigdata.quorum | BlazeGraph |
|
| AsynchronousStatementBufferFactory | Factory object for high-volume RDF data load. | Class | com.bigdata.rdf.rio | BlazeGraph |
|
| AtomicBlockAppendProc | Atomic append of a single block to a file version. | Class | com.bigdata.bfs | BlazeGraph |
|
| AtomicBlockWriteProc | Atomic write of a single block for a file version. | Class | com.bigdata.bfs | BlazeGraph |
|
| AtomicRowDelete | Atomic delete of a logical row. | Class | com.bigdata.sparse | BlazeGraph |
|
| AtomicRowFilter | Transforms an ITupleIterator reading directly on an IIndex backing a SparseRowStore into an ITupleIterator visiting | Class | com.bigdata.sparse | BlazeGraph |
|
| AtomicRowRead | Atomic read of the logical row associated with some Schema andAuthor:Bryan ThompsonSee Also:Serialized Form | Class | com.bigdata.sparse | BlazeGraph |
|
| AtomicRowWriteRead | Atomic write on a logical row. | Class | com.bigdata.sparse | BlazeGraph |
|
| AutoCloseHttpClient | A HttpClient that supports the AutoCloseable protocol and which will be transparently closed by the | Class | com.bigdata.rdf.sail.webapp.client | BlazeGraph |
|
| AutoIncIntegerCounter | A singleton object that causes the associated property value to be assigned the next higher 32-bit integer value when it is written on the | Class | com.bigdata.sparse | BlazeGraph |
|
| AutoIncLongCounter | A singleton object that causes the associated property value to be assigned the next higher 64-bit integer value when it is written on the | Class | com.bigdata.sparse | BlazeGraph |
|
| AVERAGE | Operator computes the running sum over the presented binding sets for the given variable. | Class | com.bigdata.bop.rdf.aggregate | BlazeGraph |
|
| Axioms | Abstraction for a set of RDFS Axioms. | Interface | com.bigdata.rdf.axioms | BlazeGraph |
|
| BackchainAccessPath | A read-only IAccessPath that backchains certain inferences. | Class | com.bigdata.rdf.rules | BlazeGraph |
|
| BackchainOwlSameAsIterator | | Class | com.bigdata.rdf.inf | BlazeGraph |
|
| BackchainOwlSameAsPropertiesIterator | Provides backward chaining for property collection and reverse property collection on owl:sameAs for all access paths. | Class | com.bigdata.rdf.inf | BlazeGraph |
|
| BackchainOwlSameAsPropertiesPIterator | Provides backward chaining for property collection and reverse property collection on owl:sameAs for the ?P? and ??? access paths. | Class | com.bigdata.rdf.inf | BlazeGraph |
|
| BackchainOwlSameAsPropertiesPOIterator | Provides backward chaining for reverse property collection on owl:sameAs for the ?PO and ??O access paths. | Class | com.bigdata.rdf.inf | BlazeGraph |
|
| BackchainOwlSameAsPropertiesSPIterator | Provides backward chaining for property collection on owl:sameAs for the SP? and S?? access paths. | Class | com.bigdata.rdf.inf | BlazeGraph |
|
| BackchainOwlSameAsPropertiesSPOIterator | Provides backward chaining for property collection and reverse property collection on owl:sameAs for the SPO and S?O access paths. | Class | com.bigdata.rdf.inf | BlazeGraph |
|
| BackchainTypeResourceIterator | Provides backward chaining for (x rdf:type rdfs:Resource). | Class | com.bigdata.rdf.inf | BlazeGraph |
|
| BackchainTypeResourceIterator .PushbackFilter | Filterator style construct that allows push back of a single visitedVersion:$Id: BackchainTypeResourceIterator. | Class | com.bigdata.rdf.inf | BlazeGraph |
|
| BackchainTypeResourceIterator .PushbackIterator | | Class | com.bigdata.rdf.inf | BlazeGraph |
|
| BackgroundGraphResult | Provides concurrent access to statements as they are being parsed. | Class | com.bigdata.rdf.sail.webapp.client | BlazeGraph |
|
| BackgroundTupleResult | Provides concurrent access to tuple results as they are being parsed. | Class | com.bigdata.rdf.sail.webapp.client | BlazeGraph |
|
| BadBOpIdTypeException | Exception thrown when a BOp. | Class | com.bigdata.bop | BlazeGraph |
|
| BadConditionalGroupIdTypeException | Exception thrown when a PipelineOp. | Class | com.bigdata.bop | BlazeGraph |
|
| Banner | Class has a static method which writes a copyright banner on stdout once per JVM. | Class | com.bigdata | BlazeGraph |
|
| Banner .BuildInfoMeta | An interface which declares the keys for the map returned by Banner. | Interface | com.bigdata | BlazeGraph |
|
| Banner .Options | Environment variables understood by the Banner class. | Interface | com.bigdata | BlazeGraph |
|
| BaseAxioms | A collection of axioms. | Class | com.bigdata.rdf.axioms | BlazeGraph |
|
| BaseClosure | Base class for classes that provide closure programs. | Class | com.bigdata.rdf.rules | BlazeGraph |
|
| BaseDeclProcessor | Resolves relative URIs in a query model using either an external base URI or using the base URI specified in the query model itself. | Class | com.bigdata.rdf.sail.sparql | BlazeGraph |
|
| BaseGASProgram | Abstract base class with some useful defaults. | Class | com.bigdata.rdf.graph.impl | BlazeGraph |
|
| BaseGASProgram .Bindings | by BaseGASProgram. | Interface | com.bigdata.rdf.graph.impl | BlazeGraph |
|
| BaseIndexStats | Basic stats that are available for all index types and whose collection does not require visitation of the index pages. | Class | com.bigdata.btree | BlazeGraph |
|
| BaseJoinStats | operators may define more counters as well). | Class | com.bigdata.bop.join | BlazeGraph |
|
| BaseVocabulary | Base class for Vocabulary implementations. | Class | com.bigdata.rdf.vocab | BlazeGraph |
|
| BaseVocabulary .VocabularyVersioningException | An instance of this class indicates a versioning problem with the declaration classes. | Class | com.bigdata.rdf.vocab | BlazeGraph |
|
| BaseVocabularyDecl | Basic VocabularyDecl implementation. | Class | com.bigdata.rdf.vocab | BlazeGraph |
|
| BasicBooleanQueryHint | Basic boolean query hint. | Class | com.bigdata.rdf.sparql.ast.hints | BlazeGraph |
|
| BasicBufferStrategy | for a BufferMode. | Class | com.bigdata.journal | BlazeGraph |
|
| BasicDoubleQueryHint | Basic double query hint. | Class | com.bigdata.rdf.sparql.ast.hints | BlazeGraph |
|
| BasicExperimentConditions | | Class | com.bigdata.journal | BlazeGraph |
|
| BasicIntQueryHint | Basic integer query hint. | Class | com.bigdata.rdf.sparql.ast.hints | BlazeGraph |
|
| BasicLongQueryHint | Basic long integer query hint. | Class | com.bigdata.rdf.sparql.ast.hints | BlazeGraph |
|
| BasicRioLoader | Parses data but does not load it into the indices. | Class | com.bigdata.rdf.rio | BlazeGraph |
|
| BasicSkin | The BasicSkin provides standard type wrappers to help with conversionsAuthor:Martyn Cutcher | Class | com.bigdata.gom.gpo | BlazeGraph |
|
| BasicStringQueryHint | Basic string query hint. | Class | com.bigdata.rdf.sparql.ast.hints | BlazeGraph |
|
| BatchContains | Batch existence test operation. | Class | com.bigdata.btree.proc | BlazeGraph |
|
| BatchContains .BatchContainsConstructor | Factory for BatchContains procedures. | Class | com.bigdata.btree.proc | BlazeGraph |
|
| BatchInsert | Batch insert operation. | Class | com.bigdata.btree.proc | BlazeGraph |
|
| BatchInsert .BatchInsertConstructor | Factory for BatchInsert procedures. | Class | com.bigdata.btree.proc | BlazeGraph |
|
| BatchLookup | Batch lookup operation. | Class | com.bigdata.btree.proc | BlazeGraph |
|
| BatchLookup .BatchLookupConstructor | Factory for BatchLookup procedures. | Class | com.bigdata.btree.proc | BlazeGraph |
|
| BatchPutIfAbsent | Batch conditional insert operation (putIfAbsent). | Class | com.bigdata.btree.proc | BlazeGraph |
|
| BatchPutIfAbsent .BatchPutIfAbsentConstructor | Factory for BatchPutIfAbsent procedures. | Class | com.bigdata.btree.proc | BlazeGraph |
|
| BatchRemove | Batch removal of one or more tuples, optionally returning their existing values, the #of tuples that were deleted, or a mask indicating which tuples | Class | com.bigdata.btree.proc | BlazeGraph |
|
| BatchRemove .BatchRemoveConstructor | Factory for BatchRemove procedures. | Class | com.bigdata.btree.proc | BlazeGraph |
|
| BD | A vocabulary for bigdata specific extensions. | Interface | com.bigdata.rdf.store | BlazeGraph |
|
| BDS | A vocabulary for the bigdata full text search facility. | Interface | com.bigdata.rdf.store | BlazeGraph |
|
| BenchmarkJournalWriteRate | A benchmark that computes the raw platform write rate for pure sequential IO, the journal's write rate, and both unisolated and isolated index write rates. | Class | com.bigdata.journal | BlazeGraph |
|
| BenchmarkJournalWriteRate .AbstractBenchmarkOptimium | Does N writes of M size data blocks on a pre-extended file using pure sequential IO. | Class | com.bigdata.journal | BlazeGraph |
|
| BenchmarkJournalWriteRate .BenchmarkBlockBasedOptimium | Writes the same amount of data using large blocks on a pre-extended file using pure sequential IO. | Class | com.bigdata.journal | BlazeGraph |
|
| BenchmarkJournalWriteRate .BenchmarkDirectJournal | | Class | com.bigdata.journal | BlazeGraph |
|
| BenchmarkJournalWriteRate .BenchmarkDiskJournal | | Class | com.bigdata.journal | BlazeGraph |
|
| BenchmarkJournalWriteRate .BenchmarkDiskRWJournal | | Class | com.bigdata.journal | BlazeGraph |
|
| BenchmarkJournalWriteRate .BenchmarkMappedJournal | | Class | com.bigdata.journal | BlazeGraph |
|
| BenchmarkJournalWriteRate .BenchmarkSmallRecordOptimium | Writes the same amount of data, using 128 byte records on a pre-extended file using pure sequential IO. | Class | com.bigdata.journal | BlazeGraph |
|
| BenchmarkJournalWriteRate .BenchmarkSustainedTransferOptimium | Writes the same amount of data using a single nio "write buffer" operation on a pre-extended file. | Class | com.bigdata.journal | BlazeGraph |
|
| BenchmarkJournalWriteRate .BenchmarkTransientJournal | | Class | com.bigdata.journal | BlazeGraph |
|
| BFS | Breadth First Search (BFS) is an iterative graph traversal primitive. | Class | com.bigdata.rdf.graph.analytics | BlazeGraph |
|
| BFS .Bindings | Additional IBindingExtractor. | Interface | com.bigdata.rdf.graph.analytics | BlazeGraph |
|
| BFS .ES | Edge state is not used. | Class | com.bigdata.rdf.graph.analytics | BlazeGraph |
|
| BFS .VS | | Class | com.bigdata.rdf.graph.analytics | BlazeGraph |
|
| Bigdata2ASTSPARQL11SyntaxTest | Bigdata integration for the SPARQLSyntaxTest. | Class | com.bigdata.rdf.sail.sparql | BlazeGraph |
|
| Bigdata2ASTSPARQLParser | Overridden version of the openrdf SPARQLParser class which extracts additional information required by bigdata and associates it with the | Class | com.bigdata.rdf.sail.sparql | BlazeGraph |
|
| Bigdata2ASTSPARQLSyntaxTest | Bigdata integration for the SPARQLSyntaxTest. | Class | com.bigdata.rdf.sail.sparql | BlazeGraph |
|
| Bigdata2Sesame2BindingSetIterator | Converts a bigdata ICloseableIterator IBindingSets containing either (a) BigdataValues or (b) IVs having cached | Class | com.bigdata.rdf.sail | BlazeGraph |
|
| Bigdata2SesameIteration | Class aligns a bigdata ICloseableIterator with a Sesame 2 CloseableIteration. | Class | com.bigdata.rdf.sail | BlazeGraph |
|
| BigdataArbitraryLengthPathTest | Extreme test for problem with arbitrary length paths. | Class | com.bigdata.rdf.sail.tck | BlazeGraph |
|
| BigdataASTContext | Object provides context required in various stages of parsing queries orAuthor:Bryan Thompson | Class | com.bigdata.rdf.sail.sparql | BlazeGraph |
|
| BigdataASTVisitorBase | Base class for AST visitor impls. | Class | com.bigdata.rdf.sail.sparql | BlazeGraph |
|
| BigdataBaseContext | Context object provides access to the IIndexManager. | Class | com.bigdata.rdf.sail | BlazeGraph |
|
| BigdataBindingSet | | Class | com.bigdata.blueprints | BlazeGraph |
|
| BigdataBindingSetResolverator | Efficiently resolve term identifiers in Bigdata IBindingSets to RDFVersion:$Id: BigdataSolutionResolverator. | Class | com.bigdata.rdf.store | BlazeGraph |
|
| BigdataBNode | A BNode that exposes the internal term identifier. | Interface | com.bigdata.rdf.model | BlazeGraph |
|
| BigdataBNodeImpl | A blank node. | Class | com.bigdata.rdf.model | BlazeGraph |
|
| BigdataComplexSparqlQueryTest | Bigdata integration for the ComplexSPARQLQueryTest. | Class | com.bigdata.rdf.sail.tck | BlazeGraph |
|
| BigdataConfigSchema | Defines constants for the schema which is used by BigdataSailFactory and BigdataRepositoryFactory. | Class | com.bigdata.rdf.sail.config | BlazeGraph |
|
| BigdataConnectionTest | Bigdata uses snapshot isolation for transactions while openrdf assumes that any writes committed by a transaction become immediately visible to | Class | com.bigdata.rdf.sail.tck | BlazeGraph |
|
| BigdataCoreVocabulary_v20151106 | Core Bigdata vocabulary. | Class | com.bigdata.rdf.vocab.core | BlazeGraph |
|
| BigdataCoreVocabulary_v20151210 | Core Bigdata vocabulary. | Class | com.bigdata.rdf.vocab.core | BlazeGraph |
|
| BigdataEdge | Edge implementation that wraps an Edge statement and points to a BigdataGraph instance. | Class | com.bigdata.blueprints | BlazeGraph |
|
| BigdataElement | Base class for BigdataVertex and BigdataEdge. | Class | com.bigdata.blueprints | BlazeGraph |
|
| BigdataEmbeddedFederationSparqlTest | Test harness for running the SPARQL test suites against an EmbeddedFederation. | Class | com.bigdata.rdf.sail.tck | BlazeGraph |
|
| BigdataExprBuilder | Top-level expression builder for SPARQL. | Class | com.bigdata.rdf.sail.sparql | BlazeGraph |
|
| BigdataFederationSparqlTest | Runs the SPARQL test suite against a JiniFederation, which must be already deployed. | Class | com.bigdata.rdf.sail.tck | BlazeGraph |
|
| BigdataFileSystem | A distributed file system with extensible metadata and atomic append implemented using the bigdata scale-out architecture. | Class | com.bigdata.bfs | BlazeGraph |
|
| BigdataFileSystem .Options | Configuration options. | Interface | com.bigdata.bfs | BlazeGraph |
|
| BigdataGangliaService | A utility class which may be used to run the bigdata performance counter collection system within an embedded GangliaService. | Class | com.bigdata.counters.ganglia | BlazeGraph |
|
| BigdataGASEngine | IGASEngine for dynamic activation of vertices. | Class | com.bigdata.rdf.graph.impl.bd | BlazeGraph |
|
| BigdataGASEngine .BigdataGraphAccessor | | Class | com.bigdata.rdf.graph.impl.bd | BlazeGraph |
|
| BigdataGASRunner | Base class for running performance tests against the bigdata backend. | Class | com.bigdata.rdf.graph.impl.bd | BlazeGraph |
|
| BigdataGASState | | Class | com.bigdata.rdf.graph.impl.bd | BlazeGraph |
|
| BigdataGraph | A base class for a Blueprints wrapper around a bigdata back-end. | Class | com.bigdata.blueprints | BlazeGraph |
|
| BigdataGraph .Options | | Interface | com.bigdata.blueprints | BlazeGraph |
|
| BigdataGraphAtom | An atomic unit of information about a property graph. | Class | com.bigdata.blueprints | BlazeGraph |
|
| BigdataGraphAtom .EdgeAtom | | Class | com.bigdata.blueprints | BlazeGraph |
|
| BigdataGraphAtom .EdgeLabelAtom | | Class | com.bigdata.blueprints | BlazeGraph |
|
| BigdataGraphAtom .ElementType | | Class | com.bigdata.blueprints | BlazeGraph |
|
| BigdataGraphAtom .ExistenceAtom | | Class | com.bigdata.blueprints | BlazeGraph |
|
| BigdataGraphAtom .PropertyAtom | | Class | com.bigdata.blueprints | BlazeGraph |
|
| BigdataGraphBulkLoad | Simple bulk loader that will insert graph data without any consistency checking (won't check for duplicate vertex or edge identifiers). | Class | com.bigdata.blueprints | BlazeGraph |
|
| BigdataGraphClient | This is a thin-client implementation of a Blueprints wrapper around the client library that interacts with the NanoSparqlServer. | Class | com.bigdata.blueprints | BlazeGraph |
|
| BigdataGraphConfiguration | Create and configure a BigdataGraph for Rexster. | Class | com.bigdata.blueprints | BlazeGraph |
|
| BigdataGraphConfiguration .Options | | Interface | com.bigdata.blueprints | BlazeGraph |
|
| BigdataGraphEdit | | Class | com.bigdata.blueprints | BlazeGraph |
|
| BigdataGraphEdit .Action | | Class | com.bigdata.blueprints | BlazeGraph |
|
| BigdataGraphEmbedded | This is the most basic possible implementation of the Blueprints Graph API. | Class | com.bigdata.blueprints | BlazeGraph |
|
| BigdataGraphFactory | Helper class to create BigdataGraph instances. | Class | com.bigdata.blueprints | BlazeGraph |
|
| BigdataGraphFixture | | Class | com.bigdata.rdf.graph.impl.bd | BlazeGraph |
|
| BigdataGraphFixture .BigdataSailGraphLoader | | Class | com.bigdata.rdf.graph.impl.bd | BlazeGraph |
|
| BigdataGraphListener | Listener interface for a BigdataGraphEmbedded. | Interface | com.bigdata.blueprints | BlazeGraph |
|
| BigdataGraphQuery | Translate a low-performance Blueprints GraphQuery into a high-performanceAuthor:mikepersonick | Class | com.bigdata.blueprints | BlazeGraph |
|
| BigdataLiteral | A Literal that exposes the internal term identifier. | Interface | com.bigdata.rdf.model | BlazeGraph |
|
| BigdataLiteralImpl | A literal. | Class | com.bigdata.rdf.model | BlazeGraph |
|
| BigdataLoader | Very simple loader that takes a journal file and a data file as input and loads the data into the journal. | Class | com.bigdata.rdf.sail.bench | BlazeGraph |
|
| BigdataMap | A flyweight SortedMap wrapping an IIndex. | Class | com.bigdata.btree | BlazeGraph |
|
| BigdataMetadataFactory | A factory which integrates the bigdata hierarchical counter set model with the ganglia metric model. | Class | com.bigdata.counters.ganglia | BlazeGraph |
|
| BigdataNativeMockServiceFactory | Mock service reports the solutions provided in the constructor. | Class | com.bigdata.rdf.sparql.ast.eval.service | BlazeGraph |
|
| BigdataNativeServiceOptions | Service options base class for bigdata aware services. | Class | com.bigdata.rdf.sparql.ast.service | BlazeGraph |
|
| BigdataNTriplesParser | RDF parser for N-Triples files. | Class | com.bigdata.rdf.rio.ntriples | BlazeGraph |
|
| BigdataNTriplesParserFactory | An RDR-aware RDFParserFactory for N-Triples parsers. | Class | com.bigdata.rdf.rio.ntriples | BlazeGraph |
|
| BigdataNTriplesParserTest | JUnit test for the N-Triples parser. | Class | com.bigdata.rdf.rio.ntriples | BlazeGraph |
|
| BigdataNTriplesParserTestCase | JUnit test for the N-Triples parser. | Class | com.bigdata.rdf.rio.ntriples | BlazeGraph |
|
| BigdataOpenRDFBindingSetsResolverator | Efficiently resolve openrdf BindingSets to bigdata IBindingSets (this is a streaming API). | Class | com.bigdata.rdf.store | BlazeGraph |
|
| BigdataParsedBooleanQuery | | Class | com.bigdata.rdf.sail | BlazeGraph |
|
| BigdataParsedGraphQuery | | Class | com.bigdata.rdf.sail | BlazeGraph |
|
| BigdataParsedQuery | Class extends ParsedQuery for API compliance with QueryParser but DOES NOT support ANY aspect of the QueryParser API. | Class | com.bigdata.rdf.sail.sparql | BlazeGraph |
|
| BigdataParsedTupleQuery | | Class | com.bigdata.rdf.sail | BlazeGraph |
|
| BigdataParsedUpdate | Class extends ParsedUpdate for API compliance with QueryParser but DOES NOT support ANY aspect of the QueryParser API. | Class | com.bigdata.rdf.sail.sparql | BlazeGraph |
|
| BigdataPredicate | enum BigdataPredicateEnum Constant Summary | Class | com.bigdata.blueprints | BlazeGraph |
|
| BigdataQuadWrapper | This class wraps a BigdataStatement and provides hashCode() and equals(Object) respecting all four fields rather than SPO as per | Class | com.bigdata.rdf.model | BlazeGraph |
|
| BigdataRDFContext | Class encapsulates state shared by QueryServlet(s) for the sameAuthor:Martyn Cutcher, thompsonbry@users. | Class | com.bigdata.rdf.sail.webapp | BlazeGraph |
|
| BigdataRDFFactory | Default implementation of a BlueprintsValueFactory for converting blueprints data to RDF and back again. | Class | com.bigdata.blueprints | BlazeGraph |
|
| BigdataRDFServlet | Abstract base class for Servlets which interact with the bigdata RDF data and/or SPARQL query layers. | Class | com.bigdata.rdf.sail.webapp | BlazeGraph |
|
| BigdataRDFServletContextListener | Listener provides life cycle management of the IIndexManager by interpreting the configuration parameters in the ServletContext. | Class | com.bigdata.rdf.sail.webapp | BlazeGraph |
|
| BigdataRemoteBooleanQuery | | Class | com.bigdata.rdf.sail.remote | BlazeGraph |
|
| BigdataRemoteGraphQuery | | Class | com.bigdata.rdf.sail.remote | BlazeGraph |
|
| BigdataRemoteTupleQuery | | Class | com.bigdata.rdf.sail.remote | BlazeGraph |
|
| BigdataRepositoryConfig | | Class | com.bigdata.rdf.sail.config | BlazeGraph |
|
| BigdataRepositoryFactory | A RepositoryFactory that creates BigdataSailRepositorys based on RDF configuration data. | Class | com.bigdata.rdf.sail.config | BlazeGraph |
|
| BigdataResource | A Resource that exposes the internal term identifier. | Interface | com.bigdata.rdf.model | BlazeGraph |
|
| BigdataResourceImpl | | Class | com.bigdata.rdf.model | BlazeGraph |
|
| BigdataSail | Sesame 2. | Class | com.bigdata.rdf.sail | BlazeGraph |
|
| BigdataSail .Options | Additional parameters understood by the Sesame 2. | Interface | com.bigdata.rdf.sail | BlazeGraph |
|
| BigdataSailBooleanQuery | | Class | com.bigdata.rdf.sail | BlazeGraph |
|
| BigdataSailConfig | | Class | com.bigdata.rdf.sail.config | BlazeGraph |
|
| BigdataSailFactory | A SailFactory that creates BigdataSails based on RDF configuration data. | Class | com.bigdata.rdf.sail.config | BlazeGraph |
|
| BigdataSailFactory | Helper class to create a bigdata instance. | Class | com.bigdata.rdf.sail.remote | BlazeGraph |
|
| BigdataSailFactory .Option | A handy list of common Options you might want to specify when creating your bigdata instance. | Class | com.bigdata.rdf.sail.remote | BlazeGraph |
|
| BigdataSailGraphQuery | | Class | com.bigdata.rdf.sail | BlazeGraph |
|
| BigdataSailHelper | Graph Database | Class | com.bigdata.rdf.sail | BlazeGraph |
|
| BigdataSailNSSWrapper | | Class | com.bigdata.rdf.sail.webapp | BlazeGraph |
|
| BigdataSailOperation | Extension API for high level operations (Query and Update) against the Sail. | Interface | com.bigdata.rdf.sail | BlazeGraph |
|
| BigdataSailQuery | Extension API for bigdata queries. | Interface | com.bigdata.rdf.sail | BlazeGraph |
|
| BigdataSailRemoteRepository | An fully compliant implementation of Sesame's Repository that wraps the blazegraph remote API. | Class | com.bigdata.rdf.sail.remote | BlazeGraph |
|
| BigdataSailRemoteRepositoryConnection | An implementation of Sesame's RepositoryConnection interface that wraps a bigdata RemoteRepository. | Class | com.bigdata.rdf.sail.remote | BlazeGraph |
|
| BigdataSailRepository | Blazegraph specific SailRepository implementation class. | Class | com.bigdata.rdf.sail | BlazeGraph |
|
| BigdataSailRepositoryConnection | | Class | com.bigdata.rdf.sail | BlazeGraph |
|
| BigdataSailTupleQuery | | Class | com.bigdata.rdf.sail | BlazeGraph |
|
| BigdataSailUpdate | Extension API for bigdata. | Class | com.bigdata.rdf.sail | BlazeGraph |
|
| BigdataServiceCall | Service invocation interface for an in-process service which knows how toSee Also:ServiceRegistry, | Interface | com.bigdata.rdf.sparql.ast.service | BlazeGraph |
|
| BigdataServlet | Useful glue for implementing service actions, but does not directly implement any service action/ | Class | com.bigdata.rdf.sail.webapp | BlazeGraph |
|
| BigdataSet | A SortedSet backed by a B+Tree. | Class | com.bigdata.btree | BlazeGraph |
|
| BigdataSolutionResolverator | Efficiently resolve term identifiers in Bigdata ISolutions to RDFVersion:$Id$Author:Bryan Thompson | Class | com.bigdata.rdf.store | BlazeGraph |
|
| BigdataSPARQL2ASTParserTest | Non-manifest driven versions of the manifest driven test suite to facilitateAuthor:Bryan Thompson | Class | com.bigdata.rdf.sail.sparql | BlazeGraph |
|
| BigdataSparqlFullRWTxTest | Test harness for running the SPARQL test suites against a Journal using full read/write transaction support. | Class | com.bigdata.rdf.sail.tck | BlazeGraph |
|
| BigdataSPARQLResultsJSONParser | Parser for SPARQL-1. | Class | com.bigdata.rdf.rio.json | BlazeGraph |
|
| BigdataSPARQLResultsJSONParserFactory | A TupleQueryResultParserFactory for parsers of SPARQL-1. | Class | com.bigdata.rdf.rio.json | BlazeGraph |
|
| BigdataSPARQLResultsJSONParserForConstruct | Parser for SPARQL-1. | Class | com.bigdata.rdf.rio.json | BlazeGraph |
|
| BigdataSPARQLResultsJSONParserForConstructFactory | A TupleQueryResultParserFactory for parsers of SPARQL-1. | Class | com.bigdata.rdf.rio.json | BlazeGraph |
|
| BigdataSPARQLResultsJSONWriter | | Class | com.bigdata.rdf.rio.json | BlazeGraph |
|
| BigdataSPARQLResultsJSONWriterFactory | A TupleQueryResultWriterFactory for writers of SPARQL/JSON queryAuthor:Arjohn Kampman | Class | com.bigdata.rdf.rio.json | BlazeGraph |
|
| BigdataSPARQLResultsJSONWriterForConstruct | | Class | com.bigdata.rdf.rio.json | BlazeGraph |
|
| BigdataSPARQLResultsJSONWriterForConstructFactory | A TupleQueryResultWriterFactory for writers of SPARQL/JSON queryAuthor:Arjohn Kampman | Class | com.bigdata.rdf.rio.json | BlazeGraph |
|
| BigdataSparqlTest | Test harness for running the SPARQL test suites. | Class | com.bigdata.rdf.sail.tck | BlazeGraph |
|
| BigdataSPARQLUpdateConformanceTest | Harness for running the SPARQL 1. | Class | com.bigdata.rdf.sail.tck | BlazeGraph |
|
| BigdataSPARQLUpdateTest | Integration with the openrdf SPARQL 1. | Class | com.bigdata.rdf.sail.tck | BlazeGraph |
|
| BigdataSPARQLUpdateTest2 | Test suite for BIGDATA extension to SPARQL UPDATE for NAMED SOLUTION SETS. | Class | com.bigdata.rdf.sail.tck | BlazeGraph |
|
| BigdataSPARQLUpdateTest2DiskRW | A variant of the test suite using BufferMode. | Class | com.bigdata.rdf.sail.tck | BlazeGraph |
|
| BigdataSPARQLUpdateTest2DiskWORM | A variant of the test suite using BufferMode. | Class | com.bigdata.rdf.sail.tck | BlazeGraph |
|
| BigdataSPARQLUpdateTxTest | A variant of the test suite using full read/write transactions. | Class | com.bigdata.rdf.sail.tck | BlazeGraph |
|
| BigdataSPARQLUpdateTxTest2 | A variant of the test suite using full read/write transactions. | Class | com.bigdata.rdf.sail.tck | BlazeGraph |
|
| BigdataStatement | Also reports whether the statement is explicit, inferred or an axiom. | Interface | com.bigdata.rdf.model | BlazeGraph |
|
| BigdataStatementImpl | and the internal term identifiers for the subject, predicate, object, the context bound on that statement (when present). | Class | com.bigdata.rdf.model | BlazeGraph |
|
| BigdataStatementIterator | Iterator visiting BigdataStatements. | Interface | com.bigdata.rdf.store | BlazeGraph |
|
| BigdataStatementIteratorImpl | Efficiently resolve term identifiers in Bigdata ISPOs to RDFVersion:$Id$Author:Bryan Thompson | Class | com.bigdata.rdf.store | BlazeGraph |
|
| BigdataStatics | A class for those few statics that it makes sense to reference from otherAuthor:Bryan Thompson | Class | com.bigdata | BlazeGraph |
|
| BigdataStoreTest | | Class | com.bigdata.rdf.sail.tck | BlazeGraph |
|
| BigdataSubjectCentricFullTextIndex | | Class | com.bigdata.rdf.lexicon | BlazeGraph |
|
| BigdataTriplePattern | A simple class that represents a triple (or quad) pattern. | Class | com.bigdata.rdf.store | BlazeGraph |
|
| BigdataTriplePatternMaterializer | Efficient batched, streaming resolution of triple patterns to statements spanned by those triple patterns that are present in the data. | Class | com.bigdata.rdf.store | BlazeGraph |
|
| BigdataTurtleParser | RDF parser for Turtle files. | Class | com.bigdata.rdf.rio.turtle | BlazeGraph |
|
| BigdataTurtleParserFactory | An RDR-aware RDFParserFactory for Turtle parsers. | Class | com.bigdata.rdf.rio.turtle | BlazeGraph |
|
| BigdataTurtleWriter | An implementation of the RDFWriter interface that writes RDF documents in Turtle format. | Class | com.bigdata.rdf.rio.turtle | BlazeGraph |
|
| BigdataTurtleWriterFactory | An RDR-aware RDFWriterFactory for Turtle writers. | Class | com.bigdata.rdf.rio.turtle | BlazeGraph |
|
| BigdataURI | A URI that exposes the internal term identifier. | Interface | com.bigdata.rdf.model | BlazeGraph |
|
| BigdataURIImpl | A URI. | Class | com.bigdata.rdf.model | BlazeGraph |
|
| BigdataValue | An interface which exposes the internal 64-bit long integer identifiers for Values stored within a IRawTripleStore. | Interface | com.bigdata.rdf.model | BlazeGraph |
|
| BigdataValueCentricFullTextIndex | | Class | com.bigdata.rdf.lexicon | BlazeGraph |
|
| BigdataValueFactory | Interface strengthens the return types and adds some custom extensions. | Interface | com.bigdata.rdf.model | BlazeGraph |
|
| BigdataValueFactoryImpl | An implementation using BigdataValues and BigdataStatements. | Class | com.bigdata.rdf.model | BlazeGraph |
|
| BigdataValueIdComparator | Places BigdataValues into an ordering determined by their assignedVersion:$Id$Author:Bryan Thompson | Class | com.bigdata.rdf.model | BlazeGraph |
|
| BigdataValueImpl | Abstract base class for BigdataValue implementations. | Class | com.bigdata.rdf.model | BlazeGraph |
|
| BigdataValueIterator | Iterator visiting BigdataValues. | Interface | com.bigdata.rdf.store | BlazeGraph |
|
| BigdataValueIteratorImpl | Wraps an iterator that visits term identifiers and exposes each visited term identifier as a BigdataValue (batch API). | Class | com.bigdata.rdf.store | BlazeGraph |
|
| BigdataValueReplacer | Utility class to manage the efficient translation of openrdf Values in a BindingSet into the BigdataValues used internally by | Class | com.bigdata.rdf.sail | BlazeGraph |
|
| BigdataValueSerializer | Helper class provides efficient stand-off serialization of RDF ValueVersion:$Id$Author:Bryan Thompson | Class | com.bigdata.rdf.model | BlazeGraph |
|
| BigdataVertex | Vertex implementation that wraps a Vertex URI and points to a BigdataGraph instance. | Class | com.bigdata.blueprints | BlazeGraph |
|
| Bind | Operator causes a variable to be bound to the result of its evaluation as aAuthor:thompsonbrySee Also:Serialized Form | Class | com.bigdata.bop | BlazeGraph |
|
| BinderBase | A base class for IBinders. | Class | com.bigdata.rdf.graph | BlazeGraph |
|
| Binding | | Class | com.bigdata.rdf.spo | BlazeGraph |
|
| Binding | | Class | com.bigdata.relation.rule | BlazeGraph |
|
| BindingsClause | The solutions declared by a BINDINGS clause. | Class | com.bigdata.rdf.sparql.ast | BlazeGraph |
|
| BindingsClause .Annotations | | Interface | com.bigdata.rdf.sparql.ast | BlazeGraph |
|
| BindingSetComparator | A comparator for binding sets. | Class | com.bigdata.bop.solutions | BlazeGraph |
|
| BindingSetSortKeyBuilder | Builds unsigned byte[] sort keys from IBindingSets. | Class | com.bigdata.rdf.relation.rule | BlazeGraph |
|
| Bits | Simple helper class to work with bits inside a byte. | Class | com.bigdata.util | BlazeGraph |
|
| BlankNodeVarProcessor | Processes blank nodes in the query body, replacing them with variables whileAuthor:Arjohn Kampman | Class | com.bigdata.rdf.sail.sparql | BlazeGraph |
|
| BlobOverflowHandler | Copies blocks onto the target store during overflow handling. | Class | com.bigdata.bfs | 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 |
|
| BlockIdentifierIterator | Extracts the block identifier from the key. | Class | com.bigdata.bfs | BlazeGraph |
|
| BlockingBuffer | A buffer that will block when it is full. | Class | com.bigdata.relation.accesspath | BlazeGraph |
|
| BlockingBufferWithStats | BlockingBuffer and to track the BOpStats as chunks are addedVersion:$Id: BlockingBufferWithStats. | Class | com.bigdata.bop.engine | BlazeGraph |
|
| BlockingQueueTest | Contains tests generally applicable to BlockingQueue implementations. | Class | com.bigdata.jsr166 | BlazeGraph |
|
| BloomFilter | Encapsulates the actual implementation class and provides the protocol for (de-)serialization. | Class | com.bigdata.btree | BlazeGraph |
|
| BloomFilter .BloomFilterCounters | Counters for bloom filter access and notification of false positives. | Class | com.bigdata.btree | BlazeGraph |
|
| BloomFilterFactory | An interface that is used to generate a bloom filter for an AbstractBTree and which allows the caller to specify the expected | Class | com.bigdata.btree | BlazeGraph |
|
| BlueprintsServlet | Helper servlet for the blueprints layer. | Class | com.bigdata.blueprints.webapp | BlazeGraph |
|
| BlueprintsServletProxy | | Class | com.bigdata.rdf.sail.webapp | BlazeGraph |
|
| BlueprintsServletProxy .BlueprintsServletFactory | | Class | com.bigdata.rdf.sail.webapp | BlazeGraph |
|
| BlueprintsValueFactory | Factory for converting blueprints data to RDF and back again. | Interface | com.bigdata.blueprints | BlazeGraph |
|
| BNodeBOp | The BNODE()/BNODE(Literal) function as defined in SPARQL 1. | Class | com.bigdata.rdf.internal.constraints | BlazeGraph |
|
| BNodeContextFactory | Class provides a document-scoped context for generating blank node identifiers (IDs). | Class | com.bigdata.rdf.model | BlazeGraph |
|
| BOCU1Compressor | | Class | com.bigdata.io.compression | BlazeGraph |
|
| BooleanORAggregator | Combines together boolean values using a logical OR. | Class | com.bigdata.btree.proc | BlazeGraph |
|
| BooleanValueExpression | Interface for boolean value expression BOps. | Interface | com.bigdata.bop.constraint | BlazeGraph |
|
| BOp | An operator, such as a constant, variable, join, sort, filter, etc. | Interface | com.bigdata.bop | BlazeGraph |
|
| BOp .Annotations | Note: Annotation names should be interned in order to avoid having duplicate values for those strings on the heap. | Interface | com.bigdata.bop | BlazeGraph |
|
| BOpBase | Abstract base class for copy-on-write BOps. | Class | com.bigdata.bop | BlazeGraph |
|
| BOpContext | The evaluation context for the operator (NOT serializable). | Class | com.bigdata.bop | BlazeGraph |
|
| BOpContextBase | Base class for the bigdata operation evaluation context (NOT serializable). | Class | com.bigdata.bop | BlazeGraph |
|
| BOpEvaluationContext | enum BOpEvaluationContextType safe enumeration indicates where an operator may be evaluated. | Class | com.bigdata.bop | BlazeGraph |
|
| BOpFilter | Used to filter for objects which satisfy some criteria. | Class | com.bigdata.bop.ap.filter | BlazeGraph |
|
| BOpFilterBase | Base class for operators which apply striterator patterns for access paths. | Class | com.bigdata.bop.ap.filter | BlazeGraph |
|
| BOpFilterBase .Annotations | | Interface | com.bigdata.bop.ap.filter | BlazeGraph |
|
| BOpFilterNOP | A filter which does nothing. | Class | com.bigdata.bop.ap.filter | BlazeGraph |
|
| BOpIdFactory | A factory which may be used when some identifiers need to be reserved. | Class | com.bigdata.bop | BlazeGraph |
|
| BOpResolver | Striterator resolver pattern. | Class | com.bigdata.bop.ap.filter | BlazeGraph |
|
| BOpStats | Statistics associated with the evaluation of a BOp. | Class | com.bigdata.bop.engine | BlazeGraph |
|
| BOpTupleFilter | Filter supporting ITupleIterators. | Class | com.bigdata.bop.ap.filter | BlazeGraph |
|
| BOpUtility | Operator utility class. | Class | com.bigdata.bop | BlazeGraph |
|
| BottomUpSemanticsExplainHint | Explain hint indicating potential problems caused by the bottom-up evaluation semantics of SPARQL. | Class | com.bigdata.rdf.sparql.ast.explainhints | BlazeGraph |
|
| BSBMExtensionFactory | Adds inlining for the http://www4. | Class | com.bigdata.rdf.internal | BlazeGraph |
|
| BSBMQ5Setup | Problem setup for BSBM Q5. | Class | com.bigdata.rdf.sparql.ast | BlazeGraph |
|
| BSBMVocabulary | A Vocabulary covering the ontologies used by LUBM. | Class | com.bigdata.rdf.vocab | BlazeGraph |
|
| BSBMVocabularyDecl | Vocabulary and namespace for BSBM. | Class | com.bigdata.rdf.vocab.decls | BlazeGraph |
|
| BSBundle | An immutable class capturing the evaluation context of an operator against aVersion:$Id$Author:Bryan Thompson | Class | com.bigdata.bop.engine | BlazeGraph |
|
| BTree | This class implements a variant of a B+Tree in which all values are stored in leaves, but the leaves are not connected with prior-next links. | Class | com.bigdata.btree | BlazeGraph |
|
| BTree .Counter | | Class | com.bigdata.btree | BlazeGraph |
|
| BTree .NodeFactory | Factory for mutable nodes and leaves used by the NodeSerializer. | Class | com.bigdata.btree | BlazeGraph |
|
| BTree .PartitionedCounter | Places the counter values into a namespace formed by the partition identifier. | Class | com.bigdata.btree | BlazeGraph |
|
| BTree .Stack | A simple stack based on an array used to maintain hard references for the parent Nodes in the BTree. | Class | com.bigdata.btree | BlazeGraph |
|
| BTreeAnnotations | Annotations for an operator using an BTree. | Interface | com.bigdata.bop | BlazeGraph |
|
| BTreeCostModel | A cost model for a range scan on a BTree backed by a Journal. | Class | com.bigdata.bop.cost | BlazeGraph |
|
| BTreeCounters | A helper class that collects statistics on an AbstractBTree. | Class | com.bigdata.btree | BlazeGraph |
|
| BTreePageStats | | Class | com.bigdata.btree | BlazeGraph |
|
| BTreeStatistics | A snapshot of the B+Tree statistics. | Class | com.bigdata.btree | BlazeGraph |
|
| BTreeUtilizationReport | A btree utilization report. | Class | com.bigdata.btree | BlazeGraph |
|
| BufferAnnotations | Annotations for BlockingBuffer as used by various kinds of operators. | Interface | com.bigdata.bop | BlazeGraph |
|
| BufferClosedException | Exception thrown by IBlockingBuffer#add() if the buffer is closed. | Class | com.bigdata.relation.accesspath | BlazeGraph |
|
| BufferedWrite | The BufferedWrite merges/elides sorted scattered writes to minimize IO requests and maximize IO rates. | Class | com.bigdata.io.writecache | BlazeGraph |
|
| BufferMode | The buffer mode in which the journal is opened. | Class | com.bigdata.journal | BlazeGraph |
|
| BuildInfo | | Class | com.bigdata | BlazeGraph |
|
| BuildResult | The result of an CompactingMergeTask. | Class | com.bigdata.resources | BlazeGraph |
|
| BulkCompleteConverter | Bulk completes the StatementEnum and/or statement identifier (SID) for ISPOs using the given statement IIndex. | Class | com.bigdata.rdf.spo | BlazeGraph |
|
| BulkFilterConverter | Bulk filters for ISPOs either present or NOT present in the targetVersion:$Id$Author:Bryan Thompson | Class | com.bigdata.rdf.spo | BlazeGraph |
|
| ByteArrayBuffer | A view on a mutable byte[] that may be extended. | Class | com.bigdata.io | BlazeGraph |
|
| ByteBufferBitVector | Wraps a ByteBuffer as a read-only BitVector. | Class | com.bigdata.util | BlazeGraph |
|
| ByteBufferInputStream | Reads bytes from a ByteBuffer. | Class | com.bigdata.io | BlazeGraph |
|
| ByteBufferOutputStream | Writes bytes onto a ByteBuffer. | Class | com.bigdata.io | BlazeGraph |
|
| ByteCountInputStream | Input stream which reports the #of bytes read from the underlying stream. | Class | com.bigdata.io | BlazeGraph |
|
| ByteCountOutputStream | Output stream which reports the #of bytes read from the underlying stream. | Class | com.bigdata.io | BlazeGraph |
|
| Bytes | | Class | com.bigdata.util | BlazeGraph |
|
| BytesUtil | | Class | com.bigdata.ganglia.util | BlazeGraph |
|
| BytesUtil .UnsignedByteArrayComparator | Compares two unsigned byte[]s. | Class | com.bigdata.util | BlazeGraph |
|
| CacheConnectionFactory | A factory pattern for the ICacheConnection. | Class | com.bigdata.rdf.sparql.ast.cache | BlazeGraph |
|
| CacheConnectionImpl | A connection to a local, remote, or distributed caching layer. | Class | com.bigdata.rdf.sparql.ast.cache | BlazeGraph |
|
| CacheOnceMetadataIndex | useful for read-historical index views since locators can not become stale for a historical view. | Class | com.bigdata.service | BlazeGraph |
|
| CacheValueFilter | Cache the BigdataValue on the IV (create a cross linkage). | Class | com.bigdata.rdf.lexicon | BlazeGraph |
|
| CachingMetadataIndex | locators are discovered. | Class | com.bigdata.service | BlazeGraph |
|
| CanonicalFactory | A pattern for a canonicalizing factory based on a map with weak values. | Class | com.bigdata.util.concurrent | BlazeGraph |
|
| CanonicalHuffmanRabaCoder | This class provides (de-)compression for logical byte[][]s based on canonical Huffman codes. | Class | com.bigdata.btree.raba.codec | BlazeGraph |
|
| CanonicalHuffmanRabaCoder .AbstractCodingSetup | Abstract base class for preparing a logical byte[][] for coding. | Class | com.bigdata.btree.raba.codec | BlazeGraph |
|
| CanonicalHuffmanRabaCoder .CodedRabaImpl | | Class | com.bigdata.btree.raba.codec | BlazeGraph |
|
| CanonicalHuffmanRabaCoder .RabaCodingSetup | Sets up for coding an IRaba representing B+Tree values. | Class | com.bigdata.btree.raba.codec | BlazeGraph |
|
| CaseInsensitiveStringComparator | A case-insensitive String Comparator. | Class | com.bigdata.util | BlazeGraph |
|
| CAT | An alias for the high-scale-lib counter implementation. | Class | com.bigdata.counters | BlazeGraph |
|
| CBD | Utility class for computing the Concise Bounded Description. | Class | com.bigdata.rdf.sparql.ast.eval | BlazeGraph |
|
| CC | Connected components computes the distinct sets of non-overlapping subgraphs within a graph. | Class | com.bigdata.rdf.graph.analytics | BlazeGraph |
|
| CC .Bindings | Additional IBindingExtractor. | Interface | com.bigdata.rdf.graph.analytics | BlazeGraph |
|
| CC .ES | Edge state is not used. | Class | com.bigdata.rdf.graph.analytics | BlazeGraph |
|
| CC .VS | | Class | com.bigdata.rdf.graph.analytics | BlazeGraph |
|
| ChangeAction | Attempting to add or remove statements can have a number of different effects. | Class | com.bigdata.rdf.changesets | BlazeGraph |
|
| ChangeRecord | | Class | com.bigdata.rdf.changesets | BlazeGraph |
|
| Checkpoint | A checkpoint record is written each time the btree is flushed to the Note: In order to create a btree use | Class | com.bigdata.btree | BlazeGraph |
|
| ChecksumError | Exception thrown when the checksum field does not match the checksum computed for the data being read. | Class | com.bigdata.util | BlazeGraph |
|
| ChecksumUtility | Utility class for computing the Adler32 checksum of a buffer. | Class | com.bigdata.io | BlazeGraph |
|
| CHMScheduler | A simple scheduler based on a ConcurrentHashMap. | Class | com.bigdata.rdf.graph.impl.scheduler | BlazeGraph |
|
| ChunkConsumerIterator | A class that aligns a buffer of E[]s (a buffer of chunks) with an IChunkedOrderedIterator. | Class | com.bigdata.relation.accesspath | BlazeGraph |
|
| ChunkedArrayIterator | Fully buffered iterator. | Class | com.bigdata.striterator | BlazeGraph |
|
| ChunkedArraysIterator | An iterator that visits the elements in the given iterator of arrays. | Class | com.bigdata.striterator | BlazeGraph |
|
| ChunkedConvertingIterator | Supports the chunk-at-a-time filter and conversion operations. | Class | com.bigdata.striterator | BlazeGraph |
|
| ChunkedFilter | Chunk-at-a-time filter. | Class | com.bigdata.striterator | BlazeGraph |
|
| ChunkedLocalRangeIterator | Chunked range iterator running against a local index or index view. | Class | com.bigdata.btree | BlazeGraph |
|
| ChunkedMaterializationIterator | Iterator pattern for chunked materialization. | Class | com.bigdata.bop.rdf.join | BlazeGraph |
|
| ChunkedMaterializationOp | A vectored materialization operator based on pretty much the same logic as BigdataBindingSetResolverator. | Class | com.bigdata.bop.rdf.join | BlazeGraph |
|
| ChunkedMaterializationOp .Annotations | | Interface | com.bigdata.bop.rdf.join | BlazeGraph |
|
| ChunkedOrderedStriterator | Chunked ordered streaming iterator. | Class | com.bigdata.striterator | BlazeGraph |
|
| ChunkedResolutionOp | Vectored operator adds and/or resolves the RDF Values associated with mock IVs. | Class | com.bigdata.bop.rdf.update | BlazeGraph |
|
| ChunkedResolutionOp .Annotations | | Interface | com.bigdata.bop.rdf.update | BlazeGraph |
|
| ChunkedResolvingIterator | Converts the type of the source iterator using resolve(Object). | Class | com.bigdata.striterator | BlazeGraph |
|
| ChunkedRunningQuery | IRunningQuery implementation based on the assignment of IChunkMessage(s) to an operator task. | Class | com.bigdata.bop.engine | BlazeGraph |
|
| ChunkedStriterator | Chunked streaming iterator. | Class | com.bigdata.striterator | BlazeGraph |
|
| ChunkedWrappedIterator | Converts an Iterator into chunked iterator. | Class | com.bigdata.striterator | BlazeGraph |
|
| Chunkerator | Iterator "chunks" up another iterator, visiting arrays of elements at a time. | Class | com.bigdata.striterator | BlazeGraph |
|
| ChunkMergeSortHelper | Utility for merge sort of chunks. | Class | com.bigdata.relation.accesspath | BlazeGraph |
|
| ChunkTrace | Utility class that may be used to trace the chunks accepted for join processing for each predicate. | Class | com.bigdata.relation.rule.eval | BlazeGraph |
|
| ClassPathUtil | Utility class for returning an instance of an interface. | Class | com.bigdata.util | BlazeGraph |
|
| ClearGraph | The CLEAR operation removes all the triples in the specified graph(s) in the CLEAR ( SILENT )? (GRAPH IRIref | Class | com.bigdata.rdf.sparql.ast | BlazeGraph |
|
| ClientAsynchronousIterator | Wraps an RemoteAsynchronousIterator so that it looks like an IAsynchronousIterator again. | Class | com.bigdata.service.proxy | BlazeGraph |
|
| ClientBuffer | Serializable class wraps a RemoteBuffer delegating methods through to the IBuffer on the remote service while masquerading | Class | com.bigdata.service.proxy | BlazeGraph |
|
| ClientException | Exposes a linked list of retry exceptions leading to the failure of an AbstractDataServiceProcedureTask. | Class | com.bigdata.service.ndx | BlazeGraph |
|
| ClientFuture | Serializable class wraps a RemoteFuture delegating methods through to the Future on the remote service while | Class | com.bigdata.service.proxy | BlazeGraph |
|
| ClientIndexView | A client-side view of a scale-out index as of some timestamp. | Class | com.bigdata.service.ndx | BlazeGraph |
|
| ClientIndexViewRefactor | A client-side view of a scale-out index as of some timestamp. | Class | com.bigdata.service.ndx | BlazeGraph |
|
| ClientRunnableBuffer | Serializable class wraps a RemoteRunnableBuffer delegating methods through to the IRunnableBuffer on the remote service while | Class | com.bigdata.service.proxy | BlazeGraph |
|
| ClientService | A service for distributing application Callables across an IBigdataFederation. | Class | com.bigdata.service | BlazeGraph |
|
| ClientService .ClientServiceFederationDelegate | DistributedTransactionService. | Class | com.bigdata.service | BlazeGraph |
|
| ClientService .Options | Configuration options. | Interface | com.bigdata.service | BlazeGraph |
|
| ClocksNotSynchronizedException | An instance of this class is thrown if we observe that the timestamps generated by two or more services violate a requirement for synchronized | Class | com.bigdata.util | BlazeGraph |
|
| ClosableEmptyIterator | A closable iterator that visits nothing. | Class | com.bigdata.striterator | BlazeGraph |
|
| ClosableSingleItemIterator | A closable iterator that visits a single item. | Class | com.bigdata.striterator | BlazeGraph |
|
| CloseableChunkedIteratorWrapperConverter | A fly weight conversion that wraps a normal IChunkedIterator as an ICloseableIterator visiting the source iterator's chunks, i. | Class | com.bigdata.striterator | BlazeGraph |
|
| CloseableIteratorWrapper | Wraps a normal Iterator as an ICloseableIterator. | Class | com.bigdata.striterator | BlazeGraph |
|
| ClosureStats | Statistics collected when performing inference. | Class | com.bigdata.rdf.inf | BlazeGraph |
|
| CoalesceBOp | Coalesce BOp The COALESCE function form returns the RDF term value of the first expression that evaluates without error. | Class | com.bigdata.rdf.internal.constraints | BlazeGraph |
|
| CollatorEnum | Type-safe enumeration of collators that may be configured. | Class | com.bigdata.btree.keys | BlazeGraph |
|
| ColorsEnumExtension | Example of how to do a custom enum and map that enum over a byte using a native inline XSDByteIV. | Class | com.bigdata.rdf.internal | BlazeGraph |
|
| ColorsEnumExtension .Color | Simple demonstration enum for some common colors. | Class | com.bigdata.rdf.internal | BlazeGraph |
|
| CommitCounterUtility | Utility class for operations on files that are named using a commit counter. | Class | com.bigdata.journal | BlazeGraph |
|
| CommitException | Exception thrown when there is a commit failure, especially for the groupAuthor:bryanSee Also:Serialized Form | Class | com.bigdata.journal | BlazeGraph |
|
| CommitOp | Commit the operation. | Class | com.bigdata.bop.rdf.update | BlazeGraph |
|
| CommitOp .Annotations | | Interface | com.bigdata.bop.rdf.update | BlazeGraph |
|
| CommitRecord | A read-only view of an ICommitRecord. | Class | com.bigdata.journal | BlazeGraph |
|
| CommitRecordIndex | BTree mapping commit times to ICommitRecords. | Class | com.bigdata.journal | BlazeGraph |
|
| CommitRecordIndex .CommitRecordIndexTupleSerializer | Encapsulates key and value formation for the CommitRecordIndex. | Class | com.bigdata.journal | BlazeGraph |
|
| CommitRecordIndex .Entry | An entry in the persistent index. | Class | com.bigdata.journal | BlazeGraph |
|
| CommitRecordIndex .Entry .EntrySerializer | Used to (de-)serialize CommitRecordIndex. | Class | com.bigdata.journal | BlazeGraph |
|
| CommitRecordSerializer | A helper class for (de-)serializing the root addresses. | Class | com.bigdata.journal | BlazeGraph |
|
| CommitRequest | Commit request for a 2-phase commit as coodinated by the leader (localAuthor:Bryan Thompson | Class | com.bigdata.ha | BlazeGraph |
|
| CommitResponse | Response for a 2-phase commit. | Class | com.bigdata.ha | BlazeGraph |
|
| CommitTimeIndex | BTree whose keys are commit times. | Class | com.bigdata.service | BlazeGraph |
|
| CommitTimeIndex .TupleSerializer | Encapsulates key and value formation. | Class | com.bigdata.service | BlazeGraph |
|
| CompactingMergeTask | Task builds an IndexSegment from the fused view of an index partition as of some historical timestamp and then atomically updates the view (aka a | Class | com.bigdata.resources | BlazeGraph |
|
| CompactingMergeTask .AtomicUpdateCompactingMergeTask | The source view is pre-overflow (the last writes are on the old journal) while the current view is post-overflow (reflects writes made since | Class | com.bigdata.resources | BlazeGraph |
|
| CompactJournalUtility | Utility class to compact a Journal. | Class | com.bigdata.journal | BlazeGraph |
|
| CompactTask | Task compacts the journal state onto a caller specified file. | Class | com.bigdata.journal | BlazeGraph |
|
| CompareBOp | Perform open-world value comparison operations per the SPARQL spec (the LT operator). | Class | com.bigdata.rdf.internal.constraints | BlazeGraph |
|
| CompareBOp .Annotations | | Interface | com.bigdata.rdf.internal.constraints | BlazeGraph |
|
| CompiledSolutionSetStats | Class models the compiled statistics based on the observed solutions. | Class | com.bigdata.rdf.sparql.ast | BlazeGraph |
|
| CompressedTimestampExtension | Effective, packed representation of timestamps typed as Builds on the PackedLongIV datatype for representing timestamps, | Class | com.bigdata.rdf.internal.impl.extensions | BlazeGraph |
|
| CompressedTimestampExtensionFactory | Extension factory that adds a compressed timestamp literal datatype, namely . | Class | com.bigdata.rdf.internal | BlazeGraph |
|
| CompressorRegistry | Registration pattern for IRecordCompressor implementations. | Class | com.bigdata.io.compression | BlazeGraph |
|
| Computable | Something which computes one value from another. | Interface | com.bigdata.util.concurrent | BlazeGraph |
|
| ComputedIN | "IN" and "NOT IN" operator based on testing of the enumerated valueVersion:$Id$Author:Bryan ThompsonSee Also:Serialized Form | Class | com.bigdata.rdf.internal.constraints | BlazeGraph |
|
| ComputedIN .Annotations | | Interface | com.bigdata.rdf.internal.constraints | BlazeGraph |
|
| ComputedMaterializationRequirement | Computed INeedsMaterialization metadata for anVersion:$Id: ComputedMaterializationRequirement. | Class | com.bigdata.rdf.sparql.ast | BlazeGraph |
|
| ConcatBOp | | Class | com.bigdata.rdf.internal.constraints | BlazeGraph |
|
| ConcurrencyManager | Supports concurrent operations against named indices. | Class | com.bigdata.journal | BlazeGraph |
|
| ConcurrencyManager .IConcurrencyManagerCounters | the ConcurrencyManager. | Interface | com.bigdata.journal | BlazeGraph |
|
| ConcurrencyManager .Options | Options for the ConcurrentManager. | Interface | com.bigdata.journal | BlazeGraph |
|
| ConcurrentHashMapAnnotations | Annotations for an operator using an internal concurrent hash map. | Interface | com.bigdata.bop | BlazeGraph |
|
| ConcurrentWeakValueCache | A low-contention/high concurrency weak value cache. | Class | com.bigdata.cache | BlazeGraph |
|
| ConcurrentWeakValueCache .WeakRef | Adds the key to the weak reference. | Class | com.bigdata.cache | BlazeGraph |
|
| ConcurrentWeakValueCacheWithBatchedUpdates | A low-contention/high concurrency weak value cache. | Class | com.bigdata.cache | BlazeGraph |
|
| ConcurrentWeakValueCacheWithBatchedUpdates .WeakRef | Adds the key to the weak reference. | Class | com.bigdata.cache | BlazeGraph |
|
| ConcurrentWeakValueCacheWithTimeout | reference queue. | Class | com.bigdata.cache | BlazeGraph |
|
| ConditionalBind | Operator causes a variable to be bound to the result of its evaluation as a side-effect unless the variable is already bound and the as-bound value does | Class | com.bigdata.rdf.internal.constraints | BlazeGraph |
|
| ConditionalBind .Annotations | | Interface | com.bigdata.rdf.internal.constraints | BlazeGraph |
|
| ConditionalRabaCoder | Coder conditionally applies other IRabaCoders based on a condition, typically the branching factor or the #of elements in the IRaba. | Class | com.bigdata.btree.raba | BlazeGraph |
|
| ConditionalRoutingOp | An operator for conditional routing of binding sets in a pipeline. | Class | com.bigdata.bop.bset | BlazeGraph |
|
| ConditionalRoutingOp .Annotations | | Interface | com.bigdata.bop.bset | BlazeGraph |
|
| Config | A utility class to store configuration settings. | Class | com.bigdata.util.httpd | BlazeGraph |
|
| ConfigParams | Interface declaring the config-params understood by the BigdataRDFServletContextListener. | Interface | com.bigdata.rdf.sail.webapp | BlazeGraph |
|
| ConfigurableAnalyzerFactory | This class can be used with the bigdata properties file to specify which Analyzers are used for which languages. | Class | com.bigdata.search | BlazeGraph |
|
| ConfigurableAnalyzerFactory .AnalyzerOptions | Options understood by analyzers created by ConfigurableAnalyzerFactory. | Interface | com.bigdata.search | BlazeGraph |
|
| ConfigurableAnalyzerFactory .Options | Options understood by the ConfigurableAnalyzerFactory. | Interface | com.bigdata.search | BlazeGraph |
|
| Configuration | Base class for managing the initial configuration metadata for indices and locatable resources. | Class | com.bigdata.config | BlazeGraph |
|
| ConfigurationException | Instance thrown if there is a problem with a property value. | Class | com.bigdata.config | BlazeGraph |
|
| ConfigurationUtil | Utility class that provides a set of static convenience methods related to configuration and deployment of the Bigdata services. | Class | com.bigdata.util.config | BlazeGraph |
|
| ConnectOptions | Options for the HTTP connection. | Class | com.bigdata.rdf.sail.webapp.client | BlazeGraph |
|
| ConnegScore | Helper class used to rank content types based on their quality scores. | Class | com.bigdata.rdf.sail.webapp | BlazeGraph |
|
| ConnegUtil | Helper class for content negotiation. | Class | com.bigdata.rdf.sail.webapp | BlazeGraph |
|
| Constant | | Class | com.bigdata.bop | BlazeGraph |
|
| Constant .Annotations | | Interface | com.bigdata.bop | BlazeGraph |
|
| ConstantNode | Used to represent a constant in the AST. | Class | com.bigdata.rdf.sparql.ast | BlazeGraph |
|
| Constraint | Constraint wraps a BooleanValueExpression. | Class | com.bigdata.bop.constraint | BlazeGraph |
|
| ConstraintViolationException | We have two rules that can throw this exception - RuleOwlFunctionalProperty and | Class | com.bigdata.rdf.rules | BlazeGraph |
|
| ConstructNode | A template for the construction of one or more graphs based on the solutions projected by a query. | Class | com.bigdata.rdf.sparql.ast | BlazeGraph |
|
| ConstructNode .Annotations | | Interface | com.bigdata.rdf.sparql.ast | BlazeGraph |
|
| ContextAdvancer | Advancer for a quads index whose last key component is the "context position (such as SPOC or SOPC). | Class | com.bigdata.rdf.spo | BlazeGraph |
|
| ContextBindingSet | Wraps an IBindingSet to provide access to the BOpContext. | Class | com.bigdata.bop | BlazeGraph |
|
| ContextNotAvailableException | This generally indicates a failure to propagate the context wrapper for the binding set to a new binding set during a copy (projection), bind (join), | Class | com.bigdata.rdf.internal.constraints | BlazeGraph |
|
| CoordinateDD | An immutable coordinate expressed as double precision decimal degrees on the surface of (the Earth's) sphere. | Class | com.bigdata.rdf.internal.gis | BlazeGraph |
|
| CoordinateDDM | An immutable coordinate expressed as degrees and decimal minutes with 3 digits after the decimal. | Class | com.bigdata.rdf.internal.gis | BlazeGraph |
|
| CoordinateDMS | An immutable coordinate expressed in degrees, minutes and (tenths of) Note: When the angle is negative, all components must be negative. | Class | com.bigdata.rdf.internal.gis | BlazeGraph |
|
| CoordinateUtility | Utility class for operations on ICoordinates. | Class | com.bigdata.rdf.internal.gis | BlazeGraph |
|
| CopyGraph | The COPY operation is a shortcut for inserting all data from an input graph into a destination graph. | Class | com.bigdata.rdf.sparql.ast | BlazeGraph |
|
| CopyOp | This operator copies its source to its sink(s). | Class | com.bigdata.bop.bset | BlazeGraph |
|
| CopyOp .Annotations | | Interface | com.bigdata.bop.bset | BlazeGraph |
|
| CoreBaseBOp | Base class with some common methods for mutable and copy-on-write BOpVersion:$Id$Author:Bryan ThompsonSee Also:Serialized Form | Class | com.bigdata.bop | BlazeGraph |
|
| COUNT | Operator computes the number of non-null values over the presented binding sets for the given variable. | Class | com.bigdata.bop.rdf.aggregate | BlazeGraph |
|
| Counter | | Class | com.bigdata.htree | BlazeGraph |
|
| CounterSet | A set of counters arranged in a hierarchy, much like a file system. | Class | com.bigdata.counters | BlazeGraph |
|
| CounterSetBTree | An API encapsulating for writing and querying counter sets. | Class | com.bigdata.counters.store | BlazeGraph |
|
| CounterSetBTree .CounterSetBTreeTupleSerializer | Encapsulates key and value formation. | Class | com.bigdata.counters.store | BlazeGraph |
|
| CounterSetBTree .Entry | A representation of a timestamped performance counter value as stored in the CounterSetBTree. | Class | com.bigdata.counters.store | BlazeGraph |
|
| CounterSetBTreeSelector | Reads the relevant performance counter data from the store. | Class | com.bigdata.counters.query | BlazeGraph |
|
| CounterSetFormat | Formats for ICounterSets. | Class | com.bigdata.counters.format | BlazeGraph |
|
| CounterSetHostMetricsWrapper | | Class | com.bigdata.rdf.sail.webapp.lbs.policy.counters | BlazeGraph |
|
| CounterSetHTTPD | Exposes a CounterSet via HTTPD. | Class | com.bigdata.counters.httpd | BlazeGraph |
|
| CounterSetHTTPDServer | An httpd server exposing a CounterSet. | Class | com.bigdata.counters.httpd | BlazeGraph |
|
| CounterSetLoader | Utility class to load data from XML representations of counter sets into a CounterSetBTree on a Journal. | Class | com.bigdata.counters.query | BlazeGraph |
|
| CounterSetQuery | Utility to extract a batch of performance counters from a collection of logged XML counter set files. | Class | com.bigdata.counters.query | BlazeGraph |
|
| CounterSetSelector | Reads counters from a CounterSet. | Class | com.bigdata.counters.query | BlazeGraph |
|
| CountersLBSPolicy | Stochastically proxy the request to the services based on their load. | Class | com.bigdata.rdf.sail.webapp.lbs.policy.counters | BlazeGraph |
|
| CountersLBSPolicy .InitParams | | Interface | com.bigdata.rdf.sail.webapp.lbs.policy.counters | BlazeGraph |
|
| CountersServlet | Servlet for exposing performance counters. | Class | com.bigdata.rdf.sail.webapp | BlazeGraph |
|
| CountIndexTask | Procedure reads on the terms index, aggregating data on a per-Hit The procedure uses an IRangeQuery. | Class | com.bigdata.search | BlazeGraph |
|
| CreateEntailments | The CREATE ENTAILMENTS operation compute entailments in the Graph Store. | Class | com.bigdata.rdf.sparql.ast | BlazeGraph |
|
| CreateGraph | This operation creates a graph in the Graph Store (this operation is a NOP CREATE ( SILENT )? GRAPH IRIref | Class | com.bigdata.rdf.sparql.ast | BlazeGraph |
|
| CreateGraph .Annotations | | Interface | com.bigdata.rdf.sparql.ast | BlazeGraph |
|
| CreateKBTask | Task creates a KB for the given namespace iff no such KB exists. | Class | com.bigdata.rdf.sail | BlazeGraph |
|
| CSet | Pairs together an ordered set of category values for a pivot table with the set of counters which share that set of category values. | Class | com.bigdata.counters.query | BlazeGraph |
|
| CSVReader | A helper class to read CSV (comma separated value) and similar kinds of delimited data. | Class | com.bigdata.util | BlazeGraph |
|
| CSVReader .Header | A header for a column that examines its values and interprets them as floating point numbers, integers, dates, or times when possible and | Class | com.bigdata.util | BlazeGraph |
|
| CustomServiceFactory | Interface for custom services. | Interface | com.bigdata.rdf.sparql.ast.service | BlazeGraph |
|
| CustomServiceFactoryBase | Base class for abstract services, providing base implementation for getRequiredBound and getDesiredBound methods (which can be overridden | Class | com.bigdata.rdf.sparql.ast.eval | BlazeGraph |
|
| DaemonThreadFactory | A thread factory that configures the thread as a daemon thread. | Class | com.bigdata.ganglia.util | BlazeGraph |
|
| DaemonThreadFactory | A thread factory that configures the thread as a daemon thread. | Class | com.bigdata.util | BlazeGraph |
|
| DatabaseMode | | Class | com.bigdata.rdf.store | BlazeGraph |
|
| DataInputBuffer | A fast implementation of DataInput designed to read from a byte[]. | Class | com.bigdata.io | BlazeGraph |
|
| DataLoader | A utility class to load RDF data into an AbstractTripleStore. | Class | com.bigdata.rdf.store | BlazeGraph |
|
| DataLoader .ClosureEnum | A type-safe enumeration of options effecting whether and when entailments are computed as documents are loaded into the database using the | Class | com.bigdata.rdf.store | BlazeGraph |
|
| DataLoader .CommitEnum | A type-safe enumeration of options effecting whether and when the databaseVersion:$Id$Author:Bryan ThompsonSee Also:ITripleStore. | Class | com.bigdata.rdf.store | BlazeGraph |
|
| DataLoader .Options | Options for the DataLoader. | Interface | com.bigdata.rdf.store | BlazeGraph |
|
| DataLoaderServlet | Provides DataLoader via the REST API. | Class | com.bigdata.rdf.sail.webapp | BlazeGraph |
|
| DataOutputBuffer | Fast special purpose serialization onto a managed byte[] buffer conforming to the DataOutput API. | Class | com.bigdata.io | BlazeGraph |
|
| DataService | An implementation of a network-capable IDataService. | Class | com.bigdata.service | BlazeGraph |
|
| DataService .DataServiceFederationDelegate | Delegate handles custom counters for the ResourceManager, local AbstractTransactionService and the ConcurrencyManager, dynamic | Class | com.bigdata.service | BlazeGraph |
|
| DataService .GetIndexMetadataTask | Retrieves the IndexMetadata for the named index as of the specified timestamp. | Class | com.bigdata.service | BlazeGraph |
|
| DataService .IDataServiceCounters | reported by the DataService and the various services which itAuthor:Bryan Thompson | Interface | com.bigdata.service | BlazeGraph |
|
| DataService .Options | Options understood by the DataService. | Interface | com.bigdata.service | BlazeGraph |
|
| DataService .RangeIteratorTask | Task for running a rangeIterator operation. | Class | com.bigdata.service | BlazeGraph |
|
| DataService .ReadBlockCounters | | Class | com.bigdata.service | BlazeGraph |
|
| DataServiceCallable | Base class for IDataServiceCallable. | Class | com.bigdata.service | BlazeGraph |
|
| DataServiceTupleIterator | Class supports range query across against an unpartitioned index on anVersion:$Id$Author:Bryan Thompson | Class | com.bigdata.service.ndx | BlazeGraph |
|
| DataSetJoin | DataSetJoin(left)[var=g; graphs={graphIds}] SPARQL specific join of the source binding sets with an inline access path | Class | com.bigdata.bop.rdf.join | BlazeGraph |
|
| DataSetJoin .Annotations | | Interface | com.bigdata.bop.rdf.join | BlazeGraph |
|
| DatasetNode | AST node models a SPARQL default graph and/or named graph data set. | Class | com.bigdata.rdf.sparql.ast | BlazeGraph |
|
| DatasetNotFoundException | Exception thrown when a named data set is addressed and does not exist. | Class | com.bigdata.rdf.sail.webapp | BlazeGraph |
|
| DataSetSummary | | Class | com.bigdata.rdf.sparql.ast.eval | BlazeGraph |
|
| DatatypeBOp | Return the datatype of the literal argument. | Class | com.bigdata.rdf.internal.constraints | BlazeGraph |
|
| DateBOp | A date expression involving a left IValueExpression operand. | Class | com.bigdata.rdf.internal.constraints | BlazeGraph |
|
| DateBOp .Annotations | | Interface | com.bigdata.rdf.internal.constraints | BlazeGraph |
|
| DateBOp .DateOp | | Class | com.bigdata.rdf.internal.constraints | BlazeGraph |
|
| DateTimeExtension | This implementation of IExtension implements inlining for literals that represent xsd:dateTime literals. | Class | com.bigdata.rdf.internal.impl.extensions | BlazeGraph |
|
| DateTimeUtility | | Class | com.bigdata.rdf.internal.constraints | BlazeGraph |
|
| DavidsTestBOps | A test suite developed for some bits and pieces of SPARQL 1. | Class | com.bigdata.rdf.sail | BlazeGraph |
|
| DCAllVocabularyDecl | Vocabulary and namespace for Dublin Core, including: DCTermsVocabularyDeclDCElementsVocabularyDecl | Class | com.bigdata.rdf.vocab.decls | BlazeGraph |
|
| DCElementsVocabularyDecl | Vocabulary and namespace for the Dublin Core "elements". | Class | com.bigdata.rdf.vocab.decls | BlazeGraph |
|
| DCTermsVocabularyDecl | | Class | com.bigdata.rdf.vocab.decls | BlazeGraph |
|
| DeadlockException | An instance of this exception is thrown when the lock requests of two or more transactions form a deadlock. | Class | com.bigdata.concurrent | BlazeGraph |
|
| Dechunkerator | Wrap an iterator visiting chunks as an iterator visiting the individual elements in each chunk. | Class | com.bigdata.striterator | BlazeGraph |
|
| DecompositionEnum | enum DecompositionEnumType safe enumeration for the decomposition mode. | Class | com.bigdata.btree.keys | BlazeGraph |
|
| DefaultAnalyzerFactory | This is the default implementation but should be regarded as legacy since it fails to use the correct Analyzer for almost all languages (other than | Class | com.bigdata.search | BlazeGraph |
|
| DefaultBigdataVocabulary | Note: Do not modify this class. | Class | com.bigdata.rdf.vocab | BlazeGraph |
|
| DefaultBlueprintsValueFactory | Default implementation of a BlueprintsValueFactory for converting blueprints data to RDF and back again. | Class | com.bigdata.blueprints | BlazeGraph |
|
| DefaultClientDelegate | Default IFederationDelegate implementation used by a standard client. | Class | com.bigdata.service | BlazeGraph |
|
| DefaultDirectoryPageCoder | Default implementation for immutable IDirectoryData records. | Class | com.bigdata.htree.data | BlazeGraph |
|
| DefaultDuplicateRemover | unsigned byte[] key and the same byte[] value. | Class | com.bigdata.service.ndx.pipeline | BlazeGraph |
|
| DefaultEvaluationPlan2 | The evaluation order is determined by analysis of the propagation of bindings. | Class | com.bigdata.bop.joinGraph.fast | BlazeGraph |
|
| DefaultEvaluationPlanFactory2 | Factory for DefaultEvaluationPlan2s. | Class | com.bigdata.bop.joinGraph.fast | BlazeGraph |
|
| DefaultEvictionListener | Hard reference cache eviction listener writes a dirty node or leaf onto theAuthor:Bryan Thompson | Class | com.bigdata.btree | BlazeGraph |
|
| DefaultEvictionListener | Hard reference cache eviction listener writes a dirty node or leaf onto theAuthor:Bryan Thompson | Class | com.bigdata.htree | BlazeGraph |
|
| DefaultExtensionFactory | Default IExtensionFactory. | Class | com.bigdata.rdf.internal | BlazeGraph |
|
| DefaultHARequestURIRewriter | Default implementation. | Class | com.bigdata.rdf.sail.webapp.lbs | BlazeGraph |
|
| DefaultHostScoringRule | Best effort computation of a workload score based on CPU Utilization and IO Wait defined as follows: | Class | com.bigdata.rdf.sail.webapp.lbs.policy.counters | BlazeGraph |
|
| DefaultHostScoringRule | Best effort computation of a workload score based on CPU Utilization and IO Wait defined as follows: | Class | com.bigdata.rdf.sail.webapp.lbs.policy.ganglia | BlazeGraph |
|
| DefaultHttpClientFactory | This implementation: Creates an AutoCloseHttpClient. | Class | com.bigdata.rdf.sail.webapp.client | BlazeGraph |
|
| DefaultHttpClientFactory .Options | | Interface | com.bigdata.rdf.sail.webapp.client | BlazeGraph |
|
| DefaultInstrumentFactory | Used to read in CounterSet XML, aggregating data into HistoryInstruments. | Class | com.bigdata.counters | BlazeGraph |
|
| DefaultKeyBuilderFactory | Default factory for Unicode IKeyBuilders. | Class | com.bigdata.btree.keys | BlazeGraph |
|
| DefaultLeafCoder | Default implementation for immutable ILeafData records. | Class | com.bigdata.btree.data | BlazeGraph |
|
| DefaultMetadataFactory | | Class | com.bigdata.ganglia | BlazeGraph |
|
| DefaultNodeCoder | Default implementation for immutable INodeData records. | Class | com.bigdata.btree.data | BlazeGraph |
|
| DefaultOptimizerList | Pre-populated list of the default optimizers. | Class | com.bigdata.rdf.sparql.ast.optimizers | BlazeGraph |
|
| DefaultQueryAttributes | Default implementation. | Class | com.bigdata.bop | BlazeGraph |
|
| DefaultRangeCountFactory | Default implementation. | Class | com.bigdata.bop.joinGraph | BlazeGraph |
|
| DefaultRecordCompressorFactory | A serializable compression provider based on RecordCompressor. | Class | com.bigdata.io.compression | BlazeGraph |
|
| DefaultResourceLocator | Generic implementation relies on a ctor for the resource with the following public NAME ( IIndexManager indexManager, String namespace, Long timestamp, Properties properties ) | Class | com.bigdata.relation.locator | BlazeGraph |
|
| DefaultRuleTaskFactory | Default factory for tasks to execute IRules. | Class | com.bigdata.relation.rule.eval | BlazeGraph |
|
| DefaultServiceFederationDelegate | Basic delegate for services that need to override the service UUID and service interface reported to the ILoadBalancerService. | Class | com.bigdata.service | BlazeGraph |
|
| DefaultTupleSerializer | Default implementation uses the KeyBuilder to format the object as a key and uses Java default serialization for the value. | Class | com.bigdata.btree | BlazeGraph |
|
| DelegateBTree | An object that delegates the IIndex and ILinearListAuthor:Bryan Thompson | Class | com.bigdata.btree | BlazeGraph |
|
| DelegateBuffer | A delegation pattern which does not pass on the close() method. | Class | com.bigdata.relation.accesspath | BlazeGraph |
|
| DelegateChunkedIterator | Abstract class for delegation patterns for chunked iterators. | Class | com.bigdata.striterator | BlazeGraph |
|
| DelegateIndex | An object that delegates its IIndex interface. | Class | com.bigdata.btree | BlazeGraph |
|
| DelegateSortKeyBuilder | Delegation pattern for ISortKeyBuilder that is useful when you need to resolve(Object) one type to another before applying the delegate | Class | com.bigdata.btree.keys | BlazeGraph |
|
| DelegateTransactionService | Delegation pattern for an ITransactionService. | Class | com.bigdata.journal | BlazeGraph |
|
| DelegateTuple | An ITuple wrapping a delegate that may be used to override some of the methods on the delegate object. | Class | com.bigdata.btree | BlazeGraph |
|
| DelegatingChangeLog | This delegating change log allows change events to be propagated to multiple delegates through a listener pattern. | Class | com.bigdata.rdf.changesets | BlazeGraph |
|
| DeleteBlockCommitter | Defines the callback object called on commit that enables the deferred delete blocks to be associated with a CommitRecord. | Class | com.bigdata.journal | BlazeGraph |
|
| DeleteData | The DELETE DATA operation removes some triples, given inline in the request, if the respective graphs in the Graph Store contain those: | Class | com.bigdata.rdf.sparql.ast | BlazeGraph |
|
| DeleteInsertGraph | The DELETE/INSERT operation can be used to remove or add triples from/to the Graph Store based on bindings for a query pattern specified in a WHERE | Class | com.bigdata.rdf.sparql.ast | BlazeGraph |
|
| DeleteServlet | Handler for DELETE by query (DELETE verb) and DELETE by data (POST). | Class | com.bigdata.rdf.sail.webapp | BlazeGraph |
|
| DeltaMovingAverageTask | Moving average based on the change in some sampled value. | Class | com.bigdata.util.concurrent | BlazeGraph |
|
| Depends | Class provides static information about project dependencies. | Class | com.bigdata.util | BlazeGraph |
|
| Depends .Dependency | | Interface | com.bigdata.util | BlazeGraph |
|
| DerivedNumericsExtension | This implementation of IExtension implements inlining for literals that represent the derived numeric types: | Class | com.bigdata.rdf.internal.impl.extensions | BlazeGraph |
|
| DescribeBindingsCollector | Collects and reports the distinct bindings observed on some set of variables. | Class | com.bigdata.rdf.sparql.ast.cache | BlazeGraph |
|
| DescribeCache | An interface providing a maintained DESCRIBE cache for some AbstractTripleStore. | Class | com.bigdata.rdf.sparql.ast.cache | BlazeGraph |
|
| DescribeCacheServlet | A maintained cache for DESCRIBE of URIs. | Class | com.bigdata.rdf.sail.webapp | BlazeGraph |
|
| DescribeCacheUpdater | Collects statements written onto the RDFWriter interface and adds/replaces the DESCRIBE of the Resource specified to the | Class | com.bigdata.rdf.sparql.ast.cache | BlazeGraph |
|
| DescribeModeEnum | enum DescribeModeEnumType-safe enumeration of the different ways in which we can evaluate a | Class | com.bigdata.rdf.sparql.ast | BlazeGraph |
|
| DescribeServiceFactory | This service tracks KB updates via an IChangeLog and is responsible for DESCRIBE cache invalidation for resources for which an update has been | Class | com.bigdata.rdf.sparql.ast.cache | BlazeGraph |
|
| DestroyKBTask | Task destroys a KB for the given namespace. | Class | com.bigdata.rdf.sail | BlazeGraph |
|
| DGExpander | Parallel subquery for a default graph access path. | Class | com.bigdata.rdf.sparql.ast.eval | BlazeGraph |
|
| DigestBOp | A Digest expression involving a IValueExpression operand. | Class | com.bigdata.rdf.internal.constraints | BlazeGraph |
|
| DigestBOp .Annotations | | Interface | com.bigdata.rdf.internal.constraints | BlazeGraph |
|
| DigestBOp .DigestOp | | Class | com.bigdata.rdf.internal.constraints | BlazeGraph |
|
| DirectBufferPool | An instance of this class manages a JVM-wide pool of direct (aka native) ByteBuffers. | Class | com.bigdata.io | BlazeGraph |
|
| DirectBufferPool .Options | Options for provisioning the static instance of the Note: Since the DirectBufferPool. | Interface | com.bigdata.io | BlazeGraph |
|
| DirectBufferPoolAllocator | An allocator for ByteBuffer slices backed by direct ByteBuffers allocated against a DirectBufferPool. | Class | com.bigdata.io | BlazeGraph |
|
| DirectBufferPoolAllocator .IAllocation | An allocation against a direct ByteBuffer. | Interface | com.bigdata.io | BlazeGraph |
|
| DirectBufferPoolAllocator .IAllocationContext | An allocation context links some application specified key with a list of direct ByteBuffers on which allocations have been made by | Interface | com.bigdata.io | BlazeGraph |
|
| DirectBufferPoolTestHelper | Some helper methods for CI. | Class | com.bigdata.io | BlazeGraph |
|
| DirectBufferStrategy | Direct buffer strategy uses a direct ByteBuffer as a write through cache and writes through to disk for persistence. | Class | com.bigdata.journal | BlazeGraph |
|
| DisableEntailments | The DISABLE ENTAILMENTS operation disable incremental truth maintenance. | Class | com.bigdata.rdf.sparql.ast | BlazeGraph |
|
| DiskBackedBufferStrategy | Abstract base class for implementations that use a direct buffer as a write through cache to an image on the disk. | Class | com.bigdata.journal | BlazeGraph |
|
| DiskCostModel | A cost model of the disk. | Class | com.bigdata.bop.cost | BlazeGraph |
|
| DiskOnlyStrategy | Disk-based journal strategy. | Class | com.bigdata.journal | BlazeGraph |
|
| DistinctAnnotations | Annotations for DISTINCT operators. | Interface | com.bigdata.bop.solutions | BlazeGraph |
|
| DistinctFilter | A DISTINCT operator based for elements in a relation. | Class | com.bigdata.bop.ap.filter | BlazeGraph |
|
| DistinctFilter | A filter that imposes a DISTINCT constraint on the ISolutions generated by an IRule. | Class | com.bigdata.striterator | BlazeGraph |
|
| DistinctFilter .Annotations | | Interface | com.bigdata.bop.ap.filter | BlazeGraph |
|
| DistinctFilter .DistinctFilterImpl | DISTINCT filter based on Java heap data structures. | Class | com.bigdata.bop.ap.filter | BlazeGraph |
|
| DistinctMultiTermAdvancer | This was cloned from the DistinctTermAdvancer. | Class | com.bigdata.rdf.spo | BlazeGraph |
|
| DistinctSPOIterator | Iterator using a BTree filter out duplicate (s,p,o) tuples. | Class | com.bigdata.rdf.spo | BlazeGraph |
|
| DistinctTermAdvancer | Advances the source ITupleCursor through the distinct term identifiers for some AccessPath. | Class | com.bigdata.rdf.spo | BlazeGraph |
|
| DistinctTermScanOp | This operator performs a distinct terms scan for an IPredicate, binding the distinct values for the specified variable(s) from the | Class | com.bigdata.bop.join | BlazeGraph |
|
| DistinctTermScanOp .Annotations | | Interface | com.bigdata.bop.join | BlazeGraph |
|
| DistributedJoinMasterTask | Note: For query, this object MUST be executed locally on the client. | Class | com.bigdata.relation.rule.eval.pipeline | BlazeGraph |
|
| DistributedJoinTask | of this task per index partition on which the rule will read. | Class | com.bigdata.relation.rule.eval.pipeline | BlazeGraph |
|
| DistributedTransactionService | commits (for transactions that execute on a single IDataService) and distributed commits. | Class | com.bigdata.service | BlazeGraph |
|
| DistributedTransactionService .Options | Options understood by this service. | Interface | com.bigdata.service | BlazeGraph |
|
| DistributedTransactionService .SnapshotHelper | A helper class for reading and writing snapshots of the commit time index. | Class | com.bigdata.service | BlazeGraph |
|
| DoctypeEnum | | Class | com.bigdata.counters.render | BlazeGraph |
|
| Document | Document model interface for operations on the IContentRepository. | Interface | com.bigdata.bfs | BlazeGraph |
|
| DocumentHeader | Document header interface for Documents stored in the IContentRepository. | Interface | com.bigdata.bfs | BlazeGraph |
|
| DocumentHeaderImpl | Flyweight DocumentHeader implementation. | Class | com.bigdata.bfs | BlazeGraph |
|
| DocumentImpl | Flyweight document implementation. | Class | com.bigdata.bfs | BlazeGraph |
|
| DoNotAddFilter | Filter keeps matched triple patterns generated OUT of the database. | Class | com.bigdata.rdf.rules | BlazeGraph |
|
| DropEntailments | The DROP ENTAILMENTS operation removes all entailments from the Graph Store. | Class | com.bigdata.rdf.sparql.ast | BlazeGraph |
|
| DropGraph | The DROP operation removes the specified graph(s) from the Graph Store. | Class | com.bigdata.rdf.sparql.ast | BlazeGraph |
|
| DropGraph .Annotations | | Interface | com.bigdata.rdf.sparql.ast | BlazeGraph |
|
| DropIndexTask | Drop a named index (unisolated write operation). | Class | com.bigdata.journal | BlazeGraph |
|
| DropOp | Operator drops the identified variables from the solutionsVersion:$Id$Author:Bryan ThompsonSee Also:ProjectionOp, | Class | com.bigdata.bop.solutions | BlazeGraph |
|
| DropOp .Annotations | | Interface | com.bigdata.bop.solutions | BlazeGraph |
|
| DTE | Data Type Enumeration (DTE) is a class which declares the known intrinsic data types, provides for extensibility to new data types, and provides for | Class | com.bigdata.rdf.internal | BlazeGraph |
|
| DTEExtension | An extension of the intrinsic types defined by DTE. | Class | com.bigdata.rdf.internal | BlazeGraph |
|
| DTEFlags | Data type enum bit flags. | Interface | com.bigdata.rdf.internal | BlazeGraph |
|
| DummyConstantNode | The dummy constant node is used to represent constants in the AST that do not actually exist in the database. | Class | com.bigdata.rdf.sparql.ast | BlazeGraph |
|
| DummyEventReportingService | A dummy implementation of the IEventReportingService interface, used for testing the HTTP telemtry service. | Class | com.bigdata.counters.httpd | BlazeGraph |
|
| DumpIndex | Utility class to dump an index in a variety of ways. | Class | com.bigdata.btree | BlazeGraph |
|
| DumpIndexSegment | Utility to examine the context of an IndexSegmentStore. | Class | com.bigdata.btree | BlazeGraph |
|
| DumpJournal | A utility class that opens the journal in a read-only mode and dumps the root blocks and metadata about the indices on a journal file. | Class | com.bigdata.journal | BlazeGraph |
|
| DumpLexicon | Utility class to dump the TERMS index of a triple store. | Class | com.bigdata.rdf.util | BlazeGraph |
|
| DumpStore | Utility class may be used to dump out a small database. | Class | com.bigdata.rdf.store | BlazeGraph |
|
| DuplicateBOpException | Exception thrown when a BOp appears more than once in an operator tree (operator trees must not contain loops and operator instances may not | Class | com.bigdata.bop | BlazeGraph |
|
| DuplicateBOpIdException | Exception thrown when a BOp. | Class | com.bigdata.bop | BlazeGraph |
|
| E | An element for the test relation. | Class | com.bigdata.bop.ap | BlazeGraph |
|
| EBVBOp | Calculates the "effective boolean value" of an IValueExpression. | Class | com.bigdata.rdf.internal.constraints | BlazeGraph |
|
| EComparator | Comparator for elements. | Class | com.bigdata.bop.ap | BlazeGraph |
|
| EdgeOnlyFilter | Filter visits only edges (filters out attribute values). | Class | com.bigdata.rdf.graph.impl | BlazeGraph |
|
| EdgeSample | A sample produced by a cutoff join. | Class | com.bigdata.bop.joinGraph.rto | BlazeGraph |
|
| EdgesEnum | Typesafe enumeration used to specify whether a GATHER or SCATTER phase is applied to the in-edges, out-edges, both, or not run. | Class | com.bigdata.rdf.graph | BlazeGraph |
|
| EDSAsyncLoader | src/test/java/com/bigdata/rdf/rio/EDSAsyncLoader. | Class | com.bigdata.rdf.rio | BlazeGraph |
|
| ElementFilter | Align the predicate's IElementFilter constraint with ITupleFilter so that the IElementFilter can be evaluated | Class | com.bigdata.relation.accesspath | BlazeGraph |
|
| EmbeddedClient | A client for an embedded federation (the client and the data services all run in the same process). | Class | com.bigdata.service | BlazeGraph |
|
| EmbeddedClient .Options | Options for the embedded (in process) federation. | Interface | com.bigdata.service | BlazeGraph |
|
| EmbeddedFederation | An implementation that uses an embedded database rather than a distributed database. | Class | com.bigdata.service | BlazeGraph |
|
| EmbeddedMetadataService | A local (in process) metadata service. | Class | com.bigdata.service | BlazeGraph |
|
| EmptyAccessPath | An access path that is known to be empty. | Class | com.bigdata.relation.accesspath | BlazeGraph |
|
| EmptyAccessPathExpander | An "expander" which replaces the access path with an EmptyAccessPath. | Class | com.bigdata.relation.rule | BlazeGraph |
|
| EmptyAnalyzer | An analyzer that always returns an EmptyTokenStream, this can be used with ConfigurableAnalyzerFactory | Class | com.bigdata.search | BlazeGraph |
|
| EmptyAsynchronousIterator | An empty IAsynchronousIterator. | Class | com.bigdata.relation.accesspath | BlazeGraph |
|
| EmptyBindingSet | An immutable empty binding set. | Class | com.bigdata.bop.bindingSet | BlazeGraph |
|
| EmptyChunkedIterator | | Class | com.bigdata.striterator | BlazeGraph |
|
| EmptyChunkMessage | An empty IChunkMessage. | Class | com.bigdata.bop.fed | BlazeGraph |
|
| EmptyCloseableIterator | An empty ICloseableIterator. | Class | com.bigdata.relation.accesspath | BlazeGraph |
|
| EmptyProgramTask | Provides execution for an "empty" program. | Class | com.bigdata.relation.rule.eval | BlazeGraph |
|
| EmptyRaba | An immutable, empty IRaba. | Class | com.bigdata.btree.raba | BlazeGraph |
|
| EmptyRaba .EmptyKeysRaba | An empty, immutable B+Tree keys IRaba. | Class | com.bigdata.btree.raba | BlazeGraph |
|
| EmptyRaba .EmptyValuesRaba | An empty, immutable B+Tree values IRaba. | Class | com.bigdata.btree.raba | BlazeGraph |
|
| EmptyRabaValueCoder | Useful when a B+Tree uses keys but not values. | Class | com.bigdata.btree.raba.codec | BlazeGraph |
|
| EmptyRowPrecondition | IPrecondition succeeds iff there are no property values for the logical row (it recognizes a null, indicating no property | Class | com.bigdata.sparse | BlazeGraph |
|
| EmptySolutionSetStats | An object which mocks the statistics for a single empty solution set. | Class | com.bigdata.rdf.sparql.ast | BlazeGraph |
|
| EmptyStatementIterator | | Class | com.bigdata.rdf.store | BlazeGraph |
|
| EmptyTupleIterator | | Class | com.bigdata.btree.filter | BlazeGraph |
|
| EnableEntailments | The ENABLE ENTAILMENTS operation enable incremental truth maintenance. | Class | com.bigdata.rdf.sparql.ast | BlazeGraph |
|
| EncodeDecodeValue | Utility class to encode/decode RDF Values for interchange with theVersion:$Id$Author:Bryan Thompson | Class | com.bigdata.rdf.sail.webapp.client | BlazeGraph |
|
| EncodeForURIBOp | | Class | com.bigdata.rdf.internal.constraints | BlazeGraph |
|
| EndOp | A operator which may be used at the end of query pipelines when there is a requirement to marshal solutions back to the query controller but no | Class | com.bigdata.bop.bset | BlazeGraph |
|
| EntityContentProvider | | Class | com.bigdata.rdf.sail.webapp.client | BlazeGraph |
|
| EntryScanIterator | Iterator visits index entries (dereferencing visited tuples to the application objects stored within those tuples). | Class | com.bigdata.btree | BlazeGraph |
|
| EpochExtension | This implementation of IExtension implements inlining for literals that represent time in milliseconds since the epoch. | Class | com.bigdata.rdf.internal | BlazeGraph |
|
| EQ | Imposes the constraint x == y. | Class | com.bigdata.bop.constraint | BlazeGraph |
|
| EQConstant | Imposes the constraint var == constant. | Class | com.bigdata.bop.constraint | BlazeGraph |
|
| Errors | Error messages for the B+Tree package. | Class | com.bigdata.btree | BlazeGraph |
|
| EstimateEnum | Type safe enumeration describes the edge condition (if any) for a cardinalityEnum Constant Summary | Class | com.bigdata.bop.joinGraph.rto | BlazeGraph |
|
| Event | An event. | Class | com.bigdata.service | BlazeGraph |
|
| EventReceiver | Class capable of receiving Events from remote services. | Class | com.bigdata.service | BlazeGraph |
|
| EventReceiver .EventBTree | A BTree whose keys are event start times and whose values are theAuthor:Bryan Thompson | Class | com.bigdata.service | BlazeGraph |
|
| EventReceiver .EventBTree .EventBTreeTupleSerializer | Encapsulates key and value formation for the EventReceiver. | Class | com.bigdata.service | BlazeGraph |
|
| EventResource | Semi-structured representation of the data service on which the event occurred, the name of the index, and the index partition identifier. | Class | com.bigdata.service | BlazeGraph |
|
| EventType | Type safe enum for Events. | Class | com.bigdata.service | BlazeGraph |
|
| EvictionError | Error marks an mutable index as in an inconsistent state arising from an exception during eviction of a dirty node or leaf from a mutable index. | Class | com.bigdata.btree | BlazeGraph |
|
| Example1 | Simple graph program constructs a local graph using a SPARQL query that extracts edges of interest from the SPARQL server. | Class | com.bigdata.gom | BlazeGraph |
|
| ExampleProtocolTest | This class tests whether its superclass is working (at least a little) The superclass provides capability to check the request/response protocol, | Class | com.bigdata.rdf.sail.webapp | BlazeGraph |
|
| ExecutionExceptions | Class enumerates all exceptions thrown for a set of tasks. | Class | com.bigdata.util.concurrent | BlazeGraph |
|
| ExecutionHelper | Helper class for managing the execution of a set of Callable tasks on an ExecutorService. | Class | com.bigdata.util.concurrent | BlazeGraph |
|
| ExistsException | Thrown when the identified document already exists. | Class | com.bigdata.bfs | BlazeGraph |
|
| ExistsNode | A special function node for modeling EXISTS. | Class | com.bigdata.rdf.sparql.ast | BlazeGraph |
|
| ExplainHint | Abstract base class for explain hints, providing a common base implementations, to be reused in concrete subclasses. | Class | com.bigdata.rdf.sparql.ast.explainhints | BlazeGraph |
|
| ExplainHints | A list of IExplainHints, to be attached as an annotation to an ASTBase node. | Class | com.bigdata.rdf.sparql.ast.explainhints | BlazeGraph |
|
| ExplicitSPOFilter | Filter matches only StatementEnum. | Class | com.bigdata.rdf.spo | BlazeGraph |
|
| ExportKB | Utility class for exporting the configuration properties and data associated with one or more KBs on a Journal. | Class | com.bigdata.rdf.sail | BlazeGraph |
|
| ExternalServiceCall | Service invocation interface for an external (non-bigdata, but same JVM) service. | Interface | com.bigdata.rdf.sparql.ast.service | BlazeGraph |
|
| Factory | Singleton pattern for initializing a vertex state or edge state object given the vertex or edge. | Class | com.bigdata.rdf.graph | BlazeGraph |
|
| FalseBOp | Always evaluates to false. | Class | com.bigdata.rdf.internal.constraints | BlazeGraph |
|
| FastClosure | Fast forward closure of the store based on "An approach to RDF(S) Query, Manipulation and Inference on Databases" by Lu, Yu, Tu, Lin, and Zhang. | Class | com.bigdata.rdf.rules | BlazeGraph |
|
| FastRangeCountOp | Graph Database | Class | com.bigdata.bop.join | BlazeGraph |
|
| FastRangeCountOp .Annotations | | Interface | com.bigdata.bop.join | BlazeGraph |
|
| FastRangeCountOp .ChunkTask | Copy the source to the sink. | Class | com.bigdata.bop.join | BlazeGraph |
|
| FastRDFValueCoder2 | Coder for values in statement index with inference enabled but without SIDS. | Class | com.bigdata.rdf.spo | BlazeGraph |
|
| FederatedQueryEngine | An IBigdataFederation aware QueryEngine. | Class | com.bigdata.bop.fed | BlazeGraph |
|
| FederatedQueryEngine .Annotations | Annotations understood by the QueryEngine. | Interface | com.bigdata.bop.fed | BlazeGraph |
|
| FederatedQueryEngineCounters | | Class | com.bigdata.bop.fed | BlazeGraph |
|
| FederatedRunningQuery | to support distributed query evaluation against an IBigdataFederationVersion:$Id: FederatedRunningQuery. | Class | com.bigdata.bop.fed | BlazeGraph |
|
| FederationCallable | Base class for IFederationCallable. | Class | com.bigdata.service | BlazeGraph |
|
| FederationChunkHandler | The base class is extended to organize the output from one operator so in order to make it available to another operator running on a different node. | Class | com.bigdata.bop.fed | BlazeGraph |
|
| FileChannelUtility | A helper class for operations on FileChannels. | Class | com.bigdata.io | BlazeGraph |
|
| FileChannelUtility .ReopenerInputStream | | Class | com.bigdata.io | BlazeGraph |
|
| FileLockUtility | Utility methods for managing exlusive FileLocks and advisory locks depending on what is supported by the platform, file access mode, and volume | Class | com.bigdata.io | BlazeGraph |
|
| FileMetadata | Helper object used when opening or creating journal file in any of theVersion:$Id$Author:Bryan Thompson | Class | com.bigdata.journal | BlazeGraph |
|
| FileMetadataSchema | The schema for metadata about file versions stored in the BigdataFileSystem. | Class | com.bigdata.bfs | BlazeGraph |
|
| FileSystemScanner | Adds all files accepted by the filter to the Queue. | Class | com.bigdata.service.master | BlazeGraph |
|
| FileVersionDeleter | A procedure that performs a key range scan, marking all non-deleted versions within the key range as deleted (by storing a null property | Class | com.bigdata.bfs | BlazeGraph |
|
| FileVersionInputStream | Reads from blocks visited by a range scan for a file and version. | Class | com.bigdata.bfs | BlazeGraph |
|
| FileVersionOutputStream | Class buffers up to a block of data at a time and flushes blocks using an atomic append operation on the identifier file version. | Class | com.bigdata.bfs | BlazeGraph |
|
| Filter | Element-at-a-time filter with generics. | Class | com.bigdata.striterator | BlazeGraph |
|
| FilterExistsModeEnum | enum FilterExistsModeEnumUsed to specify the query plan for FILTER (NOT) EXISTS. | Class | com.bigdata.rdf.sparql.ast | BlazeGraph |
|
| FilterNode | AST node models a value expression which imposes a constraint. | Class | com.bigdata.rdf.sparql.ast | BlazeGraph |
|
| FixedAllocator | | Class | com.bigdata.rwstore | BlazeGraph |
|
| FixedByteArrayBuffer | Efficient absolute get/put operations on a slice of a byte[]. | Class | com.bigdata.io | BlazeGraph |
|
| FixedEvaluationPlanFactory | A factory for IEvaluationPlans that uses a caller specifiedVersion:$Id$Author:Bryan ThompsonSee Also:Serialized Form | Class | com.bigdata.bop.joinGraph | BlazeGraph |
|
| FixedLengthPrefixSplits | Imposes constraint that the key before the separatorKey must differ in the first N bytes from the key after the separator key. | Class | com.bigdata.btree | BlazeGraph |
|
| FixedLengthValueRabaCoder | This class does not offer any compression. | Class | com.bigdata.btree.raba.codec | BlazeGraph |
|
| FixedOutputStream | | Class | com.bigdata.rwstore | BlazeGraph |
|
| FlushBufferTask | Task invokes IBuffer. | Class | com.bigdata.relation.accesspath | BlazeGraph |
|
| FOAFVocabularyDecl | Vocabulary and namespace for FOAF, not including terms marked as "archaic". | Class | com.bigdata.rdf.vocab.decls | BlazeGraph |
|
| ForceEnum | Type safe enumeration of options governing whether and how a file is forced to stable storage. | Class | com.bigdata.journal | BlazeGraph |
|
| FrontCodedRabaCoder | Class provides (de-)compression for logical byte[][]s based on front coding. | Class | com.bigdata.btree.raba.codec | BlazeGraph |
|
| FrontCodedRabaCoder .DefaultFrontCodedRabaCoder | A pre-parameterized version of the FrontCodedRabaCoder which is used as the default IRabaCoder for B+Tree keys for both nodes and | Class | com.bigdata.btree.raba.codec | BlazeGraph |
|
| FrontCodedRabaCoderDupKeys | Variant of the FrontCodedRabaCoder that supports duplicate keys. | Class | com.bigdata.btree.raba.codec | BlazeGraph |
|
| FrontierEnum | Type-safe enumeration characterizing the assumptions of an algorithm concerning its initial frontier. | Class | com.bigdata.rdf.graph | BlazeGraph |
|
| FTS | A vocabulary for the bigdata external full text search facility. | Interface | com.bigdata.service.fts | BlazeGraph |
|
| FTS .EndpointType | The type of the FTS. | Class | com.bigdata.service.fts | BlazeGraph |
|
| FTS .Options | | Interface | com.bigdata.service.fts | BlazeGraph |
|
| FTS .SearchResultType | Target type for extracted entities, determining whether they are parsed into a literal or interpreted as a URI. | Class | com.bigdata.service.fts | BlazeGraph |
|
| FullClosure | A program that uses the fix point of the configured rules to compute the forward closure of the database. | Class | com.bigdata.rdf.rules | BlazeGraph |
|
| FullTextIndex | Full text indexing and search support. | Class | com.bigdata.search | BlazeGraph |
|
| FullTextIndex .Options | Options understood by the FullTextIndex. | Interface | com.bigdata.search | BlazeGraph |
|
| FullTextIndexTupleSerializer | Class manages the encoding and decoding of keys for the full text index. | Class | com.bigdata.search | BlazeGraph |
|
| FulltextSearchException | Exception signalizing problems while executing fulltext search against an external index. | Class | com.bigdata.service.fts | BlazeGraph |
|
| FulltextSearchHit | Metadata about a search result against an external fulltext index. | Class | com.bigdata.service.fts | BlazeGraph |
|
| FulltextSearchHiterator | Visits external fulltext index search results in order of decreasingVersion:$Id$Author:Michael Schmidt | Class | com.bigdata.service.fts | BlazeGraph |
|
| FulltextSearchServiceFactory | A factory for an external fulltext search services (such as Solr). | Class | com.bigdata.service.fts | BlazeGraph |
|
| FulltextSearchServiceFactory .FulltextSearchDefaults | | Class | com.bigdata.service.fts | BlazeGraph |
|
| FulltextSearchServiceFactory .FulltextSearchMultiHiterator | Wrapper around FulltextSearchHiterator, delegating requests for multiple binding sets to the latter one. | Class | com.bigdata.service.fts | BlazeGraph |
|
| FullyBufferedJustificationIterator | Fully buffers and then visits all Justifications for a givenVersion:$Id$Author:Bryan Thompson | Class | com.bigdata.rdf.inf | BlazeGraph |
|
| FullyInlineTypedLiteralIV | label), have a datatype URI, or have a language code. | Class | com.bigdata.rdf.internal.impl.literal | BlazeGraph |
|
| FullyInlineUnicodeBNodeIV | Class for inline RDF blank nodes. | Class | com.bigdata.rdf.internal.impl.bnode | BlazeGraph |
|
| FullyInlineURIIV | class is mainly targeted at inlining at fully inlining URIs in scale-out (which can be an attractive option). | Class | com.bigdata.rdf.internal.impl.uri | BlazeGraph |
|
| FuncBOp | Call one of the Sesame casting functions. | Class | com.bigdata.rdf.internal.constraints | BlazeGraph |
|
| FuncBOp .Annotations | | Interface | com.bigdata.rdf.internal.constraints | BlazeGraph |
|
| FunctionNode | AST node for anything which is neither a constant nor a variable, including math operators, string functions, etc. | Class | com.bigdata.rdf.sparql.ast | BlazeGraph |
|
| FunctionRegistry | Registry for built-in and external SPARQL functions. | Class | com.bigdata.rdf.sparql.ast | BlazeGraph |
|
| FunctionRegistry .AggregateFactory | Marker interface for aggregate functions. | Interface | com.bigdata.rdf.sparql.ast | BlazeGraph |
|
| FunctionRegistry .Annotations | | Interface | com.bigdata.rdf.sparql.ast | BlazeGraph |
|
| FunctionRegistry .CastFactory | | Class | com.bigdata.rdf.sparql.ast | BlazeGraph |
|
| FunctionRegistry .CompareFactory | | Class | com.bigdata.rdf.sparql.ast | BlazeGraph |
|
| FunctionRegistry .DateFactory | | Class | com.bigdata.rdf.sparql.ast | BlazeGraph |
|
| FunctionRegistry .DigestFactory | | Class | com.bigdata.rdf.sparql.ast | BlazeGraph |
|
| FunctionRegistry .ExistsFactory | Factory for EXISTS() and NOT EXISTS(). | Class | com.bigdata.rdf.sparql.ast | BlazeGraph |
|
| FunctionRegistry .Factory | | Interface | com.bigdata.rdf.sparql.ast | BlazeGraph |
|
| FunctionRegistry .GroupConcatFactory | | Class | com.bigdata.rdf.sparql.ast | BlazeGraph |
|
| FunctionRegistry .GroupConcatFactory .Annotations | | Interface | com.bigdata.rdf.sparql.ast | BlazeGraph |
|
| FunctionRegistry .InFactory | NumericExpression IN ArgList is an infix operator. | Class | com.bigdata.rdf.sparql.ast | BlazeGraph |
|
| FunctionRegistry .InFactory .Annotations | | Interface | com.bigdata.rdf.sparql.ast | BlazeGraph |
|
| FunctionRegistry .MathFactory | | Class | com.bigdata.rdf.sparql.ast | BlazeGraph |
|
| FunctionRegistry .NumericFactory | | Class | com.bigdata.rdf.sparql.ast | BlazeGraph |
|
| FunctionRegistry .SameTermFactory | | Class | com.bigdata.rdf.sparql.ast | BlazeGraph |
|
| FunctionRegistry .UnknownFunctionBOp | | Class | com.bigdata.rdf.sparql.ast | BlazeGraph |
|
| FusedTupleCursor | Layers on the additional methods from the ITupleCursor interface. | Class | com.bigdata.btree.view | BlazeGraph |
|
| FusedTupleIterator | An aggregate iterator view of the one or more source ITupleIterators. | Class | com.bigdata.btree.view | BlazeGraph |
|
| FusedView | A fused view providing read-write operations on multiple B+-Trees mapping variable length unsigned byte[] keys to arbitrary values. | Class | com.bigdata.btree.view | BlazeGraph |
|
| FutureTaskInvariantMon | A Future that allows you to cancel a computation if an invariant is violated. | Class | com.bigdata.ha | BlazeGraph |
|
| FutureTaskMon | This is a flyweight utility class to be used as a direct replacement for FutureTask in code where we may need to be able to discover the root cancel | Class | com.bigdata.concurrent | BlazeGraph |
|
| FuzzySSSP | This algorithm provides a fuzzy implementation of the shortest paths between a set of source vertices and a set of target vertices. | Class | com.bigdata.rdf.graph.analytics | BlazeGraph |
|
| GangliaCoreMetricDecls | Utility class to declare the ganglia core metrics. | Class | com.bigdata.ganglia | BlazeGraph |
|
| GangliaHostMetricWrapper | Wraps an IHostReport as an IHostMetrics object. | Class | com.bigdata.rdf.sail.webapp.lbs.policy.ganglia | BlazeGraph |
|
| GangliaLBSPolicy | Stochastically proxy the request to the services based on their load. | Class | com.bigdata.rdf.sail.webapp.lbs.policy.ganglia | BlazeGraph |
|
| GangliaLBSPolicy .InitParams | | Interface | com.bigdata.rdf.sail.webapp.lbs.policy.ganglia | BlazeGraph |
|
| GangliaListener | Class listens in to the Ganglia UDP protocol, decodes received messages, and dispatches them to an IGangliaMessageHandler. | Class | com.bigdata.ganglia | BlazeGraph |
|
| GangliaMessageDecoder31 | Class decodes a Ganglia 3. | Class | com.bigdata.ganglia | BlazeGraph |
|
| GangliaMessageEncoder25 | An earlier version of the Ganglia protocol. | Class | com.bigdata.ganglia | BlazeGraph |
|
| GangliaMessageEncoder31 | Class for generating Ganglia 3. | Class | com.bigdata.ganglia | BlazeGraph |
|
| GangliaMessageTypeEnum | enum GangliaMessageTypeEnumType safe enumeration of the Ganglia 3. | Class | com.bigdata.ganglia | BlazeGraph |
|
| GangliaMetadataFactory | A factory which can be extended by an application. | Class | com.bigdata.ganglia | BlazeGraph |
|
| GangliaMetadataMessage | A ganglia metric metadata (aka declaration) record. | Class | com.bigdata.ganglia | BlazeGraph |
|
| GangliaMetricMessage | A ganglia 3. | Class | com.bigdata.ganglia | BlazeGraph |
|
| GangliaMunge | | Class | com.bigdata.ganglia | BlazeGraph |
|
| GangliaPlugIn | A plugin for ganglia. | Class | com.bigdata.journal | BlazeGraph |
|
| GangliaPlugIn .Options | Configuration options. | Interface | com.bigdata.journal | BlazeGraph |
|
| GangliaRequestMessage | A ganglia request for a metric. | Class | com.bigdata.ganglia | BlazeGraph |
|
| GangliaSender | Class for sending metrics to Ganglia. | Class | com.bigdata.ganglia | BlazeGraph |
|
| GangliaService | A full ganglia-aware service suitable for embedding with a Java application. | Class | com.bigdata.ganglia | BlazeGraph |
|
| GangliaSlopeEnum | enum GangliaSlopeEnumThis slope is a metadata parameter which ganglia carries for the rrdtool | Class | com.bigdata.ganglia | BlazeGraph |
|
| GangliaState | The metadata and metric state for a ganglia service, including the metadata for all known metrics and the metrics for all known metrics on all known | Class | com.bigdata.ganglia | BlazeGraph |
|
| GangliaUtil | | Class | com.bigdata.ganglia.util | BlazeGraph |
|
| GASContext | | Class | com.bigdata.rdf.graph.impl | BlazeGraph |
|
| GASEngine | IGASEngine for dynamic activation of vertices. | Class | com.bigdata.rdf.graph.impl | BlazeGraph |
|
| GASImplUtil | Some utility method for the GAS Engine implementation. | Class | com.bigdata.rdf.graph.impl.util | BlazeGraph |
|
| GASRunnerBase | Base class for running performance tests. | Class | com.bigdata.rdf.graph.impl.util | BlazeGraph |
|
| GASService | A SERVICE that exposes IGASPrograms for SPARQL execution. | Class | com.bigdata.rdf.graph.impl.bd | BlazeGraph |
|
| GASService .Options | | Interface | com.bigdata.rdf.graph.impl.bd | BlazeGraph |
|
| GASState | | Class | com.bigdata.rdf.graph.impl | BlazeGraph |
|
| GASStats | Statistics for GAS algorithms. | Class | com.bigdata.rdf.graph.impl | BlazeGraph |
|
| GASUtil | Utility class for operations on the public interfaces. | Class | com.bigdata.rdf.graph.util | BlazeGraph |
|
| GenerateBarData | A data set generator. | Class | com.bigdata.bop.rdf.joinGraph | BlazeGraph |
|
| GenericChunkedOrderedStriterator | Chunked ordered streaming iterator class that supresses generic types. | Class | com.bigdata.striterator | BlazeGraph |
|
| GenericChunkedStriterator | Chunked streaming iterator class that supresses generic types. | Class | com.bigdata.striterator | BlazeGraph |
|
| GenericSkinRegistry | Helper class provides a global (JVM wide) registery for IGenericSkins. | Class | com.bigdata.gom.skin | BlazeGraph |
|
| GenericStriterator | Streaming iterator class that suppresses generic types. | Class | com.bigdata.striterator | BlazeGraph |
|
| GeoSpatial | A vocabulary for geospatial extension querying, designed to operate over the default index configuration (lat, lon, time). | Interface | com.bigdata.service.geospatial | BlazeGraph |
|
| GeoSpatial .GeoFunction | | Class | com.bigdata.service.geospatial | BlazeGraph |
|
| GeoSpatial .Options | | Interface | com.bigdata.service.geospatial | BlazeGraph |
|
| GeoSpatialConfig | Singleton class providing access to the GeoSpatial index configuration. | Class | com.bigdata.service | BlazeGraph |
|
| GeoSpatialCounters | Counters related to the usage of GeoSpatial servicesVersion:$Id$Author:Michael Schmidt | Class | com.bigdata.service.geospatial | BlazeGraph |
|
| GeoSpatialLiteralExtension | Special encoding for GeoSpatial datatypes. | Class | com.bigdata.rdf.internal.impl.extensions | BlazeGraph |
|
| GeoSpatialLiteralExtension .SchemaDescription | | Class | com.bigdata.rdf.internal.impl.extensions | BlazeGraph |
|
| GeoSpatialLiteralExtension .SchemaFieldDescription | Description of a field in the schema. | Class | com.bigdata.rdf.internal.impl.extensions | BlazeGraph |
|
| GeoSpatialLiteralExtension .SchemaFieldDescription .Datatype | | Class | com.bigdata.rdf.internal.impl.extensions | BlazeGraph |
|
| GeoSpatialQuery | | Class | com.bigdata.service.geospatial.impl | BlazeGraph |
|
| GeoSpatialServiceFactory | A factory for a geospatial service, see GeoSpatial. | Class | com.bigdata.rdf.sparql.ast.eval | BlazeGraph |
|
| GeoSpatialServiceFactory .GeoSpatialDefaults | Default values for geospatial service, such as unit definitions. | Class | com.bigdata.rdf.sparql.ast.eval | BlazeGraph |
|
| GeoSpatialServiceFactory .GeoSpatialFilterBase | | Class | com.bigdata.rdf.sparql.ast.eval | BlazeGraph |
|
| GeoSpatialServiceFactory .GeoSpatialInCircleFilter | Filter asserting that a given point lies into a specified square, defined by its lower and upper border, plus time frame. | Class | com.bigdata.rdf.sparql.ast.eval | BlazeGraph |
|
| GeoSpatialServiceFactory .GeoSpatialInputBindingsIterator | Iterates a geospatial search over a set of input bindings. | Class | com.bigdata.rdf.sparql.ast.eval | BlazeGraph |
|
| GeoSpatialServiceFactory .GeoSpatialInRectangleFilter | Dummy filter asserting that a point delivered by the advancer lies into a given rectangle. | Class | com.bigdata.rdf.sparql.ast.eval | BlazeGraph |
|
| GeoSpatialUtility | GeoSpatial utility functions. | Class | com.bigdata.service.geospatial.impl | BlazeGraph |
|
| GeoSpatialUtility .BoundingBoxLatLonTime | A bounding box over a GeoSpatialUtility. | Class | com.bigdata.service.geospatial.impl | BlazeGraph |
|
| GeoSpatialUtility .PointLatLon | A two dimensional point representing latitude and longitude. | Class | com.bigdata.service.geospatial.impl | BlazeGraph |
|
| GeoSpatialUtility .PointLatLonTime | A three dimensional point representing latitude, longitude, and time. | Class | com.bigdata.service.geospatial.impl | BlazeGraph |
|
| GeoSpatialVocabularyDecl | Vocabulary and namespace for GeoSpatial extensions. | Class | com.bigdata.rdf.vocab.decls | BlazeGraph |
|
| GISStore | This is a placeholder for a GIS design. | Class | com.bigdata.gis | BlazeGraph |
|
| GlobalAnnotations | A glue class for reporting the namespace of the lexicon relation and the timestamp of the view of the lexicon relation through the function bops. | Class | com.bigdata.rdf.sparql.ast | BlazeGraph |
|
| GlobalFileSystemHelper | | Class | com.bigdata.bfs | BlazeGraph |
|
| GlobalRowStoreHelper | | Class | com.bigdata.sparse | BlazeGraph |
|
| GlobalRowStoreSchema | Schema for the SparseRowStore used as a global row store for named property sets within the federation. | Class | com.bigdata.sparse | BlazeGraph |
|
| GlobalRowStoreUtil | Utility method for use with a SparseRowStore. | Class | com.bigdata.sparse | BlazeGraph |
|
| GOMWebUtil | A simple utility class that can be initialized with a ServletRequest and used to simplify dynamic web pages. | Class | com.bigdata.gom.web | BlazeGraph |
|
| GPO | A TripleStore backed GPO yields a number of challenges. | Class | com.bigdata.gom.gpo | BlazeGraph |
|
| GpuAnnotations | Annotations for communication with the GPU acceleration module. | Interface | com.bigdata.rdf.sparql.ast.eval | BlazeGraph |
|
| GraphLoader | Utility to load data into a graph. | Class | com.bigdata.rdf.graph.util | BlazeGraph |
|
| GraphManagement | A Graph Management operation. | Class | com.bigdata.rdf.sparql.ast | BlazeGraph |
|
| GraphPatternGroup | Join group or union. | Class | com.bigdata.rdf.sparql.ast | BlazeGraph |
|
| GraphPatternGroup .Annotations | | Interface | com.bigdata.rdf.sparql.ast | BlazeGraph |
|
| GraphUpdate | A Graph Update operation. | Class | com.bigdata.rdf.sparql.ast | BlazeGraph |
|
| GROUP_CONCAT | Operator combines the string values over the presented binding sets for the given variable. | Class | com.bigdata.bop.rdf.aggregate | BlazeGraph |
|
| GROUP_CONCAT .Annotations | | Interface | com.bigdata.bop.rdf.aggregate | BlazeGraph |
|
| GroupByNode | AST node for a GROUP BY clause. | Class | com.bigdata.rdf.sparql.ast | BlazeGraph |
|
| GroupByOp | Base class for operators which perform aggregation operations on binding Aggregation semantics and errors. | Class | com.bigdata.bop.solutions | BlazeGraph |
|
| GroupByOp .Annotations | | Interface | com.bigdata.bop.solutions | BlazeGraph |
|
| GroupByRewriter | Utility class simplifies an aggregation operator through a rewrite. | Class | com.bigdata.bop.solutions | BlazeGraph |
|
| GroupByState | An object which encapsulates the validation and state of an aggregation operation with an optional GROUP BY clause, SELECT expressions, and an | Class | com.bigdata.bop.solutions | BlazeGraph |
|
| GroupGraphPatternBuilder | Visitor handles the GroupGraphPattern production (aka the "WHERE" clause). | Class | com.bigdata.rdf.sail.sparql | BlazeGraph |
|
| GroupMemberNodeBase | Anything which can appear in an IGroupNode. | Class | com.bigdata.rdf.sparql.ast | BlazeGraph |
|
| GroupMemberNodeBase .Annotations | | Interface | com.bigdata.rdf.sparql.ast | BlazeGraph |
|
| GroupMemberValueExpressionNodeBase | | Class | com.bigdata.rdf.sparql.ast | BlazeGraph |
|
| GroupNodeBase | Base class for AST group nodes. | Class | com.bigdata.rdf.sparql.ast | BlazeGraph |
|
| GroupNodeVarBindingInfo | Class summarizing the variable binding requirements for a given node (used for children in the join group), thus providing easy access to its | Class | com.bigdata.rdf.sparql.ast | BlazeGraph |
|
| GroupNodeVarBindingInfoMap | Map from nodes to their respective GroupNodeVarBindingInfo object, including setup method. | Class | com.bigdata.rdf.sparql.ast | BlazeGraph |
|
| GZipCompressor | | Class | com.bigdata.io.compression | BlazeGraph |
|
| HA2PhaseAbortMessage | | Class | com.bigdata.ha.msg | BlazeGraph |
|
| HA2PhaseCommitMessage | | Class | com.bigdata.ha.msg | BlazeGraph |
|
| HA2PhasePrepareMessage | | Class | com.bigdata.ha.msg | BlazeGraph |
|
| HAAwaitServiceJoinRequest | | Class | com.bigdata.ha.msg | BlazeGraph |
|
| HACommitGlue | A Remote interface supporting a 2-phase commit protocol for the members of a highly available quorum. | Interface | com.bigdata.ha | BlazeGraph |
|
| HADigestRequest | | Class | com.bigdata.ha.msg | BlazeGraph |
|
| HADigestResponse | | Class | com.bigdata.ha.msg | BlazeGraph |
|
| HAGatherReleaseTimeRequest | | Class | com.bigdata.ha.msg | BlazeGraph |
|
| HAGlobalWriteLockRequest | | Class | com.bigdata.ha.msg | BlazeGraph |
|
| HAGlue | A Remote interface for methods supporting high availability for a set of journals or data services having shared persistent state. | Interface | com.bigdata.ha | BlazeGraph |
|
| HAGlueBase | A Remote interface for methods supporting high availability. | Interface | com.bigdata.ha | BlazeGraph |
|
| HALoadBalancerServlet | The HA Load Balancer servlet provides a transparent proxy for requests arriving its configured URL pattern (the "external" interface for the load | Class | com.bigdata.rdf.sail.webapp | BlazeGraph |
|
| HALoadBalancerServlet .InitParams | | Interface | com.bigdata.rdf.sail.webapp | BlazeGraph |
|
| HALogDigestRequest | | Class | com.bigdata.ha.msg | BlazeGraph |
|
| HALogDigestResponse | | Class | com.bigdata.ha.msg | BlazeGraph |
|
| HALogFile | | Class | com.bigdata.ha.althalog | BlazeGraph |
|
| HALogManager | Provides the top level controlAuthor:Martyn Cutcher | Class | com.bigdata.ha.althalog | BlazeGraph |
|
| HALogReader | Given an HALog file can be used to replay the file and can provide a readable dump of the content. | Class | com.bigdata.ha.halog | BlazeGraph |
|
| HALogRequest | | Class | com.bigdata.ha.msg | BlazeGraph |
|
| HALogRootBlocksRequest | | Class | com.bigdata.ha.msg | BlazeGraph |
|
| HALogRootBlocksResponse | | Class | com.bigdata.ha.msg | BlazeGraph |
|
| HALogWriter | Wrapper class to handle process log creation and output for HA. | Class | com.bigdata.ha.halog | BlazeGraph |
|
| Haltable | Abstract base class for tasks whose processing may be halted asynchronously. | Class | com.bigdata.util.concurrent | BlazeGraph |
|
| HaltOpMessage | A message sent to the IQueryClient when an operator is done executing for some chunk of inputs. | Class | com.bigdata.bop.engine | BlazeGraph |
|
| HAMessageWrapper | Glue class wraps the IHAWriteMessage and the IHALogRequest message and exposes the requires IHAMessage interface to the | Class | com.bigdata.ha.msg | BlazeGraph |
|
| HANotifyReleaseTimeRequest | | Class | com.bigdata.ha.msg | BlazeGraph |
|
| HANotifyReleaseTimeResponse | | Class | com.bigdata.ha.msg | BlazeGraph |
|
| HAPipelineGlue | A Remote interface supporting the write replication pipeline. | Interface | com.bigdata.ha | BlazeGraph |
|
| HAPipelineResetRequest | | Class | com.bigdata.ha | BlazeGraph |
|
| HAPipelineResetResponse | | Class | com.bigdata.ha | BlazeGraph |
|
| HardReferenceQueue | A cache for hard references using an LRU policy. | Class | com.bigdata.cache | BlazeGraph |
|
| HardReferenceQueueEvictionListener | Interface for reporting cache evictions. | Interface | com.bigdata.cache | BlazeGraph |
|
| HardReferenceQueueWithBatchingUpdates | A variant relying on thread-local IHardReferenceQueues to batch updates and thus minimize thread contention for the lock required to | Class | com.bigdata.cache | BlazeGraph |
|
| HAReadGlue | A Remote interface supporting low-level reads against persistent data from a quorum member. | Interface | com.bigdata.ha | BlazeGraph |
|
| HAReadRequest | | Class | com.bigdata.ha.msg | BlazeGraph |
|
| HAReadResponse | | Class | com.bigdata.ha.msg | BlazeGraph |
|
| HARebuildRequest | | Class | com.bigdata.ha.msg | BlazeGraph |
|
| HAReceiveService | Receives data from an HASendService. | Class | com.bigdata.ha.pipeline | BlazeGraph |
|
| HAReceiveService .IHAReceiveCallback | Hook to notice receive events. | Interface | com.bigdata.ha.pipeline | BlazeGraph |
|
| HARemoteRebuildRequest | | Class | com.bigdata.ha.msg | BlazeGraph |
|
| HARootBlockRequest | | Class | com.bigdata.ha.msg | BlazeGraph |
|
| HARootBlockResponse | | Class | com.bigdata.ha.msg | BlazeGraph |
|
| HASendService | A service for sending raw ByteBuffers across a socket. | Class | com.bigdata.ha.pipeline | BlazeGraph |
|
| HASendState | | Class | com.bigdata.ha.msg | BlazeGraph |
|
| HASendStoreResponse | | Class | com.bigdata.ha.msg | BlazeGraph |
|
| HashBindingSet | IBindingSet backed by a LinkedHashMap. | Class | com.bigdata.bop.bindingSet | BlazeGraph |
|
| HashCollisionUtility | Utility class to parse some RDF resource(s) and count hash collisions using a variety of hash codes. | Class | com.bigdata.rdf.internal | BlazeGraph |
|
| HashDistinctNamedGraphUpdateTest | | Class | com.bigdata.rdf.sail.webapp | BlazeGraph |
|
| HashIndexOp | Operator builds a hash index from the source solutions. | Class | com.bigdata.bop.join | BlazeGraph |
|
| HashIndexOp .Annotations | | Interface | com.bigdata.bop.join | BlazeGraph |
|
| HashIndexOp .ChunkTask | | Class | com.bigdata.bop.join | BlazeGraph |
|
| HashIndexOpBase | Base class for operators that use a hash index. | Class | com.bigdata.bop.join | BlazeGraph |
|
| HashIndexOpBase .Annotations | | Interface | com.bigdata.bop.join | BlazeGraph |
|
| HashIndexOpBase .ChunkTaskBase | Evaluates the subquery for each source binding set. | Class | com.bigdata.bop.join | BlazeGraph |
|
| HashIndexOpTestCase | Abstract test suite for HashIndexOp implementations. | Class | com.bigdata.bop.join | BlazeGraph |
|
| HashJoinAnnotations | Annotations for hash joins. | Interface | com.bigdata.bop.join | BlazeGraph |
|
| HashJoinOp | Abstract base class for both JVM and native memory hash join against an IAccessPath. | Class | com.bigdata.bop.join | BlazeGraph |
|
| HashJoinOp .Annotations | | Interface | com.bigdata.bop.join | BlazeGraph |
|
| HashMapAnnotations | Annotations for an operator using an internal hash map. | Interface | com.bigdata.bop | BlazeGraph |
|
| HASnapshotDigestRequest | | Class | com.bigdata.ha.msg | BlazeGraph |
|
| HASnapshotDigestResponse | | Class | com.bigdata.ha.msg | BlazeGraph |
|
| HASnapshotRequest | | Class | com.bigdata.ha.msg | BlazeGraph |
|
| HASnapshotResponse | | Class | com.bigdata.ha.msg | BlazeGraph |
|
| HAStatusEnum | An enumeration of HA status values. | Class | com.bigdata.ha | BlazeGraph |
|
| HAStatusServletUtilProxy | Proxy class / factory pattern to break bigdata-jini dependency. | Class | com.bigdata.rdf.sail.webapp | BlazeGraph |
|
| HAStatusServletUtilProxy .HAStatusServletUtilFactory | | Class | com.bigdata.rdf.sail.webapp | BlazeGraph |
|
| HATXSGlue | RMI interface for the ITransactionService for HA. | Interface | com.bigdata.ha | BlazeGraph |
|
| HavingNode | AST node for a HAVING clause. | Class | com.bigdata.rdf.sparql.ast | BlazeGraph |
|
| HAWriteMessage | A message carrying RMI metadata about a payload which will be replicated using a socket-level transfer facility. | Class | com.bigdata.ha.msg | BlazeGraph |
|
| HAWriteMessageBase | Base class for RMI messages used to communicate metadata about a raw data transfer occurring on a socket channel. | Class | com.bigdata.ha.msg | BlazeGraph |
|
| HAWriteSetStateRequest | | Class | com.bigdata.ha.msg | BlazeGraph |
|
| HAWriteSetStateResponse | | Class | com.bigdata.ha.msg | BlazeGraph |
|
| History | Retains history for N periods, where the period is expressed in milliseconds. | Class | com.bigdata.counters | BlazeGraph |
|
| HistoryChangeRecord | | Class | com.bigdata.rdf.sparql.ast.service.history | BlazeGraph |
|
| HistoryIndexTupleSerializer | (De-)serializes IChangeRecords for the history index. | Class | com.bigdata.rdf.sparql.ast.service.history | BlazeGraph |
|
| HistoryInstrument | A history instrument which aggregates samples into a circular buffer with a specified sample period. | Class | com.bigdata.counters | BlazeGraph |
|
| HistoryServiceFactory | This service tracks KB updates via an IChangeLog and is responsible for maintaining an ordered index over the assertions that have been added to | Class | com.bigdata.rdf.sparql.ast.service.history | BlazeGraph |
|
| HistorySPOFilter | Filters out StatementEnum. | Class | com.bigdata.rdf.spo | BlazeGraph |
|
| HistoryTable | A class representing one or more performance counter histories where those histories have been aligned so that the individual timestamps for the | Class | com.bigdata.counters.query | BlazeGraph |
|
| HistoryTableRenderer | | Class | com.bigdata.counters.render | BlazeGraph |
|
| Hit | Metadata about a search result. | Class | com.bigdata.search | BlazeGraph |
|
| Hiterator | Visits search results in order of decreasing relevance. | Class | com.bigdata.search | BlazeGraph |
|
| HorridTaskDeath | Thrown by some unit tests. | Class | com.bigdata.concurrent | BlazeGraph |
|
| HostMetricsCollector | Reflects collected host metrics to ganglia. | Class | com.bigdata.counters.ganglia | BlazeGraph |
|
| HostReport | | Class | com.bigdata.ganglia | BlazeGraph |
|
| HostReportComparator | Orders IHostReports. | Class | com.bigdata.ganglia | BlazeGraph |
|
| HostScore | Helper class pairs a hostname and the normalized availabilty for that host. | Class | com.bigdata.rdf.sail.webapp.lbs | BlazeGraph |
|
| HostScore | Per-host metadata and a score for that host which gets updated periodically by LoadBalancerService. | Class | com.bigdata.service | BlazeGraph |
|
| HostTable | Class bundles together the set of HostScores for services that are joined with the met quorum and the HostScore for this service (iff it | Class | com.bigdata.rdf.sail.webapp.lbs | BlazeGraph |
|
| HTMLBuilder | Variant of XMLBuilder for HTML output. | Class | com.bigdata.rdf.sail.webapp | BlazeGraph |
|
| HTMLHistoryTableRenderer | | Class | com.bigdata.counters.render | BlazeGraph |
|
| HTMLUtility | Collection of some utility methods for HTML. | Class | com.bigdata.util | BlazeGraph |
|
| HTree | An mutable persistence capable extensible hash tree. | Class | com.bigdata.htree | BlazeGraph |
|
| HTreeAnnotations | Annotations for an operator using an HTree. | Interface | com.bigdata.bop | BlazeGraph |
|
| HTreeDistinctBindingSetsOp | A pipelined DISTINCT operator based on the persistence capable HTree suitable for very large solution sets. | Class | com.bigdata.bop.solutions | BlazeGraph |
|
| HTreeDistinctBindingSetsOp .Annotations | | Interface | com.bigdata.bop.solutions | BlazeGraph |
|
| HTreeHashJoinAnnotations | Annotations in common for HTree based hash joins. | Interface | com.bigdata.bop.join | BlazeGraph |
|
| HTreeHashJoinOp | A hash join against an IAccessPath based on the HTree and suitable for very large intermediate result sets. | Class | com.bigdata.bop.join | BlazeGraph |
|
| HTreeHashJoinOp .Annotations | | Interface | com.bigdata.bop.join | BlazeGraph |
|
| HTreeHashJoinUtility | Utility methods to support hash index builds and hash index joins using a scalable native memory data structures. | Class | com.bigdata.bop.join | BlazeGraph |
|
| HTreeHashJoinUtility .BS | Glue class for hash code and binding set used when the hash code is for just the join variables rather than the entire binding set. | Class | com.bigdata.bop.join | BlazeGraph |
|
| HTreeIndexMetadata | HTree specific implementation. | Class | com.bigdata.btree | BlazeGraph |
|
| HTreeIndexMetadata .Options | HTree specific options. | Interface | com.bigdata.btree | BlazeGraph |
|
| HTreeMergeJoin | An N-way merge join based on the HTree. | Class | com.bigdata.bop.join | BlazeGraph |
|
| HTreeMergeJoin .Annotations | | Interface | com.bigdata.bop.join | BlazeGraph |
|
| HTreeNamedSubqueryOp | Evaluation of a subquery, producing a named result set. | Class | com.bigdata.bop.controller | BlazeGraph |
|
| HTreeNamedSubqueryOp .Annotations | | Interface | com.bigdata.bop.controller | BlazeGraph |
|
| HTreePageStats | | Class | com.bigdata.htree | BlazeGraph |
|
| HTreePipelinedHashJoinUtility | Utility class supporting a pipelined hash join. | Class | com.bigdata.bop.join | BlazeGraph |
|
| HTreeSolutionSetHashJoinOp | HTree Specific version. | Class | com.bigdata.bop.join | BlazeGraph |
|
| HTreeUtil | Static utility methods and data for an HTree. | Class | com.bigdata.htree | BlazeGraph |
|
| HTreeVersusHashMapDemo | A simple demonstration which may be used to compare the HTree performance against a Java collections class such as HashMap or | Class | com.bigdata.htree | BlazeGraph |
|
| HttpClientConfigurator | Factory for HttpClient. | Class | com.bigdata.rdf.sail.webapp.client | BlazeGraph |
|
| HttpClientConfigurator .Options | | Interface | com.bigdata.rdf.sail.webapp.client | BlazeGraph |
|
| HttpException | | Class | com.bigdata.rdf.sail.webapp.client | BlazeGraph |
|
| HTTPGetHandler | Interface allows for implementation of different handlers for "GET". | Interface | com.bigdata.util.httpd | BlazeGraph |
|
| HTTPHeaderUtility | This class provides set of utilities for encoding and decoding HTTP headers and doubles as the base class for all classes that | Class | com.bigdata.util.httpd | BlazeGraph |
|
| HttpOperationException | Well-known exception is used to convey a non-success response from inside of an AbstractRestApiTask to | Class | com.bigdata.rdf.sail.webapp | BlazeGraph |
|
| HttpPlugin | CounterSetHTTPD plug-in. | Class | com.bigdata.journal | BlazeGraph |
|
| HttpPlugin .Options | | Interface | com.bigdata.journal | BlazeGraph |
|
| HybridTimestampFactory | A timestamp factory using System. | Class | com.bigdata.util | BlazeGraph |
|
| IAbstractAccessPath | A common interface for all access paths. | Interface | com.bigdata.relation.accesspath | BlazeGraph |
|
| IAbstractNode | Interface for a node or a leaf of a B+-Tree. | Interface | com.bigdata.btree | BlazeGraph |
|
| IAbstractNodeData | Interface for low-level data access. | Interface | com.bigdata.btree.data | BlazeGraph |
|
| IAbstractNodeDataCoder | Interface for coding (compressing) an INodeData or ILeafDataVersion:$Id$Author:Bryan Thompson | Interface | com.bigdata.btree.data | BlazeGraph |
|
| IAccessPath | An abstraction for efficient reads of IElements from a IRelation using the index selected by an IPredicate | Interface | com.bigdata.relation.accesspath | BlazeGraph |
|
| IAccessPathExpander | An interface for expander patterns for an IPredicate when it appears in the right-hand position of a JOIN. | Interface | com.bigdata.relation.rule | BlazeGraph |
|
| IAddressManager | An interface that encapsulates operations on opaque identifiers used to locate data within an IRawStore. | Interface | com.bigdata.rawstore | BlazeGraph |
|
| IAggregate | An aggregate operator, such as SUM, COUNT, MIN, MAX, etc. | Interface | com.bigdata.bop.aggregate | BlazeGraph |
|
| IAllocationContext | An IAllocationContext defines a shadow environment which may be associated with allocations made during a transaction. | Interface | com.bigdata.rawstore | BlazeGraph |
|
| IAllocationManager | | Interface | com.bigdata.rwstore | BlazeGraph |
|
| IAllocationManagerStore | Adds capability to write and delete allocations within an IAllocationContext. | Interface | com.bigdata.rawstore | BlazeGraph |
|
| IAllocatorSynchronization | This is a callback interface that can be used to synchronize store allocation It has been conceived to allow two RWStores to maintain the in-memory | Interface | com.bigdata.rwstore | BlazeGraph |
|
| IAnalyzerFactory | Factory interface for obtaining an Analyzer. | Interface | com.bigdata.search | BlazeGraph |
|
| IApiTask | A task that can be run either with direct index access or using the concurrency manager (compatible with group commit). | Interface | com.bigdata.rdf.task | BlazeGraph |
|
| IArraySlice | Interface for a slice of a backing array. | Interface | com.bigdata.rdf.graph.impl.util | BlazeGraph |
|
| IASTJoinGroupPartitionReorderer | Interface for classes offering the capability to reorder partitions. | Interface | com.bigdata.rdf.sparql.ast.optimizers | BlazeGraph |
|
| IASTOptimizer | Interface for AST rewrites. | Interface | com.bigdata.rdf.sparql.ast.optimizers | BlazeGraph |
|
| IAsynchronousClientTask | Interface for remote Callables which process chunks of resources as assigned by the MappedTaskMaster. | Interface | com.bigdata.service.master | BlazeGraph |
|
| IAsynchronousIterator | Interface for iterators that are running asynchronously. | Interface | com.bigdata.relation.accesspath | BlazeGraph |
|
| IAsynchronousWriteBufferFactory | Interface for asynchronous writes on scale-out indices. | Interface | com.bigdata.service.ndx | BlazeGraph |
|
| IAsynchronousWriteStatementBufferFactory | Factory interface for asynchronous writers on an ITripleStore. | Interface | com.bigdata.rdf.rio | BlazeGraph |
|
| IAsyncResultHandler | Interface for chunk-at-a-time result processing for asynchronous index Note: For backward compatibility both | Interface | com.bigdata.btree.proc | BlazeGraph |
|
| IAtomicStore | Interface for low-level operations on a store supporting an atomic commit. | Interface | com.bigdata.journal | BlazeGraph |
|
| IAutoboxBTree | An interface defining non-batch methods for inserting, removing, lookup, and containment tests where keys and values are implicitly converted to and from | Interface | com.bigdata.btree | BlazeGraph |
|
| IAutoIncrementCounter | | Interface | com.bigdata.sparse | BlazeGraph |
|
| IBackingReader | A backing reader can be provided to a WriteCacheService which can use the readRaw callback method as part of an encapsulated caching | Interface | com.bigdata.io.writecache | BlazeGraph |
|
| IBigdataClient | Interface for clients of a IBigdataFederation. | Interface | com.bigdata.service | BlazeGraph |
|
| IBigdataClient .Options | Configuration options for IBigdataClients. | Interface | com.bigdata.service | BlazeGraph |
|
| IBigdataFederation | The client-facing interface to a bigdata federation. | Interface | com.bigdata.service | BlazeGraph |
|
| IBind | A marker interface for an IValueExpression which has the side-effect of binding a value on an IVariable. | Interface | com.bigdata.bop | BlazeGraph |
|
| IBinder | An interface that may be used to extract variable bindings for the vertices visited by the algorithm. | Interface | com.bigdata.rdf.graph | BlazeGraph |
|
| IBinding | Interface for a binding. | Interface | com.bigdata.rdf.spo | BlazeGraph |
|
| IBinding | Interface for a binding. | Interface | com.bigdata.relation.rule | BlazeGraph |
|
| IBindingExtractor | This interface makes it possible to extract bindings for variables from anAuthor:Bryan Thompson | Interface | com.bigdata.rdf.graph | BlazeGraph |
|
| IBindingProducerNode | A marker interface for IQueryNodes which are capable of producing bindings. | Interface | com.bigdata.rdf.sparql.ast | BlazeGraph |
|
| IBindingSet | Interface for a set of bindings. | Interface | com.bigdata.bop | BlazeGraph |
|
| IBindingSetAccessPath | An interface for access paths which visit solutions (versus IElementVersion:$Id$Author:Bryan Thompson | Interface | com.bigdata.relation.accesspath | BlazeGraph |
|
| IBindingSetDecoder | Interface for decoding IBindingSets comprised of IVs. | Interface | com.bigdata.rdf.internal.encoder | BlazeGraph |
|
| IBindingSetEncoder | Interface for encoding IBindingSets comprised of IVs. | Interface | com.bigdata.rdf.internal.encoder | BlazeGraph |
|
| IBlock | An object that may be used to read or write a block from a store. | Interface | com.bigdata.rawstore | BlazeGraph |
|
| IBlockingBuffer | Interface provides an iterator to drain chunks from an IBuffer. | Interface | com.bigdata.relation.accesspath | BlazeGraph |
|
| IBloomFilter | Interface for bloom filter implementations using an unsigned byte[] key. | Interface | com.bigdata.btree | BlazeGraph |
|
| IBTreeManager | Interface for management of local index resources such as BTree, TODO GIST This interface was historically only for the local BTree. | Interface | com.bigdata.journal | BlazeGraph |
|
| IBTreeStatistics | Interface used to report out some statistics about a B+Tree. | Interface | com.bigdata.btree | BlazeGraph |
|
| IBTreeUtilizationReport | B+Tree utilization report. | Interface | com.bigdata.btree | BlazeGraph |
|
| IBuffer | A buffer abstraction. | Interface | com.bigdata.relation.accesspath | BlazeGraph |
|
| IBufferAccess | Interface for access to, and release of, a direct ByteBuffer managed by the DirectBufferPool. | Interface | com.bigdata.io | BlazeGraph |
|
| IBufferedWriter | | Interface | com.bigdata.io.writecache | BlazeGraph |
|
| IBufferStrategy | Interface for implementations of a buffer strategy as identified by a BufferMode. | Interface | com.bigdata.journal | BlazeGraph |
|
| IByteArrayBuffer | An interface for reading from and accessing a managed byte[] with access methods similar to those of ByteBuffer. | Interface | com.bigdata.io | BlazeGraph |
|
| IByteArraySlice | Interface for a slice of a backing byte[]. | Interface | com.bigdata.io | BlazeGraph |
|
| ICacheConnection | Interface for an abstraction used to support application specific local caches, remote caches, and cache fabrics. | Interface | com.bigdata.rdf.sparql.ast.cache | BlazeGraph |
|
| ICacheEntry | Interface for hard reference cache entries exposes a dirty flag in addition to the object identifier and object reference. | Interface | com.bigdata.cache | BlazeGraph |
|
| ICacheListener | Interface receives notice of cache eviction events. | Interface | com.bigdata.cache | BlazeGraph |
|
| ICachePolicy | Interface for cache policy. | Interface | com.bigdata.cache | BlazeGraph |
|
| IChangeLog | Provides detailed information on changes made to statements in the database. | Interface | com.bigdata.rdf.changesets | BlazeGraph |
|
| IChangeRecord | Provides detailed information on changes made to statements in the database. | Interface | com.bigdata.rdf.changesets | BlazeGraph |
|
| ICheckpoint | Metadata for an index checkpoint record. | Interface | com.bigdata.btree | BlazeGraph |
|
| ICheckpointProtocol | Interface in support of the Checkpoint record protocol. | Interface | com.bigdata.btree | BlazeGraph |
|
| IChildData | Interface for data access to children of an index node. | Interface | com.bigdata.btree.data | BlazeGraph |
|
| IChunkAccessor | API providing a variety of ways to access chunks of data (data are typically elements or binding sets). | Interface | com.bigdata.bop.engine | BlazeGraph |
|
| IChunkConverter | This is a chunk at a time type processor. | Interface | com.bigdata.striterator | BlazeGraph |
|
| IChunkedIterator | An iterator that is able visit items in chunks. | Interface | com.bigdata.striterator | BlazeGraph |
|
| IChunkedOrderedIterator | An extension of IChunkedIterator interface that knows about natural traversal orders and how to re-order the elements that are being visited to | Interface | com.bigdata.striterator | BlazeGraph |
|
| IChunkedOrderedStriterator | Generic-enabled streaming iterator pattern for chunked ordered iterators. | Interface | com.bigdata.striterator | BlazeGraph |
|
| IChunkedStriterator | Generic-enabled streaming iterator pattern for chunked iterators. | Interface | com.bigdata.striterator | BlazeGraph |
|
| IChunkHandler | Interface dispatches an IBindingSet[] chunk generated by a running operator task. | Interface | com.bigdata.bop.engine | BlazeGraph |
|
| IChunkMessage | A message describing a chunk of intermediate results which are available for processing. | Interface | com.bigdata.bop.engine | BlazeGraph |
|
| IClientIndex | IBigdataClient-side IIndex interface. | Interface | com.bigdata.service.ndx | BlazeGraph |
|
| IClientService | A service for distributing client Callables across the resources of an IBigdataFederation. | Interface | com.bigdata.service | BlazeGraph |
|
| ICodedRaba | Interface for an coded logical byte[][]. | Interface | com.bigdata.btree.raba.codec | BlazeGraph |
|
| ICommitRecord | An interface providing a read-only view of a commit record. | Interface | com.bigdata.journal | BlazeGraph |
|
| ICommitter | An interface implemented by a persistence capable data structure such as a btree so that it can participate in the commit protocol for the store. | Interface | com.bigdata.journal | BlazeGraph |
|
| ICommitTimeEntry | Interface for access to the snapshot metadata. | Interface | com.bigdata.journal | BlazeGraph |
|
| IConcurrencyManager | Interface for managing concurrent access to resources (indices). | Interface | com.bigdata.journal | BlazeGraph |
|
| IConcurrentWeakValueCache | | Interface | com.bigdata.cache | BlazeGraph |
|
| IConflictResolver | An interface invoked during backward validation when a write-write conflict has been detected. | Interface | com.bigdata.btree.isolation | BlazeGraph |
|
| IConstant | Note: IConstant does not implement Comparable for two Constants wrapping different data types are not comparable. | Interface | com.bigdata.bop | BlazeGraph |
|
| IConstraint | An interface for specifying constraints on the allowable states of an IBindingSet. | Interface | com.bigdata.bop | BlazeGraph |
|
| IContentRepository | Document-centric interface for the BigdataFileSystem. | Interface | com.bigdata.bfs | BlazeGraph |
|
| ICoordinate | Interface for a coordinate (latitude, longitude) on a sphere. | Interface | com.bigdata.rdf.internal.gis | BlazeGraph |
|
| ICoordinate .UNITS | Typesafe enumeration for units in which distances may be expressed. | Class | com.bigdata.rdf.internal.gis | BlazeGraph |
|
| ICounter | An interface for a counter. | Interface | com.bigdata.btree | BlazeGraph |
|
| ICounter | Interface for a sampled counter. | Interface | com.bigdata.counters | BlazeGraph |
|
| ICounterHierarchy | Various namespaces for per-host and per-process counters. | Interface | com.bigdata.counters | BlazeGraph |
|
| ICounterNode | Shared abstraction layer for both ICounterSet and ICounter. | Interface | com.bigdata.counters | BlazeGraph |
|
| ICounterSelector | Interface for selecting counters. | Interface | com.bigdata.counters.query | BlazeGraph |
|
| ICounterSet | A collection of named Counters. | Interface | com.bigdata.counters | BlazeGraph |
|
| ICounterSet .IInstrumentFactory | A factory for IInstrument. | Interface | com.bigdata.counters | BlazeGraph |
|
| ICounterSetAccess | Interface for self-reporting performance counters. | Interface | com.bigdata.counters | BlazeGraph |
|
| ICUVersionRecord | Persistent record in which we store the version metadata for the ICU dependency in use when the journal was created. | Class | com.bigdata.btree.keys | 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 |
|
| IDatabase | A collection of relations having a unique namespace. | Interface | com.bigdata.relation | BlazeGraph |
|
| IDataRecord | An interface for absolute get/put operations on a slice of a byte[]. | Interface | com.bigdata.io | BlazeGraph |
|
| IDataRecordAccess | Interface for higher level data objects providing access to their backingVersion:$Id$Author:Bryan Thompson | Interface | com.bigdata.io | BlazeGraph |
|
| IDataService | The data service interface provides remote access to named indices, provides for both unisolated and isolated operations on those indices, and exposes the | Interface | com.bigdata.service | BlazeGraph |
|
| IDataServiceCallable | Interface for procedures that require access to the IDataService andVersion:$Id$Author:Bryan ThompsonSee Also:IFederationCallable | Interface | com.bigdata.service | BlazeGraph |
|
| IDataSetNode | Interface for data set declarations. | Interface | com.bigdata.rdf.sparql.ast | BlazeGraph |
|
| IDataSetNode .Annotations | | Interface | com.bigdata.rdf.sparql.ast | BlazeGraph |
|
| IDatatypeURIResolver | Specialized interface for resolving (and creating if necessary) datatype URIs. | Interface | com.bigdata.rdf.internal | BlazeGraph |
|
| IdentityHandler | Hands back the object visited for a single index partition. | Class | com.bigdata.service.ndx | BlazeGraph |
|
| IDescribeCache | A maintained cache for the DESCRIBE of RDF resources. | Interface | com.bigdata.rdf.sparql.ast.cache | BlazeGraph |
|
| IdFactory | An interface for a bop identifier factory. | Interface | com.bigdata.bop | BlazeGraph |
|
| IDGenerator | Generator for globally unique URIs. | Class | com.bigdata.gom.om | BlazeGraph |
|
| IDirectoryData | Interface for the data record of a hash directory. | Interface | com.bigdata.htree.data | BlazeGraph |
|
| IDirty | An interface that declares how we access the dirty state of an object. | Interface | com.bigdata.btree | BlazeGraph |
|
| IDirtyListener | An interface that may be used to learn when a BTree becomesVersion:$Id$Author:Bryan Thompson | Interface | com.bigdata.btree | BlazeGraph |
|
| IDiskBasedStrategy | An interface for implementations backed by a file on disk. | Interface | com.bigdata.journal | BlazeGraph |
|
| IDistinctFilter | A "DISTINCT" filter for IBindingSets. | Interface | com.bigdata.bop.join | BlazeGraph |
|
| IDistributedTransactionService | IBigdataFederation. | Interface | com.bigdata.journal | BlazeGraph |
|
| IdleTimeoutException | An instance of this exception is thrown when a sink closes it's input queue due to an idle timeout (nothing has been written on its input queue for a | Class | com.bigdata.service.ndx.pipeline | BlazeGraph |
|
| IDuplicateRemover | Interface allowing application specific elimination of duplicates. | Interface | com.bigdata.service.ndx.pipeline | BlazeGraph |
|
| IElement | An interface for exposing the data in an object view of a tuple by index position. | Interface | com.bigdata.bop | BlazeGraph |
|
| IElementFilter | Filter for accepting or rejecting visited elements. | Interface | com.bigdata.relation.accesspath | BlazeGraph |
|
| IEvaluationContext | Interface providing access to various things of interest when preparing and evaluating a query or update operation. | Interface | com.bigdata.rdf.sparql.ast.eval | BlazeGraph |
|
| IEvaluationPlan | Interface for evaluation orders. | Interface | com.bigdata.bop.joinGraph | BlazeGraph |
|
| IEvaluationPlanFactory | A factory for evaluation plans. | Interface | com.bigdata.bop.joinGraph | BlazeGraph |
|
| IEventReceivingService | Remote interface for a service which can receive Events. | Interface | com.bigdata.service | BlazeGraph |
|
| IEventReportingService | Extension of the common service interface to support event reporting. | Interface | com.bigdata.service | BlazeGraph |
|
| IEvictionListener | Interface to handle evictions of nodes or leaves from the hard reference queue. | Interface | com.bigdata.btree | BlazeGraph |
|
| IExplainHint | Hint to be interpreted by EXPLAIN, containing information to be exposed to the user. | Interface | com.bigdata.rdf.sparql.ast.explainhints | BlazeGraph |
|
| IExplainHint .ExplainHintCategory | | Class | com.bigdata.rdf.sparql.ast.explainhints | BlazeGraph |
|
| IExplainHint .ExplainHintSeverity | | Class | com.bigdata.rdf.sparql.ast.explainhints | BlazeGraph |
|
| IExtension | IExtensions are responsible for round-tripping between an RDF Value and an LiteralExtensionIV for a particular datatype. | Interface | com.bigdata.rdf.internal | BlazeGraph |
|
| IExtensionFactory | IExtensionFactories are responsible for enumerating what extensions are supported for a particular database configuration. | Interface | com.bigdata.rdf.internal | BlazeGraph |
|
| IExtensionIV | | Interface | com.bigdata.rdf.internal | BlazeGraph |
|
| IExternalAST2BOp | Interface for an external evaluation of JoinGroupNodes. | Interface | com.bigdata.rdf.sparql.ast.eval | BlazeGraph |
|
| IfBOp | | Class | com.bigdata.rdf.internal.constraints | BlazeGraph |
|
| IFeatureSupported | Interface used to report whether or not a given feature is supported. | Interface | com.bigdata.rdf.sail.webapp | BlazeGraph |
|
| IFederationCallable | Interface for Callables which require access to the IBigdataFederation when running on an IRemoteExecutor. | Interface | com.bigdata.service | BlazeGraph |
|
| IFederationDelegate | Interface allowing services to take over handling of events normally handled by the AbstractFederation. | Interface | com.bigdata.service | BlazeGraph |
|
| IFilter | Stackable filter pattern with generics. | Interface | com.bigdata.striterator | BlazeGraph |
|
| IFixedDataRecord | Interface adds some methods for stream-based access to IDataRecord. | Interface | com.bigdata.io | BlazeGraph |
|
| IFulltextSearch | Abstraction for search interface against external Solr index. | Interface | com.bigdata.service.fts | BlazeGraph |
|
| IFulltextSearch .FulltextSearchQuery | | Class | com.bigdata.service.fts | BlazeGraph |
|
| IFulltextSearchHit | Metadata about a fulltext search result (against an external service). | Interface | com.bigdata.service.fts | BlazeGraph |
|
| IGangliaAttributes | Attributes for IGangliaMetadataMessage records. | Interface | com.bigdata.ganglia | BlazeGraph |
|
| IGangliaDefaults | Well known configuration defaults and constants for Ganglia. | Interface | com.bigdata.ganglia | BlazeGraph |
|
| IGangliaMessage | | Interface | com.bigdata.ganglia | BlazeGraph |
|
| IGangliaMessageDecoder | Decoder interface for ganglia wire format messages. | Interface | com.bigdata.ganglia | BlazeGraph |
|
| IGangliaMessageEncoder | Interface for generating Ganglia message according to some version of the ganglia wire protocol. | Interface | com.bigdata.ganglia | BlazeGraph |
|
| IGangliaMessageHandler | Interface for handling Ganglia messages. | Interface | com.bigdata.ganglia | BlazeGraph |
|
| IGangliaMetadataFactory | A factory for registering application metrics dynamically. | Interface | com.bigdata.ganglia | BlazeGraph |
|
| IGangliaMetadataMessage | A Ganglia 3. | Interface | com.bigdata.ganglia | BlazeGraph |
|
| IGangliaMetricMessage | A ganglia message representing a metric value. | Interface | com.bigdata.ganglia | BlazeGraph |
|
| IGangliaMetricsCollector | Interface for collecting metrics from a local (embedded) process. | Interface | com.bigdata.ganglia | BlazeGraph |
|
| IGangliaMetricsReporter | Interface for reporting metrics to a local ganglia service. | Interface | com.bigdata.ganglia | BlazeGraph |
|
| IGangliaRequestMessage | A ganglia metadata request message. | Interface | com.bigdata.ganglia | BlazeGraph |
|
| IGangliaState | A read-only view of the soft state of the cluster as maintained through theVersion:$Id$Author:Bryan Thompson | Interface | com.bigdata.ganglia | BlazeGraph |
|
| IGASContext | Execution context for an IGASProgram. | Interface | com.bigdata.rdf.graph | BlazeGraph |
|
| IGASEngine | The interface used to submit an IGASProgram for evaluation. | Interface | com.bigdata.rdf.graph | BlazeGraph |
|
| IGASOptions | Interface for options that are understood by the IGASEngine and which may be declared by the IGASProgram. | Interface | com.bigdata.rdf.graph | BlazeGraph |
|
| IGASProgram | Abstract interface for GAS programs. | Interface | com.bigdata.rdf.graph | BlazeGraph |
|
| IGASScheduler | Interface schedules a vertex for execution. | Interface | com.bigdata.rdf.graph | BlazeGraph |
|
| IGASSchedulerImpl | implementation of the GAS Engine. | Interface | com.bigdata.rdf.graph | BlazeGraph |
|
| IGASState | Interface exposes access to the VS and ES that is visible during a GATHER or This interface is intended to be restrictive in both its API and the state | Interface | com.bigdata.rdf.graph | BlazeGraph |
|
| IGASStats | Statistics for GAS algorithms. | Interface | com.bigdata.rdf.graph | BlazeGraph |
|
| IGenericSkin | A generic skin is a set of behaviors, typically disclosed by one or more application interfaces, that can be layered over a generic | Interface | com.bigdata.gom.gpo | BlazeGraph |
|
| IGeoSpatialQuery | Interface representing (the configuration of) a geospatial query. | Interface | com.bigdata.service.geospatial | BlazeGraph |
|
| IGISTLocalManager | Interface for managing local (non-distributed) generalized search treesAuthor:Bryan ThompsonSee Also: GIST | Interface | com.bigdata.journal | BlazeGraph |
|
| IGISTManager | Interface for managing local or distributed index structures in a manner that is not B+Tree specific. | Interface | com.bigdata.journal | BlazeGraph |
|
| IGOMProxy | | Interface | com.bigdata.gom | BlazeGraph |
|
| IGPO | A generic object has identity and an extensible, loosely-typed property set. | Interface | com.bigdata.gom.gpo | BlazeGraph |
|
| IGraphAccessor | Interface abstracts access to a backend graph implementation. | Interface | com.bigdata.rdf.graph | BlazeGraph |
|
| IGraphFixture | A fixture for a graph. | Interface | com.bigdata.rdf.graph.util | BlazeGraph |
|
| IGraphFixtureFactory | Factory for IGraphFixture. | Interface | com.bigdata.rdf.graph.util | BlazeGraph |
|
| IGraphPatternContainer | An interface for AST nodes which have a GraphPatternGroup annotation. | Interface | com.bigdata.rdf.sparql.ast | BlazeGraph |
|
| IGraphPatternContainer .Annotations | | Interface | com.bigdata.rdf.sparql.ast | BlazeGraph |
|
| IGroupByRewriteState | A rewrite of a GroupByState in which all IAggregate expressions have been lifted out in order to (a) minimize redundancy when | Interface | com.bigdata.bop.solutions | BlazeGraph |
|
| IGroupByState | The state associated with a validated aggregation operator. | Interface | com.bigdata.bop.solutions | BlazeGraph |
|
| IGroupMemberNode | An interface for an IQueryNode which may appear in anVersion:$Id$Author:Bryan Thompson | Interface | com.bigdata.rdf.sparql.ast | BlazeGraph |
|
| IGroupNode | A type of query node that groups a set of query nodes together. | Interface | com.bigdata.rdf.sparql.ast | BlazeGraph |
|
| IHA2PhaseAbortMessage | Message indicating that a 2-phase abort should be performed. | Interface | com.bigdata.ha.msg | BlazeGraph |
|
| IHA2PhaseCommitMessage | Message used for commit in 2-phase commit protocol. | Interface | com.bigdata.ha.msg | BlazeGraph |
|
| IHA2PhaseCommitProtocolMessage | | Interface | com.bigdata.ha.msg | BlazeGraph |
|
| IHA2PhasePrepareMessage | Message used by the HACommitGlue interface to indicate that the recipient should save a reference to the caller's root block, flush writes to | Interface | com.bigdata.ha.msg | BlazeGraph |
|
| IHAAwaitServiceJoinRequest | | Interface | com.bigdata.ha.msg | BlazeGraph |
|
| IHABufferStrategy | A highly available IBufferStrategy. | Interface | com.bigdata.journal | BlazeGraph |
|
| IHADigestRequest | Message used to request the digest of a backing store. | Interface | com.bigdata.ha.msg | BlazeGraph |
|
| IHADigestResponse | Message used to communicate the digest of a backing store. | Interface | com.bigdata.ha.msg | BlazeGraph |
|
| IHAGatherReleaseTimeRequest | Message used to request information about the earliest commit point that is pinned on a follower. | Interface | com.bigdata.ha.msg | BlazeGraph |
|
| IHAGlobalWriteLockRequest | Message requesting a global write lock. | Interface | com.bigdata.ha.msg | BlazeGraph |
|
| IHAJournal | Convenience interface created in BLZG-1370 to factor out bigdata-jini artifact dependencies. | Interface | com.bigdata.ha | BlazeGraph |
|
| IHALoadBalancerPolicy | Load balancer policy interface. | Interface | com.bigdata.rdf.sail.webapp.lbs | BlazeGraph |
|
| IHALogDigestRequest | Message used to request the digest of the HALog file associated with a specified commit point. | Interface | com.bigdata.ha.msg | BlazeGraph |
|
| IHALogDigestResponse | Message used to communicate the digest of an HALog file associated with a specific commit point. | Interface | com.bigdata.ha.msg | BlazeGraph |
|
| IHALogReader | Interface for reading on an HA Log. | Interface | com.bigdata.ha.althalog | BlazeGraph |
|
| IHALogReader | Interface for reading on an HA Log. | Interface | com.bigdata.ha.halog | BlazeGraph |
|
| IHALogRequest | Message requesting the root blocks and other metadata for an HA Log file. | Interface | com.bigdata.ha.msg | BlazeGraph |
|
| IHALogRootBlocksRequest | Message requesting that the data from an HA Log. | Interface | com.bigdata.ha.msg | BlazeGraph |
|
| IHALogRootBlocksResponse | Interface for a response requesting the opening and closing root blocks forAuthor:Bryan Thompson | Interface | com.bigdata.ha.msg | BlazeGraph |
|
| IHALogWriter | A constrained interface to a new HALogFile to allow writing. | Interface | com.bigdata.ha.althalog | BlazeGraph |
|
| IHALogWriter | A constrained interface providing access to limited operations on theAuthor:Martyn Cutcher, Bryan Thompson | Interface | com.bigdata.ha.halog | BlazeGraph |
|
| IHaltable | Interface extends Future and provides an interface for managing the termination of a process from within that process. | Interface | com.bigdata.util.concurrent | BlazeGraph |
|
| IHaltOpMessage | A message sent to the IQueryClient when an operator is done executing for some chunk of inputs. | Interface | com.bigdata.bop.engine | BlazeGraph |
|
| IHAMessage | | Interface | com.bigdata.ha.msg | BlazeGraph |
|
| IHAMessageWrapper | Glue interface wraps the IHALogRequest, IHASendState, and IHAWriteMessage interfaces exposes the requires IHAMessage | Interface | com.bigdata.ha.msg | BlazeGraph |
|
| IHANotifyReleaseTimeRequest | Message from a follower to the leader in which the follower specifies the earliest commit point that is pinned on the follower by an active transaction | Interface | com.bigdata.ha.msg | BlazeGraph |
|
| IHANotifyReleaseTimeResponse | Message from the leader providing the followers with the new agreed on earliest visible commit point. | Interface | com.bigdata.ha.msg | BlazeGraph |
|
| IHAPipelineResetRequest | Message requesting a pipeline reset on a service. | Interface | com.bigdata.ha | BlazeGraph |
|
| IHAPipelineResetResponse | | Interface | com.bigdata.ha | BlazeGraph |
|
| IHAPolicyLifeCycle | | Interface | com.bigdata.rdf.sail.webapp.lbs | BlazeGraph |
|
| IHardReferenceQueue | Interface for a hard reference queue. | Interface | com.bigdata.cache | BlazeGraph |
|
| IHAReadRequest | Message used to read a record from an IRawStore managed by a remote service. | Interface | com.bigdata.ha.msg | BlazeGraph |
|
| IHAReadResponse | Interface for a response from a failover read on a remote service. | Interface | com.bigdata.ha.msg | BlazeGraph |
|
| IHARebuildRequest | | Interface | com.bigdata.ha.msg | BlazeGraph |
|
| IHARemoteRebuildRequest | Message requesting disaster recovery of the service from the quorum leader. | Interface | com.bigdata.ha.msg | BlazeGraph |
|
| IHARequestURIRewriter | Interface for rewriting the Request-URI once the load balancer has determined the target host and service to which the request will be proxied. | Interface | com.bigdata.rdf.sail.webapp.lbs | BlazeGraph |
|
| IHARootBlockRequest | Message requesting a root block for a store on a remote service. | Interface | com.bigdata.ha.msg | BlazeGraph |
|
| IHARootBlockResponse | Interface for a response requesting a root block from a remote service. | Interface | com.bigdata.ha.msg | BlazeGraph |
|
| IHASendState | Interface for the state of the sender of an IHAMessage. | Interface | com.bigdata.ha.msg | BlazeGraph |
|
| IHASendStoreResponse | Interface for a response for a request to send the backing file in support of a disaster rebuild. | Interface | com.bigdata.ha.msg | BlazeGraph |
|
| IHashFunction | | Interface | com.bigdata.service.master | BlazeGraph |
|
| IHashJoinUtility | Interface for hash index build and hash join operations. | Interface | com.bigdata.bop.join | BlazeGraph |
|
| IHashJoinUtilityFactory | Interface for the factory pattern to create a IHashJoinUtility. | Interface | com.bigdata.bop.join | BlazeGraph |
|
| IHASnapshotDigestRequest | Message used to request the digest of the snapshot file associated with a specified commit point. | Interface | com.bigdata.ha.msg | BlazeGraph |
|
| IHASnapshotDigestResponse | Message used to communicate the digest of an snapshot file associated with a specific commit point. | Interface | com.bigdata.ha.msg | BlazeGraph |
|
| IHASnapshotRequest | Message requesting a snapshot. | Interface | com.bigdata.ha.msg | BlazeGraph |
|
| IHASnapshotResponse | The message when a snapshot has been taken. | Interface | com.bigdata.ha.msg | BlazeGraph |
|
| IHASyncRequest | An abstract message for either re-synchronizing (incremental catch up) or re-building (ground up rebuild). | Interface | com.bigdata.ha.msg | BlazeGraph |
|
| IHAWriteMessage | A message carrying RMI metadata about a payload which will be replicated using a socket-level transfer facility. | Interface | com.bigdata.ha.msg | BlazeGraph |
|
| IHAWriteMessageBase | Interface for RMI messages used to communicate metadata about a raw data transfer occurring on a socket channel. | Interface | com.bigdata.ha.msg | BlazeGraph |
|
| IHAWriteSetStateRequest | | Interface | com.bigdata.ha.msg | BlazeGraph |
|
| IHAWriteSetStateResponse | Message communicates the state of the current write set on the quorum leader. | Interface | com.bigdata.ha.msg | BlazeGraph |
|
| IHistoryEntry | A view of a sample period for some History. | Interface | com.bigdata.counters | BlazeGraph |
|
| IHistoryManager | Interface for glue methods which permit the coordination of the hisory retention and deferred release mechanisms between the Journal, the | Interface | com.bigdata.rwstore | BlazeGraph |
|
| IHit | Metadata about a search result. | Interface | com.bigdata.search | BlazeGraph |
|
| IHitCollector | Interface used to collect Hits from the ReadIndexTask. | Interface | com.bigdata.search | BlazeGraph |
|
| IHostCounters | Additional counters that hosts can report. | Interface | com.bigdata.counters | BlazeGraph |
|
| IHostMetrics | Generic interface exposes an abstract model of the performance metricsAuthor:Bryan Thompson | Interface | com.bigdata.rdf.sail.webapp.lbs | BlazeGraph |
|
| IHostReport | Interface for a snapshot of metrics for a given host. | Interface | com.bigdata.ganglia | BlazeGraph |
|
| IHostScoringRule | Interface for scoring the load on a host. | Interface | com.bigdata.rdf.sail.webapp.lbs | BlazeGraph |
|
| IHttpClientFactory | Factory for HttpClient objects. | Interface | com.bigdata.rdf.sail.webapp.client | BlazeGraph |
|
| IIdentityAccess | An interface that declares how we access the persistent identity of anVersion:$Id$Author:Bryan Thompson | Interface | com.bigdata.btree | BlazeGraph |
|
| IIDGenerator | The IIDGenerator interface is used to create default object URI ids for new objects. | Interface | com.bigdata.gom.om | BlazeGraph |
|
| IIndex | Interface for mutable B+-Tree mapping arbitrary non-null keys to arbitraryAuthor:Bryan Thompson | Interface | com.bigdata.btree | BlazeGraph |
|
| IIndexLocalCounter | An interface for accessing an index local counter. | Interface | com.bigdata.btree | BlazeGraph |
|
| IIndexManager | Interface for managing named indices. | Interface | com.bigdata.journal | BlazeGraph |
|
| IIndexManagerCallable | Interface allows arbitrary tasks to be submitted to an HAGlue serviceAuthor:Bryan Thompson | Interface | com.bigdata.ha | BlazeGraph |
|
| IIndexProcedure | An arbitrary procedure run against a single index. | Interface | com.bigdata.btree.proc | BlazeGraph |
|
| IIndexStore | Collection of methods that are shared by both local and distributed stores. | Interface | com.bigdata.journal | BlazeGraph |
|
| IInlineUnicode | Interface for IVs which have inline Unicode components in their representation. | Interface | com.bigdata.rdf.internal | BlazeGraph |
|
| IInlineURIFactory | This factory will create URIExtensionIVs using InlineURIHandler delegates. | Interface | com.bigdata.rdf.internal | BlazeGraph |
|
| IInstrument | Interface used to construct a counter that reports on an instrumented value. | Interface | com.bigdata.counters | BlazeGraph |
|
| IIntArraySlice | Interface for a slice of a backing int[]. | Interface | com.bigdata.rdf.graph.impl.util | BlazeGraph |
|
| IJoinedAndNonJoinedServices | Interface providing an atomic snapshot of the services that are joined with a met quorum (and the services that are not joined with a met quorum) as of | Interface | com.bigdata.ha | BlazeGraph |
|
| IJoinMaster | Interface exported by the JoinMasterTask. | Interface | com.bigdata.relation.rule.eval.pipeline | BlazeGraph |
|
| IJoinNexus | Interface provides an interoperability nexus for the IPredicates, IBindingSets, and ISolutions for the evaluation of an | Interface | com.bigdata.relation.rule.eval | BlazeGraph |
|
| IJoinNexusFactory | A factory for IJoinNexus instances. | Interface | com.bigdata.relation.rule.eval | BlazeGraph |
|
| IJoinNode | A marker interface for any kind of AST Node which joins stuff. | Interface | com.bigdata.rdf.sparql.ast | BlazeGraph |
|
| IJoinNode .Annotations | | Interface | com.bigdata.rdf.sparql.ast | BlazeGraph |
|
| IJournal | An persistence capable data structure supporting atomic commit, scalable named indices, and transactions. | Interface | com.bigdata.journal | BlazeGraph |
|
| IJustificationIterator | Interface for chunked Justification iterators. | Interface | com.bigdata.rdf.inf | BlazeGraph |
|
| IKeyArrayIndexProcedure | Interface for procedures that are mapped across one or more index partitions based on an array of keys. | Interface | com.bigdata.btree.proc | BlazeGraph |
|
| IKeyBuilder | Interface for building up variable unsigned byte[] keys from one or more primitive data types values and/or Unicode strings. | Interface | com.bigdata.btree.keys | BlazeGraph |
|
| IKeyBuilderExtension | An extension interface for encoding and decoding unsigned byte[] keys. | Interface | com.bigdata.btree.keys | BlazeGraph |
|
| IKeyBuilderFactory | A factory for pre-configured IKeyBuilder instances. | Interface | com.bigdata.btree.keys | BlazeGraph |
|
| IKeyOrder | An interface representing the natural traversal orders for the different indices for some class of relation. | Interface | com.bigdata.striterator | BlazeGraph |
|
| IKeyRangeIndexProcedure | Interface for procedures that are mapped across one or more index partitions based on a key range (fromKey, toKey). | Interface | com.bigdata.btree.proc | BlazeGraph |
|
| IKeysData | Interface for access to the keys IRaba of a node or leaf in an indexVersion:$Id: ILeafData. | Interface | com.bigdata.btree.data | BlazeGraph |
|
| ILeafCursor | Leaf cursor interface. | Interface | com.bigdata.btree | BlazeGraph |
|
| ILeafData | Interface for low-level data access for the leaves of a B+-Tree. | Interface | com.bigdata.btree.data | BlazeGraph |
|
| ILexiconConfiguration | Configuration determines which RDF Values are inlined into the statement indices rather than being assigned term identifiers by the lexicon. | Interface | com.bigdata.rdf.internal | BlazeGraph |
|
| ILinearList | Interface for methods that return or accept an ordinal index into the entries in the B+-Tree. | Interface | com.bigdata.btree | BlazeGraph |
|
| ILinkSet | A collection of links into (edges in) or links out of (edges out) of an Note that the links out are only intended to be used to represent | Interface | com.bigdata.gom.gpo | BlazeGraph |
|
| ILoadBalancerService | Interface for collecting, reporting, and decision-making based on node and service utilization statistics. | Interface | com.bigdata.service | BlazeGraph |
|
| ILocalBTreeView | Interface indicates that the index is local rather than remote. | Interface | com.bigdata.btree | BlazeGraph |
|
| ILocalTransactionManager | Interface for managing local transaction state (the client side of the ITransactionService). | Interface | com.bigdata.journal | BlazeGraph |
|
| ILocatableResource | A locatable resource. | Interface | com.bigdata.relation.locator | BlazeGraph |
|
| ILocatableResourceAnnotations | Annotations to locate a resource. | Interface | com.bigdata.bop | BlazeGraph |
|
| IManagedArray | An interface for a managed array. | Interface | com.bigdata.rdf.graph.impl.util | BlazeGraph |
|
| IManagedByteArray | An interface for a managed byte[]. | Interface | com.bigdata.io | BlazeGraph |
|
| IManagedIntArray | An interface for a managed int[]. | Interface | com.bigdata.rdf.graph.impl.util | BlazeGraph |
|
| IMasterTask | Interface for task consuming data written on an application on an asynchronous write buffer. | Interface | com.bigdata.service.ndx.pipeline | BlazeGraph |
|
| IMathOpHandler | Interface for handling math operations on specific data type. | Interface | com.bigdata.rdf.internal.constraints | BlazeGraph |
|
| IMemoryManager | Abstraction for managing data in ByteBuffers. | Interface | com.bigdata.rwstore.sector | BlazeGraph |
|
| IMetadataIndex | Interface for a metadata index. | Interface | com.bigdata.mdi | BlazeGraph |
|
| IMetadataService | A metadata service for a named index. | Interface | com.bigdata.service | BlazeGraph |
|
| IMimeTypes | Common MIME types for dynamic content. | Interface | com.bigdata.rdf.sail.webapp.client | BlazeGraph |
|
| ImmediateDownstreamReplicationException | An exception thrown by the HAReceiveService when replication to the downstream service fails. | Class | com.bigdata.ha.pipeline | BlazeGraph |
|
| ImmortalGraph | An implementation of a Blueprints Graph that implements immortality using the RDR specification. | Class | com.bigdata.blueprints | BlazeGraph |
|
| ImmutableBOp | Base class for immutable operators such as Var and Constant. | Class | com.bigdata.bop | BlazeGraph |
|
| IMRMW | A marker interface for an IRawStore that declares support for Multiple Readers and Multiple Writers (full read-write concurrency). | Interface | com.bigdata.rawstore | BlazeGraph |
|
| IMROW | A marker interface for an IRawStore that declares support for Multiple Readers and One Writer (full read concurrency, but single-threaded | Interface | com.bigdata.rawstore | BlazeGraph |
|
| IMultiSourceCloseableIterator | An interface which permits new sources to be attached dynamically. | Interface | com.bigdata.relation.accesspath | BlazeGraph |
|
| IMutableDatabase | | Interface | com.bigdata.relation | BlazeGraph |
|
| IMutableRelation | A mutable IRelation. | Interface | com.bigdata.relation | BlazeGraph |
|
| IMutableRelationIndexWriteProcedure | Marker interface for procedures responsible for writing on an IIndex in order to satisfy an IMutableRelation write. | Interface | com.bigdata.relation | BlazeGraph |
|
| IMutableResource | | Interface | com.bigdata.relation | BlazeGraph |
|
| INamedSolutionSet | Interface and annotations for named solution sets. | Interface | com.bigdata.rdf.sparql.ast | BlazeGraph |
|
| INamedSolutionSet .Annotations | | Interface | com.bigdata.rdf.sparql.ast | BlazeGraph |
|
| INamedSolutionSetRef | An interface specifying the information required to locate a named solution Note: There are two basic ways to locate named solution sets. | Interface | com.bigdata.bop.controller | BlazeGraph |
|
| INamedSubqueryOp | Marker interface for named subquery evaluation. | Interface | com.bigdata.bop.controller | BlazeGraph |
|
| INameFilter | Filter used to select column names. | Interface | com.bigdata.sparse | BlazeGraph |
|
| INativeServiceOptions | Additional options for native services. | Interface | com.bigdata.rdf.sparql.ast.service | BlazeGraph |
|
| INativeTransaction | This interface defines a protocol for native transactions. | Interface | com.bigdata.gom.om | BlazeGraph |
|
| InBinaryBOp | A constraint that a variable may only take on the bindings enumerated by someVersion:$Id: INBinarySearch. | Class | com.bigdata.rdf.internal.constraints | BlazeGraph |
|
| INBinarySearch | A constraint that a variable may only take on the bindings enumerated by someVersion:$Id$Author:Bryan ThompsonSee Also:Serialized Form | Class | com.bigdata.bop.constraint | BlazeGraph |
|
| InBOp | Abstract base class for "IN" IConstraint implementations. | Class | com.bigdata.rdf.internal.constraints | BlazeGraph |
|
| InBOp .Annotations | | Interface | com.bigdata.rdf.internal.constraints | BlazeGraph |
|
| INConstraint | Abstract base class for "IN" IConstraint implementations. | Class | com.bigdata.bop.constraint | BlazeGraph |
|
| INConstraint .Annotations | | Interface | com.bigdata.bop.constraint | BlazeGraph |
|
| IncrementalBuildTask | Task builds an IndexSegment from the mutable BTree and zero or more additional sources in the index partition view and then atomically | Class | com.bigdata.resources | BlazeGraph |
|
| IncrementalBuildTask .AtomicUpdateIncrementalBuildTask | The source is an IndexSegment that was built from the mutable BTree associated with the lastCommitTime on old journal of some | Class | com.bigdata.resources | BlazeGraph |
|
| IndexAnnotations | Annotations for operators using a persistence capable index. | Interface | com.bigdata.bop | BlazeGraph |
|
| IndexAsyncWriteStats | Statistics for asynchronous index writes. | Class | com.bigdata.service.ndx.pipeline | BlazeGraph |
|
| IndexCache | from which any local IIndex view is reading. | Class | com.bigdata.resources | BlazeGraph |
|
| IndexCache | Concrete implementation for IClientIndex views. | Class | com.bigdata.service | BlazeGraph |
|
| IndexExistsException | | Class | com.bigdata.journal | BlazeGraph |
|
| IndexInconsistentError | Error marks an mutable index as in an inconsistent state. | Class | com.bigdata.btree | BlazeGraph |
|
| IndexManager | Class encapsulates logic and handshaking for tracking which indices (and their backing stores) are recently and currently referenced. | Class | com.bigdata.resources | BlazeGraph |
|
| IndexManager .IIndexManagerCounters | Performance counters for the IndexManager. | Interface | com.bigdata.resources | BlazeGraph |
|
| IndexManager .IndexSegmentStats | Statistics about the IndexSegments open in the cache. | Class | com.bigdata.resources | BlazeGraph |
|
| IndexManager .Options | Options understood by the IndexManager. | Interface | com.bigdata.resources | BlazeGraph |
|
| IndexManagerCallable | | Class | com.bigdata.ha | BlazeGraph |
|
| IndexMetadata .Options | Options and their defaults for the com. | Interface | com.bigdata.btree | BlazeGraph |
|
| IndexPartitionCause | Encapsulate the reason why an index partition was created and the synchronous overflow counter of the data service on which the index | Class | com.bigdata.mdi | BlazeGraph |
|
| IndexPartitionCause .CauseEnum | Typesafe enumeration of reasons why an index partition was created. | Class | com.bigdata.mdi | BlazeGraph |
|
| IndexPartitionWriteStats | Statistics reported for each index partition. | Class | com.bigdata.service.ndx.pipeline | BlazeGraph |
|
| IndexPartitionWriteTask | Class drains a BlockingBuffer writing on a specific indexVersion:$Id$Author:Bryan Thompson | Class | com.bigdata.service.ndx.pipeline | BlazeGraph |
|
| IndexProcedureTask | Class provides an adaptor allowing a IIndexProcedure to be executed on an IConcurrencyManager. | Class | com.bigdata.journal | BlazeGraph |
|
| IndexSegment | An index segment is read-only btree corresponding to some key range of a potentially distributed index. | Class | com.bigdata.btree | BlazeGraph |
|
| IndexSegment .ImmutableNodeFactory | Factory for immutable nodes and leaves used by the NodeSerializer. | Class | com.bigdata.btree | BlazeGraph |
|
| IndexSegment .ImmutableNodeFactory .ImmutableLeaf | Immutable leaf throws UnsupportedOperationException for the public mutator API but does not try to override all low-level | Class | com.bigdata.btree | BlazeGraph |
|
| IndexSegment .ImmutableNodeFactory .ImmutableNode | Immutable node throws UnsupportedOperationException for the public mutator API but does not try to override all low-level | Class | com.bigdata.btree | BlazeGraph |
|
| IndexSegment .IndexSegmentTupleCursor | implementation uses the prior/next leaf references for fast forward and reference scans of the IndexSegment. | Class | com.bigdata.btree | BlazeGraph |
|
| IndexSegmentAddressManager | Address manager supporting offsets that are encoded for one of several regions in an IndexSegmentStore. | Class | com.bigdata.btree | BlazeGraph |
|
| IndexSegmentBuilder | Builds an IndexSegment given a source btree and a target branching factor. | Class | com.bigdata.btree | BlazeGraph |
|
| IndexSegmentBuilder .AbstractSimpleNodeData | Abstract base class for classes used to construct and serialize nodes and leaves written onto the index segment. | Class | com.bigdata.btree | BlazeGraph |
|
| IndexSegmentBuilder .NOPNodeFactory | Factory does not support node or leaf creation. | Class | com.bigdata.btree | BlazeGraph |
|
| IndexSegmentBuilder .SimpleLeafData | A class that can be used to (de-)serialize the data for a leaf without any of the logic for operations on the leaf. | Class | com.bigdata.btree | BlazeGraph |
|
| IndexSegmentBuilder .SimpleNodeData | A class that can be used to (de-)serialize the data for a node without any of the logic for operations on the node. | Class | com.bigdata.btree | BlazeGraph |
|
| IndexSegmentCheckpoint | The checkpoint record for an IndexSegment. | Class | com.bigdata.btree | BlazeGraph |
|
| IndexSegmentCostModel | A cost model for a range scan on an IndexSegment. | Class | com.bigdata.bop.cost | BlazeGraph |
|
| IndexSegmentDumpUtil | | Class | com.bigdata.btree | BlazeGraph |
|
| IndexSegmentIndex | BTree mapping IndexSegmentStore createTimes to IResourceMetadata records. | Class | com.bigdata.resources | BlazeGraph |
|
| IndexSegmentMultiBlockIterator | A fast iterator based on multi-block IO for the IndexSegment. | Class | com.bigdata.btree | BlazeGraph |
|
| IndexSegmentPlan | A plan for building a B+-Tree based on an input branching factor and #ofVersion:$Id$Author:Bryan Thompson | Class | com.bigdata.btree | BlazeGraph |
|
| IndexSegmentRegion | enum IndexSegmentRegionType-safe enumeration of the regions to which relative offsets may be | Class | com.bigdata.btree | BlazeGraph |
|
| IndexSegmentStore | A read-only store backed by a file containing a single IndexSegment. | Class | com.bigdata.btree | BlazeGraph |
|
| IndexSyncRPCCounters | Counters used for sync RPC on scale-out indices. | Class | com.bigdata.service.ndx | BlazeGraph |
|
| IndexTypeEnum | Type safe enumeration of index types. | Class | com.bigdata.btree | BlazeGraph |
|
| IndexWriteTask | Task drains a BlockingBuffer containing KVO[] chunks, splits the chunks based on the separator keys for the scale-out index, and then | Class | com.bigdata.service.ndx.pipeline | BlazeGraph |
|
| IndexWriteTask .M | Concrete master hides most of the generic types leaving you with only those that are meaningfully parameterize for applications using the | Class | com.bigdata.service.ndx.pipeline | BlazeGraph |
|
| INeedsMaterialization | Some IVValueExpression need materialized terms to perform their evaluation. | Interface | com.bigdata.rdf.internal.constraints | BlazeGraph |
|
| INeedsMaterialization .Requirement | Always needs materialization. | Class | com.bigdata.rdf.internal.constraints | BlazeGraph |
|
| InetAddressUtil | Utility methods for working around some known issues. | Class | com.bigdata.net | BlazeGraph |
|
| InferenceBVE | | Class | com.bigdata.rdf.internal.constraints | BlazeGraph |
|
| InferenceChangeLogReporter | IChangeLog implementation reports inferences as RDF Statement s. | Class | com.bigdata.rdf.changesets | BlazeGraph |
|
| InferenceEngine | Flyweight object encapsulates some configuration state and provides methods to compute or update the closure of the database. | Class | com.bigdata.rdf.rules | BlazeGraph |
|
| InferenceEngine .Options | Options for the InferenceEngine. | Interface | com.bigdata.rdf.rules | BlazeGraph |
|
| InferredSPOFilter | Filter matches only StatementEnum. | Class | com.bigdata.rdf.spo | BlazeGraph |
|
| InGraphBinarySearchFilter | "IN" filter for the context position based on a sorted long[] of the acceptable graph identifiers. | Class | com.bigdata.rdf.spo | BlazeGraph |
|
| InGraphHashSetFilter | "IN" filter for the context position based on a native long hash set containing the acceptable graph identifiers. | Class | com.bigdata.rdf.spo | BlazeGraph |
|
| InHashBOp | A constraint that a value expression which may only take on the bindings enumerated by some set of constants. | Class | com.bigdata.rdf.internal.constraints | BlazeGraph |
|
| INHashMap | A constraint that a variable may only take on the bindings enumerated by someVersion:$Id$Author:Bryan ThompsonSee Also:Serialized Form | Class | com.bigdata.bop.constraint | BlazeGraph |
|
| InlineIPv4URIHandler | Inline URI handler for IPv4 host addresses. | Class | com.bigdata.rdf.internal | BlazeGraph |
|
| InlineLiteralIV | Common root interface for AbstractLiteralIV and LiteralExtensionIV, the two inline literal IV class roots. | Interface | com.bigdata.rdf.internal | BlazeGraph |
|
| InlineMaterializeOp | This operator is used as part of the BigdataValue materialization step inside the pipeline. | Class | com.bigdata.bop.rdf.join | BlazeGraph |
|
| InlineMaterializeOp .Annotations | | Interface | com.bigdata.bop.rdf.join | BlazeGraph |
|
| InlinePrefixedIntegerURIHandler | Utility IV to generate IVs for URIs in the form of http://example. | Class | com.bigdata.rdf.internal | BlazeGraph |
|
| InlineSignedIntegerURIHandler | Simple InlineURIHandler that packs the localName portion of the URI into an appropriately sized signed integer. | Class | com.bigdata.rdf.internal | BlazeGraph |
|
| InlineSuffixedIntegerURIHandler | Utility IV to generate IVs for URIs in the form of http://example. | Class | com.bigdata.rdf.internal | BlazeGraph |
|
| InlineUnsignedIntegerURIHandler | Simple InlineURIHandler that packs the localName portion of the URI into an appropriately sized signed integer. | Class | com.bigdata.rdf.internal | BlazeGraph |
|
| InlineURIFactory | Default implementation of IInlineURIFactory that comes pre-loaded IPv4 (InlineIPv4URIHandler)UUID (InlineUUIDURIHandler | Class | com.bigdata.rdf.internal | BlazeGraph |
|
| InlineURIHandler | Handler is mapped to a namespace prefix. | Class | com.bigdata.rdf.internal | BlazeGraph |
|
| InlineUUIDURIHandler | Inline URI handler for UUIDs. | Class | com.bigdata.rdf.internal | BlazeGraph |
|
| InMemChangeLog | This is a very simple implementation of a change log. | Class | com.bigdata.rdf.changesets | BlazeGraph |
|
| InnerCause | Utility class declaring methods for examining a stack trace for an instance of some class of exception. | Class | com.bigdata.util | BlazeGraph |
|
| INodeData | Interface for low-level data access for the non-leaf nodes of a B+-Tree. | Interface | com.bigdata.btree.data | BlazeGraph |
|
| INodeFactory | Interface for creating nodes or leaves. | Interface | com.bigdata.btree | BlazeGraph |
|
| INodeFactory | Interface for creating nodes or leaves. | Interface | com.bigdata.htree | BlazeGraph |
|
| INodeIterator | Interface for iterators that visit nodes and leaves rather than entries inVersion:$Id$Author:Bryan Thompson | Interface | com.bigdata.btree | BlazeGraph |
|
| INonInlineExtensionCodes | An interface declaring the one byte extension code for non-inline IV Note: Negative codes are used for extension types for which an extension | Interface | com.bigdata.rdf.internal | BlazeGraph |
|
| INotifyOutcome | Interface used by client tasks to notify the master about the outcome of each resource tasked to that client. | Interface | com.bigdata.service.master | BlazeGraph |
|
| InsertData | The INSERT DATA operation adds some triples, given inline in the request, into the Graph Store: | Class | com.bigdata.rdf.sparql.ast | BlazeGraph |
|
| InsertDataOp | Operator to insert ISPOs into bigdata. | Class | com.bigdata.bop.rdf.update | BlazeGraph |
|
| InsertOp | This operator writes elements constructed from binding sets and an orders list of variables and constants on an index. | Class | com.bigdata.bop.mutation | BlazeGraph |
|
| InsertOp .Annotations | | Interface | com.bigdata.bop.mutation | BlazeGraph |
|
| InsertServlet | Handler for INSERT operations. | Class | com.bigdata.rdf.sail.webapp | BlazeGraph |
|
| InsertStatementsOp | Vectored insert operator for RDF Statements. | Class | com.bigdata.bop.rdf.update | BlazeGraph |
|
| Instrument | Abstract class for reporting instrumented values supporting some usefulVersion:$Id$Author:Bryan Thompson | Class | com.bigdata.counters | BlazeGraph |
|
| IntegerAggregator | Aggregates the value of an Integer result, making the sum available as a Long integer (to help prevent overflow). | Class | com.bigdata.btree.proc | BlazeGraph |
|
| IntegerRangeValidator | Variant that imposes a range constraint on the value. | Class | com.bigdata.config | BlazeGraph |
|
| IntegerValidator | Base impl for Integer. | Class | com.bigdata.config | BlazeGraph |
|
| InvalidGraphContextException | An instance of this exception is thrown when a graph context is not well formed. | Class | com.bigdata.rdf.sparql.ast.optimizers | BlazeGraph |
|
| IObjectManager | The object manager is the abstraction for a connection the back end. | Interface | com.bigdata.gom.om | BlazeGraph |
|
| IOpLifeCycleMessage | on which the operator will be / was evaluated. | Interface | com.bigdata.bop.engine | BlazeGraph |
|
| IOpMessage | Common metadata for operator evaluation messages. | Interface | com.bigdata.bop.engine | BlazeGraph |
|
| IOrderedLinkSet | An ordered link set. | Interface | com.bigdata.gom.gpo | BlazeGraph |
|
| IOStatCollector | Collects some counters using iostat under OSX. | Class | com.bigdata.counters.osx | BlazeGraph |
|
| IOverflowHandler | An interface that allows you to inspect index entries during an IndexSegmentBuilder operation. | Interface | com.bigdata.btree | BlazeGraph |
|
| IParallelizableIndexProcedure | A marker interface for an IIndexProcedure whose operation may be safely applied in parallel to multiple index partitions. | Interface | com.bigdata.btree.proc | BlazeGraph |
|
| IPartitionIdFactory | An interface which shields callers from handling RMI exceptions and which allows the use of mock implementations when you do not really want to assign | Interface | com.bigdata.resources | BlazeGraph |
|
| IPartitionMetadata | A description of the metadata state for a partition of a scale-out index. | Interface | com.bigdata.mdi | BlazeGraph |
|
| IPassesMaterialization | | Interface | com.bigdata.rdf.internal.constraints | BlazeGraph |
|
| IPlugIn | Interface for a "plug in" that can be registered with a Journal. | Interface | com.bigdata.journal | BlazeGraph |
|
| IPrecondition | An inteface that may be used to impose a pre-condition on the state of a logical row for an atomic write operation. | Interface | com.bigdata.sparse | BlazeGraph |
|
| IPredecessor | A interface for IGASPrograms that compute paths and track a predecessor relationship among the visited vertices. | Interface | com.bigdata.rdf.graph | BlazeGraph |
|
| IPredicate | An immutable constraint on the elements visited using an IAccessPath. | Interface | com.bigdata.bop | BlazeGraph |
|
| IPredicate .Annotations | | Interface | com.bigdata.bop | BlazeGraph |
|
| IPrefixDecls | Interface for prefix declarations. | Interface | com.bigdata.rdf.sparql.ast | BlazeGraph |
|
| IPrefixDecls .Annotations | | Interface | com.bigdata.rdf.sparql.ast | BlazeGraph |
|
| IPreparedBooleanQuery | A prepared boolean query against a RemoteRepository. | Interface | com.bigdata.rdf.sail.webapp.client | BlazeGraph |
|
| IPreparedGraphQuery | A prepared graph query for the RemoteRepository. | Interface | com.bigdata.rdf.sail.webapp.client | BlazeGraph |
|
| IPreparedOperation | | Interface | com.bigdata.rdf.sail.webapp.client | BlazeGraph |
|
| IPreparedQuery | A prepared query against the RemoteRepository. | Interface | com.bigdata.rdf.sail.webapp.client | BlazeGraph |
|
| IPreparedQueryListener | A listener for IPreparedQuery evaluate objects. | Interface | com.bigdata.rdf.sail.webapp.client | BlazeGraph |
|
| IPreparedSparqlUpdate | | Interface | com.bigdata.rdf.sail.webapp.client | BlazeGraph |
|
| IPreparedTupleQuery | A prepared tuple query against a JettyeRemoteRepository. | Interface | com.bigdata.rdf.sail.webapp.client | BlazeGraph |
|
| IProcessCounters | Counters defined on a per-process basis. | Interface | com.bigdata.counters | BlazeGraph |
|
| IProgram | A program consists of a set of rules and/or programs. | Interface | com.bigdata.relation.rule | BlazeGraph |
|
| IProgramTask | Interface for a task that executes a (complex) program (vs a single rule). | Interface | com.bigdata.relation.rule.eval | BlazeGraph |
|
| IProjectionDecl | Interface and annotations for AST nodes which have a ProjectionNode. | Interface | com.bigdata.rdf.sparql.ast | BlazeGraph |
|
| IProjectionDecl .Annotations | | Interface | com.bigdata.rdf.sparql.ast | BlazeGraph |
|
| IPSOutputStream | This class provides a stream-based allocation mechanism. | Class | com.bigdata.rawstore | BlazeGraph |
|
| IPv4Address | Class models an IPv4 address. | Class | com.bigdata.rdf.internal | BlazeGraph |
|
| IPv4AddrIV | Internal value representing an inline IP address. | Class | com.bigdata.rdf.internal.impl.literal | BlazeGraph |
|
| IPv4AddrIVTest | | Class | com.bigdata.rdf.internal.impl.uri | BlazeGraph |
|
| IQueryAttributes | An interface providing access to named attribute values which may be shared across operators or across multiple invocations of the same operator. | Interface | com.bigdata.bop | BlazeGraph |
|
| IQueryClient | Interface for a client executing queries (the query controller). | Interface | com.bigdata.bop.engine | BlazeGraph |
|
| IQueryContext | Context for the evaluation of a query pipeline. | Interface | com.bigdata.bop | BlazeGraph |
|
| IQueryDecl | A query declaration. | Interface | com.bigdata.bop.engine | BlazeGraph |
|
| IQueryEngineFactory | Factory for a QueryEngine or derived class. | Interface | com.bigdata.bop.fed | BlazeGraph |
|
| IQueryHint | Interface for declaring query hints. | Interface | com.bigdata.rdf.sparql.ast.hints | BlazeGraph |
|
| IQueryNode | | Interface | com.bigdata.rdf.sparql.ast | BlazeGraph |
|
| IQueryNode .Annotations | | Interface | com.bigdata.rdf.sparql.ast | BlazeGraph |
|
| IQueryOptions | A collection of constraints that may be imposed on an IStep when evaluated as a query. | Interface | com.bigdata.relation.rule | BlazeGraph |
|
| IQueryPeer | Interface for a node participating in the exchange of NIO buffers to support query execution. | Interface | com.bigdata.bop.engine | BlazeGraph |
|
| IQueueCounters | Interface defines and documents the names and meanings of counters pertaining to blocking queues (of tasks) and services executing tasks and includes | Interface | com.bigdata.util.concurrent | BlazeGraph |
|
| IQueueCounters .ITaskCounters | Counters defined by TaskCounters. | Interface | com.bigdata.util.concurrent | BlazeGraph |
|
| IQueueCounters .IThreadPoolExecutorCounters | Additional counters available for any ThreadPoolExecutor. | Interface | com.bigdata.util.concurrent | BlazeGraph |
|
| IQueueCounters .IThreadPoolExecutorTaskCounters | Additional counters available for any ThreadPoolExecutor which is processing AbstractTasks. | Interface | com.bigdata.util.concurrent | BlazeGraph |
|
| IQueueCounters .IWriteServiceExecutorCounters | Additional counters available for the WriteServiceExecutor. | Interface | com.bigdata.util.concurrent | BlazeGraph |
|
| IRaba | Interface for random access to a logical byte[][]s. | Interface | com.bigdata.btree.raba | BlazeGraph |
|
| IRabaCoder | Interface for coding (compressing) a logical byte[][] and for accessing the coded data in place. | Interface | com.bigdata.btree.raba.codec | BlazeGraph |
|
| IRabaGenerator | Interface for IRaba data generators. | Interface | com.bigdata.btree.raba.codec | BlazeGraph |
|
| IRangeCountFactory | An interface used by an IEvaluationPlan to obtain range counts for the IPredicates in an IRule. | Interface | com.bigdata.bop.joinGraph | BlazeGraph |
|
| IRangeQuery | Interface for range count and range query operations. | Interface | com.bigdata.btree | BlazeGraph |
|
| IRawRecordAccess | Interface providing access to raw records. | Interface | com.bigdata.btree | BlazeGraph |
|
| IRawStore | A low-level interface for reading and writing data. | Interface | com.bigdata.rawstore | BlazeGraph |
|
| IRawTripleStore | Low-level API directly using long term identifiers rather than an RDF ValueVersion:$Id$Author:Bryan Thompson | Interface | com.bigdata.rdf.store | BlazeGraph |
|
| IRawTx | A hook used to support session protection by incrementing and decrementing a transaction counter within an IStore. | Interface | com.bigdata.rwstore | BlazeGraph |
|
| IRDFParserOptions | Instances of this interface may be used to configure options on an RDFParser. | Interface | com.bigdata.rdf.rio | BlazeGraph |
|
| IReadOnly | A marker interface for logic that can declare whether or not it is read-only. | Interface | com.bigdata.journal | BlazeGraph |
|
| IReadWriteLockManager | Interface for managing read/write locks on persistence capable dataSee Also: AssertionError: Child does | Interface | com.bigdata.btree | BlazeGraph |
|
| IRecordCompressor | Interface for record-level compression. | Interface | com.bigdata.io.compression | BlazeGraph |
|
| IRecordCompressorFactory | A factory for IRecordCompressors. | Interface | com.bigdata.io.compression | BlazeGraph |
|
| IRecordSerializer | An abstraction for serializing and de-serializing objects as byte[]s. | Interface | com.bigdata.io | BlazeGraph |
|
| IReducer | An interface for computing reductions over the vertices of a graph. | Interface | com.bigdata.rdf.graph | BlazeGraph |
|
| IRelation | An abstraction corresponding to a set of elements using some schema (think a table containing a set of rows). | Interface | com.bigdata.relation | BlazeGraph |
|
| IRemoteChunk | Abstraction for a chunk from a remote iterator. | Interface | com.bigdata.service.proxy | BlazeGraph |
|
| IRemoteChunkedIterator | Interface for objects proxying for asynchronous chunked iterators. | Interface | com.bigdata.service.proxy | BlazeGraph |
|
| IRemoteExecutor | Interface for running procedures on a remote service. | Interface | com.bigdata.service | BlazeGraph |
|
| IRemoteRepository | Interface for the Java API to the NanoSparqlServer. | Interface | com.bigdata.rdf.sail.webapp.client | BlazeGraph |
|
| IRemoteRepository .AddOp | | Interface | com.bigdata.rdf.sail.webapp.client | BlazeGraph |
|
| IRemoteRepository .BooleanQuery | | Interface | com.bigdata.rdf.sail.webapp.client | BlazeGraph |
|
| IRemoteRepository .GraphQuery | | Interface | com.bigdata.rdf.sail.webapp.client | BlazeGraph |
|
| IRemoteRepository .Query | A prepared query will hold metadata for a particular query instance. | Interface | com.bigdata.rdf.sail.webapp.client | BlazeGraph |
|
| IRemoteRepository .RemoveOp | | Interface | com.bigdata.rdf.sail.webapp.client | BlazeGraph |
|
| IRemoteRepository .TupleQuery | | Interface | com.bigdata.rdf.sail.webapp.client | BlazeGraph |
|
| IRemoteSparqlQueryBuilder | Interface for objects which can construct a valid SPARQL query for execution against a remote SPARQL end point. | Interface | com.bigdata.rdf.sparql.ast.service | BlazeGraph |
|
| IRemoteTx | Interface for blazegraph transactions on the client. | Interface | com.bigdata.rdf.sail.webapp.client | BlazeGraph |
|
| IRemoteTxState0 | | Interface | com.bigdata.rdf.sail.webapp.client | BlazeGraph |
|
| IRenderer | Interface for rendering some data. | Interface | com.bigdata.counters.render | BlazeGraph |
|
| IReopenChannel | Interface for objects which know how to re-open a Channel for some resource and also understand when the resource has been closed and therefore | Interface | com.bigdata.io | BlazeGraph |
|
| IReorderableNode | Interface for things which can be re-ordered by the static join optimizer. | Interface | com.bigdata.rdf.sparql.ast | BlazeGraph |
|
| IRequiredHostCounters | The set of core (required) counters that must be reported for all platforms. | Interface | com.bigdata.counters | BlazeGraph |
|
| IResourceLocator | An object that knows how to resolve a resource identifier (aka namespace) to an ILocatableResource instance. | Interface | com.bigdata.relation.locator | BlazeGraph |
|
| IResourceLock | A lock granted by an IResourceLockService. | Interface | com.bigdata.journal | BlazeGraph |
|
| IResourceLockService | Interface named synchronous distributed locks without deadlock detection. | Interface | com.bigdata.journal | BlazeGraph |
|
| IResourceManager | Interface manging the resources on which indices are stored. | Interface | com.bigdata.journal | BlazeGraph |
|
| IResourceMetadata | Interface for metadata about a Journal or IndexSegment. | Interface | com.bigdata.mdi | BlazeGraph |
|
| IResourceScannerFactory | Factory for AbstractResourceScanner implementations. | Interface | com.bigdata.service.master | BlazeGraph |
|
| IResultHandler | An interface for handling results obtained when an IIndexProcedure is parallelized across either a local index or partitions of a scale-out index. | Interface | com.bigdata.btree.proc | BlazeGraph |
|
| IriBOp | The IRI function, as defined in SPARQL 1. | Class | com.bigdata.rdf.internal.constraints | BlazeGraph |
|
| IriBOp .Annotations | | Interface | com.bigdata.rdf.internal.constraints | BlazeGraph |
|
| IRioLoader | Interface for parsing RDF data using the Sesame RIO parser. | Interface | com.bigdata.rdf.rio | BlazeGraph |
|
| IRootBlockView | Interface for a root block on the journal. | Interface | com.bigdata.journal | BlazeGraph |
|
| IRowStoreConstants | Various constants that may be used with the SparseRowStore. | Interface | com.bigdata.sparse | BlazeGraph |
|
| IRule | Conjunctive query of N IPredicates with optional IConstraints. | Interface | com.bigdata.relation.rule | BlazeGraph |
|
| IRuleState | | Interface | com.bigdata.relation.rule.eval | BlazeGraph |
|
| IRuleStatisticsFactory | A factory for rule statistics objects. | Interface | com.bigdata.relation.rule.eval | BlazeGraph |
|
| IRuleTaskFactory | A factory for objects that handle the execution of an IRule. | Interface | com.bigdata.relation.rule.eval | BlazeGraph |
|
| IRunnableBuffer | An IBuffer that may be closed. | Interface | com.bigdata.relation.accesspath | BlazeGraph |
|
| IRunningQuery | Non-Remote interface exposing a limited set of the state of an executingVersion:$Id$Author:Bryan Thompson | Interface | com.bigdata.bop.engine | BlazeGraph |
|
| IRW | A marker interface for a store that supports Read-Write operations. | Interface | com.bigdata.rawstore | BlazeGraph |
|
| IRWStrategy | Defines a marker interface to be used to indicate strategies that share RW semantics such as RWStrategy and MemStrategy | Interface | com.bigdata.rwstore | BlazeGraph |
|
| IsBNodeBOp | Imposes the constraint isBNode(x). | Class | com.bigdata.rdf.internal.constraints | BlazeGraph |
|
| IsBoundBOp | Imposes the constraint bound(x) for the variable x. | Class | com.bigdata.rdf.internal.constraints | BlazeGraph |
|
| IScaleOutClientIndex | A client-side view of a scale-out index. | Interface | com.bigdata.service.ndx | BlazeGraph |
|
| ISectorManager | The ISectorManager defines the contract required to manage a set of The ISectorManager is passed to the SectorAllocator | Interface | com.bigdata.rwstore.sector | BlazeGraph |
|
| ISeparatorKeys | Interface provides access to the left and right separator keys for an indexVersion:$Id$Author:Bryan Thompson | Interface | com.bigdata.mdi | BlazeGraph |
|
| IService | Common service interface. | Interface | com.bigdata.service | BlazeGraph |
|
| IServiceCounters | Various counter names, paths, in common use by some services. | Interface | com.bigdata.counters | BlazeGraph |
|
| IServiceInit | Interface for post-constructor initialization. | Interface | com.bigdata.service | BlazeGraph |
|
| IServiceLoadHelper | Interface for decision making about the load imposed on services. | Interface | com.bigdata.service | BlazeGraph |
|
| IServiceOptions | Options and metadata for service end points. | Interface | com.bigdata.rdf.sparql.ast.service | BlazeGraph |
|
| IServiceShutdown | Local API for service shutdown. | Interface | com.bigdata.service | BlazeGraph |
|
| IServiceShutdown .Options | Options for IServiceShutdown implementations. | Interface | com.bigdata.service | BlazeGraph |
|
| IServletDelegate | Interface is used to delegate to servlets provided features that are resolved at runtime. | Interface | com.bigdata.rdf.sail.webapp | BlazeGraph |
|
| ISession | Non-remote interface exposing a transient property set associated with aVersion:$Id$Author:Bryan Thompson | Interface | com.bigdata.service | BlazeGraph |
|
| IShardwisePipelineOp | An interface for PipelineOps which are mapped acrossVersion:$Id$Author:Bryan Thompson | Interface | com.bigdata.bop | BlazeGraph |
|
| ISimpleBTree | Interface for non-batch operations on a B+-Tree mapping non-null variable length unsigned byte[] keys to arbitrary values. | Interface | com.bigdata.btree | BlazeGraph |
|
| ISimpleIndexAccess | Generic data access methods defined for all persistence capable data TODO There should be a high level method to insert objects into the index | Interface | com.bigdata.btree | BlazeGraph |
|
| ISimpleIndexProcedure | | Interface | com.bigdata.btree.proc | BlazeGraph |
|
| ISimpleSplitHandler | Interface allows an application to constrain the choice of the separator key when an index partition is split. | Interface | com.bigdata.btree | BlazeGraph |
|
| ISimpleTreeIndexAccess | | Interface | com.bigdata.btree | BlazeGraph |
|
| ISingleThreadedOp | | Interface | com.bigdata.bop | BlazeGraph |
|
| IsInlineBOp | Imposes the constraint isInline(x). | Class | com.bigdata.rdf.internal.constraints | BlazeGraph |
|
| IsInlineBOp .Annotations | | Interface | com.bigdata.rdf.internal.constraints | BlazeGraph |
|
| ISlice | Indicates the first solution to be returned to the caller (offset) and the #of solutions to be returned (limit). | Interface | com.bigdata.relation.rule | BlazeGraph |
|
| IsLiteralBOp | Imposes the constraint isLiteral(x). | Class | com.bigdata.rdf.internal.constraints | BlazeGraph |
|
| IsMaterializedBOp | Imposes the constraint isMaterialized(x). | Class | com.bigdata.rdf.internal.constraints | BlazeGraph |
|
| IsMaterializedBOp .Annotations | | Interface | com.bigdata.rdf.internal.constraints | BlazeGraph |
|
| ISnapshotFactory | Interface allows an application to decide on the file name for the snapshot, whether or not the snapshot will be compressed, etc. | Interface | com.bigdata.journal | BlazeGraph |
|
| ISnapshotResult | Interface for the outcome of a snapshot task. | Interface | com.bigdata.journal | BlazeGraph |
|
| IsNumericBOp | Imposes the constraint isLiteral(x). | Class | com.bigdata.rdf.internal.constraints | BlazeGraph |
|
| IsolatedFusedView | An index (or index partition) that has been isolated by a transaction. | Class | com.bigdata.btree.isolation | BlazeGraph |
|
| ISolution | A solution bundles together any of (a) the materialized element corresponding to the bindings on the head of an IRule; (b) the IBindingSet | Interface | com.bigdata.relation.rule.eval | BlazeGraph |
|
| ISolutionSet | Interface for durable solution sets. | Interface | com.bigdata.bop.solutions | BlazeGraph |
|
| ISolutionSetManager | A management interface for named solution sets. | Interface | com.bigdata.rdf.sparql.ast.ssets | BlazeGraph |
|
| ISolutionSetStats | A set of interesting statistics on a solution set. | Interface | com.bigdata.rdf.sparql.ast | BlazeGraph |
|
| ISortKeyBuilder | An interface for generating unsigned byte[] sort keys. | Interface | com.bigdata.btree.keys | BlazeGraph |
|
| ISortKeyBuilderFactory | A factory for objects that generate unsigned byte[] sort keys. | Interface | com.bigdata.btree.keys | BlazeGraph |
|
| ISortOrder | A value expression and a direction flag for the ordering of the computedVersion:$Id$Author:Bryan Thompson | Interface | com.bigdata.bop.solutions | BlazeGraph |
|
| ISpannedTupleCountData | Interface for low-level data access to the #of tuples spanned by a node orVersion:$Id: ILeafData. | Interface | com.bigdata.btree.data | BlazeGraph |
|
| ISPARQLUpdateListener | A listener for SPARQL UPDATE operations. | Interface | com.bigdata.rdf.sail | BlazeGraph |
|
| ISplitter | Interface for finding the Splits for an ordered set of unsigned byte[] keys. | Interface | com.bigdata.service.ndx | BlazeGraph |
|
| ISPO | A interface representing an RDF triple, an RDF triple with a statement identifier, or an RDF quad. | Interface | com.bigdata.rdf.spo | BlazeGraph |
|
| ISPOAssertionBuffer | A buffer that is written on by Rules. | Interface | com.bigdata.rdf.spo | BlazeGraph |
|
| ISPOBuffer | A buffer for SPOs. | Interface | com.bigdata.rdf.spo | BlazeGraph |
|
| IStarJoin | Interface for a special type of IPredicate - the star join predicate. | Interface | com.bigdata.relation.rule | BlazeGraph |
|
| IStarJoin .IStarConstraint | A star constraint specifies the shape of the star join. | Interface | com.bigdata.relation.rule | BlazeGraph |
|
| IStartOpMessage | A message sent to the IQueryClient when an operator begins executing for some chunk of inputs (an operator on a node against a shard for some | Interface | com.bigdata.bop.engine | BlazeGraph |
|
| IStatementBuffer | Abstraction for a buffer that loads Statements into an AbstractTripleStore. | Interface | com.bigdata.rdf.rio | BlazeGraph |
|
| IStatementBufferFactory | A factory for StatementBuffers. | Interface | com.bigdata.rdf.load | BlazeGraph |
|
| IStatementContainer | Marker interface for things which either are statements (or statement patterns) or contain statements (or statement pattern). | Interface | com.bigdata.rdf.sparql.ast | BlazeGraph |
|
| IStaticFrontier | | Interface | com.bigdata.rdf.graph | BlazeGraph |
|
| IStatisticsCollector | Interface for collecting performance counters for a host or a process. | Interface | com.bigdata.counters | BlazeGraph |
|
| IStep | An IStep is either a single IRule or a complexVersion:$Id$Author:Bryan Thompson | Interface | com.bigdata.relation.rule | BlazeGraph |
|
| IStepTask | Interface for evaluation of an IStep. | Interface | com.bigdata.relation.rule.eval | BlazeGraph |
|
| IStore | The IStore interface provides persistent storage abstraction for fixed size allocations and allocation recycling. | Interface | com.bigdata.rwstore | BlazeGraph |
|
| IStoreObjectInputStream | Interface exposes the IRawStore during de-serialization. | Interface | com.bigdata.rawstore | BlazeGraph |
|
| IStoreObjectOutputStream | Interface exposes the IRawStore during serialization. | Interface | com.bigdata.rawstore | BlazeGraph |
|
| IStreamSerializer | An abstraction for serializing and de-serializing objects on streams. | Interface | com.bigdata.io | BlazeGraph |
|
| IStreamStore | Interface for reading and writing streams on a persistence store. | Interface | com.bigdata.rawstore | BlazeGraph |
|
| IStriterator | Streaming iterator pattern ala Martyn Cutcher with generics. | Interface | com.bigdata.striterator | 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 |
|
| IsURIBOp | Imposes the constraint isURI(x). | Class | com.bigdata.rdf.internal.constraints | BlazeGraph |
|
| ITask | Interface available to tasks running under the ConcurrencyManager. | Interface | com.bigdata.journal | BlazeGraph |
|
| ITaskFactory | A factory for Runnable tasks. | Interface | com.bigdata.rdf.load | BlazeGraph |
|
| ITermCache | Reduced interface for the LexiconRelation's term cache. | Interface | com.bigdata.rdf.lexicon | BlazeGraph |
|
| ITermDocKey | Interface for the key associated with an entry in the full text index. | Interface | com.bigdata.search | BlazeGraph |
|
| ITermDocRecord | Interface for an entry in the full text search index. | Interface | com.bigdata.search | BlazeGraph |
|
| ITermDocVal | | Interface | com.bigdata.search | 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 |
|
| ITermMetadata | Mutable metadata for the occurrences of a token within a field of someVersion:$Id$Author:Bryan Thompson | Interface | com.bigdata.search | 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 |
|
| ITimestampAnnotations | Annotation for the timestamp of a resource view. | Interface | com.bigdata.bop | BlazeGraph |
|
| ITimestampMetricValue | A read-only interface for a reported or observed metric value with a timestamp and a reference to the IGangliaMetadataMessage for that | Interface | com.bigdata.ganglia | BlazeGraph |
|
| ITimestampService | A service for unique timestamps. | Interface | com.bigdata.journal | BlazeGraph |
|
| ITPS | A Timestamp Property Set is a property set with timestamp property values representing data for a specific | Interface | com.bigdata.sparse | BlazeGraph |
|
| ITPV | a Timestamped Property Value is a single {property, timestamp, value} tuple for some schema as read from the SparseRowStore. | Interface | com.bigdata.sparse | BlazeGraph |
|
| ITransactionService | An interface for managing transaction life cycles. | Interface | com.bigdata.journal | BlazeGraph |
|
| ITreeNodeData | Common interface for non-leaf "nodes" in a tree data structure. | Interface | com.bigdata.btree.data | BlazeGraph |
|
| ITripleStore | Interface for a triple -or- quad store. | Interface | com.bigdata.rdf.store | BlazeGraph |
|
| ITuple | Interface exposes more direct access to keys and values visited by anVersion:$Id$Author:Bryan Thompson | Interface | com.bigdata.btree | BlazeGraph |
|
| ITupleCursor | Interface for sequential and random-access cursor-based ITuple operations on an index or index partition. | Interface | com.bigdata.btree | BlazeGraph |
|
| ITupleCursor2 | When first(), last(), or ITupleCursor. | Interface | com.bigdata.btree | BlazeGraph |
|
| ITupleFilter | Interface for stacked filtering iterators for ITuples. | Interface | com.bigdata.btree.filter | BlazeGraph |
|
| ITupleIterator | Interface visits ITuples populated with the data and metadata for visited index entries. | Interface | com.bigdata.btree | BlazeGraph |
|
| ITupleSerializer | An interface that provides for the (de)-serialization of the value of a tuple stored in an index and, when possible, the key under which that value is | Interface | com.bigdata.btree | BlazeGraph |
|
| ITx | Interface for transaction state on the client. | Interface | com.bigdata.journal | BlazeGraph |
|
| ITxCommitProtocol | Remote interface by which the ITransactionService manages the state of transactions on the distributed IDataServices. | Interface | com.bigdata.service | BlazeGraph |
|
| ITxState | Interface for the state associated with a transaction in an ITransactionService. | Interface | com.bigdata.service | BlazeGraph |
|
| ITxState0 | Immutable state for a transaction. | Interface | com.bigdata.service | BlazeGraph |
|
| IUnicodeCompressor | Unicode compression / decompression api. | Interface | com.bigdata.io.compression | BlazeGraph |
|
| IV | Interface for the internal representation of an RDF Value (the representation which is encoded within the statement indices). | Interface | com.bigdata.rdf.internal | BlazeGraph |
|
| IValidator | Interface for validating property values. | Interface | com.bigdata.config | 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 |
|
| IValueExpression | An expression which may be evaluated to a value. | Interface | com.bigdata.bop | BlazeGraph |
|
| IValueExpressionConstraint | | Interface | com.bigdata.bop | BlazeGraph |
|
| IValueExpressionMetadata | Abstract base class for AST nodes which embed value expressions and hence must be able to report certain metadata about those value expressions to the | Interface | com.bigdata.rdf.sparql.ast | BlazeGraph |
|
| IValueExpressionNode | An AST node which models a value expression. | Interface | com.bigdata.rdf.sparql.ast | BlazeGraph |
|
| IValueExpressionNodeContainer | A node which is a container for a IValueExpressionNode. | Interface | com.bigdata.rdf.sparql.ast | BlazeGraph |
|
| IVariable | | Interface | com.bigdata.bop | BlazeGraph |
|
| IVariableBindingRequirements | Interface describing constraints and desiderata w. | Interface | com.bigdata.rdf.sparql.ast | BlazeGraph |
|
| IVariableFactory | A factory for IVariables (used to facilitate unit testing). | Interface | com.bigdata.bop | BlazeGraph |
|
| IVariableOrConstant | Abstraction models either a constant or an unbound variable. | Interface | com.bigdata.bop | BlazeGraph |
|
| IVBindingSetEncoder | A utility class for generating and processing compact representations of IBindingSets whose IConstants are bound to IVs. | Class | com.bigdata.rdf.internal.encoder | BlazeGraph |
|
| IVBindingSetEncoderWithIVCache | A concrete implementation using scalable BTrees to store the mapping from an IV to the cached RDF Value. | Class | com.bigdata.rdf.internal.encoder | BlazeGraph |
|
| IVCache | Interface for managing the BigdataValue cached on an IV. | Interface | com.bigdata.rdf.internal | BlazeGraph |
|
| IVComparator | A comparator that compares IVs according the SPARQL value ordering as specified in SPARQL Query | Class | com.bigdata.bop.solutions | BlazeGraph |
|
| IVDocIdExtension | | Class | com.bigdata.rdf.lexicon | BlazeGraph |
|
| IVSolutionSetDecoder | Decoder for IVSolutionSetEncoder. | Class | com.bigdata.rdf.internal.encoder | BlazeGraph |
|
| IVSolutionSetEncoder | This class provides fast, efficient serialization for solution sets. | Class | com.bigdata.rdf.internal.encoder | BlazeGraph |
|
| IVUnicode | Utility class supporting IVs having inline Unicode data. | Class | com.bigdata.rdf.internal | BlazeGraph |
|
| IVUnicode .IVUnicodeComparator | for an IV having inline Unicode data on Java Strings. | Class | com.bigdata.rdf.internal | BlazeGraph |
|
| IVUtility | Helper class for IVs. | Class | com.bigdata.rdf.internal | BlazeGraph |
|
| IVValueExpression | A specialized IValueExpression that evaluates to an IV. | Class | com.bigdata.rdf.internal.constraints | BlazeGraph |
|
| IVValueExpression .Annotations | | Interface | com.bigdata.rdf.internal.constraints | BlazeGraph |
|
| IWeakRefCacheEntry | | Interface | com.bigdata.cache | BlazeGraph |
|
| IWeakRefCacheEntryFactory | Interface supports choice of either weak or soft references for cache entries and makes it possible for the application to extend the metadata | Interface | com.bigdata.cache | BlazeGraph |
|
| IWORM | | Interface | com.bigdata.rawstore | BlazeGraph |
|
| IWriteCache | Interface for a write cache with read back and the capability to update records while they are still in the cache. | Interface | com.bigdata.io.writecache | BlazeGraph |
|
| IWriteCacheCounters | Interface declaring the counters exposed by the WriteCache. | Interface | com.bigdata.io.writecache | BlazeGraph |
|
| IWriteCacheManager | | Interface | com.bigdata.rwstore | BlazeGraph |
|
| IWriteCacheServiceCounters | Interface declaring the counters exposed by the WriteCacheService . | Interface | com.bigdata.io.writecache | BlazeGraph |
|
| JavaCharStream | An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (with java-like unicode escape processing). | Class | com.bigdata.rdf.sail.sparql.ast | BlazeGraph |
|
| JettyResponseListener | Class handles the jetty Response input stream. | Class | com.bigdata.rdf.sail.webapp.client | BlazeGraph |
|
| JGraph | A runtime optimizer for a join graph. | Class | com.bigdata.bop.joinGraph.rto | BlazeGraph |
|
| JJTSyntaxTreeBuilderState | | Class | com.bigdata.rdf.sail.sparql.ast | BlazeGraph |
|
| JMXLog4jMBeanUtil | Utility method to register a log4j MBean. | Class | com.bigdata.jmx | BlazeGraph |
|
| JMXTest | Class demonstrates the ability to declare get/set and get methods on the the JMXTest. | Class | com.bigdata.jmx | BlazeGraph |
|
| JMXTest .Clock | | Class | com.bigdata.jmx | BlazeGraph |
|
| JMXTest .Foo | Object implementing that interface. | Class | com.bigdata.jmx | BlazeGraph |
|
| JMXTest .IClock | | Interface | com.bigdata.jmx | BlazeGraph |
|
| JMXTest .IFoo | | Interface | com.bigdata.jmx | BlazeGraph |
|
| JoinAnnotations | Common annotations for various join operators. | Interface | com.bigdata.bop.join | BlazeGraph |
|
| JoinedAndNonJoinedServices | Helper class finds all joined and non-joined services for the quorum ThompsonSee Also:Serialized Form | Class | com.bigdata.ha | BlazeGraph |
|
| JoinGraph | A join graph with annotations for estimated cardinality and other details in support of runtime query optimization. | Class | com.bigdata.bop.joinGraph.rto | BlazeGraph |
|
| JoinGraph .Annotations | | Interface | com.bigdata.bop.joinGraph.rto | BlazeGraph |
|
| JoinGraph .Attributes | IQueryAttributes names for the JoinGraph. | Interface | com.bigdata.bop.joinGraph.rto | BlazeGraph |
|
| JoinGroupNode | An optional or non-optional collection of query nodes that run together inSee Also:Serialized Form | Class | com.bigdata.rdf.sparql.ast | BlazeGraph |
|
| JoinIndexPartitionTask | Task joins one or more index partitions and should be invoked when their is strong evidence that the index partitions have shrunk enough to warrant their | Class | com.bigdata.resources | BlazeGraph |
|
| JoinIndexPartitionTask .AtomicUpdateJoinIndexPartition | Task performs an atomic update of the index partition view definitions on the live journal and the MetadataIndex, thereby putting into | Class | com.bigdata.resources | BlazeGraph |
|
| JoinMasterTask | Master providing efficient distributed evaluation of IRules. | Class | com.bigdata.relation.rule.eval.pipeline | BlazeGraph |
|
| JoinOrderExplainHint | Explain hint indicating potential problems caused by the join order within a given join group, such as non-optional non-minus nodes that could not be | Class | com.bigdata.rdf.sparql.ast.explainhints | BlazeGraph |
|
| JoinResult | The result of a JoinIndexPartitionTask. | Class | com.bigdata.resources | BlazeGraph |
|
| JoinSetUtil | Utility class for join analysis. | Class | com.bigdata.rdf.sparql.ast | BlazeGraph |
|
| JoinSetUtil .VertexJoinSet | A collection of vertices and the join variables they bind. | Class | com.bigdata.rdf.sparql.ast | BlazeGraph |
|
| JoinStats | Statistics about processing for a single join dimension as reported by a single JoinTask. | Class | com.bigdata.relation.rule.eval.pipeline | BlazeGraph |
|
| JoinTask | Consumes IBindingSet chunks from the previous join dimension. | Class | com.bigdata.relation.rule.eval.pipeline | BlazeGraph |
|
| JoinTaskFactoryTask | A factory for DistributedJoinTasks. | Class | com.bigdata.relation.rule.eval.pipeline | BlazeGraph |
|
| JoinTaskSink | An object used by a JoinTask to write on another JoinTask providing a sink for a specific index partition. | Class | com.bigdata.relation.rule.eval.pipeline | BlazeGraph |
|
| JoinTypeEnum | A type safe enumeration of the different flavors of hash index "joins". | Class | com.bigdata.bop.join | BlazeGraph |
|
| JoinVariableNotBoundException | Exception thrown when there is no binding for a join variable. | Class | com.bigdata.bop.join | BlazeGraph |
|
| Journal | Concrete implementation suitable for a local and unpartitioned database. | Class | com.bigdata.journal | BlazeGraph |
|
| Journal .IJournalCounters | reported by the Journal and the various services which it uses. | Interface | com.bigdata.journal | BlazeGraph |
|
| Journal .Options | Options understood by the Journal. | Interface | com.bigdata.journal | BlazeGraph |
|
| JournalDelegate | IJournal delegation pattern. | Class | com.bigdata.journal | BlazeGraph |
|
| JournalIndex | BTree mapping IJournal createTimes (long integers) to JournalMetadata records describing the IJournal. | Class | com.bigdata.resources | BlazeGraph |
|
| JournalIndex .TupleSerializer | Encapsulates key and value formation. | Class | com.bigdata.resources | BlazeGraph |
|
| JournalMetadata | Metadata required to locate a Journal resource. | Class | com.bigdata.mdi | BlazeGraph |
|
| JournalMetrics | Simple class to retrieve open journal and thread metrics for debugging purposes. | Class | com.bigdata.journal | BlazeGraph |
|
| JournalTransactionService | | Class | com.bigdata.journal | BlazeGraph |
|
| JournalTransactionService .SinglePhaseCommit | This task is an UNISOLATED operation that validates and commits a transaction known to have non-empty write sets. | Class | com.bigdata.journal | BlazeGraph |
|
| JournalTransactionService .ValidateWriteSetTask | This task is an UNISOLATED operation that validates a transaction known to have non-empty write sets. | Class | com.bigdata.journal | BlazeGraph |
|
| JsonHelper | | Class | com.bigdata.rdf.sail.model | BlazeGraph |
|
| JSR166TestCase | Base class for JSR166 Junit TCK tests. | Class | com.bigdata.jsr166 | BlazeGraph |
|
| JSR166TestCase .AdjustablePolicy | | Class | com.bigdata.jsr166 | BlazeGraph |
|
| JSR166TestCase .CallableOne | | Class | com.bigdata.jsr166 | BlazeGraph |
|
| JSR166TestCase .NoOpCallable | | Class | com.bigdata.jsr166 | BlazeGraph |
|
| JSR166TestCase .NoOpREHandler | | Class | com.bigdata.jsr166 | BlazeGraph |
|
| JSR166TestCase .NoOpRunnable | | Class | com.bigdata.jsr166 | BlazeGraph |
|
| JSR166TestCase .NPETask | | Class | com.bigdata.jsr166 | BlazeGraph |
|
| JSR166TestCase .SimpleThreadFactory | | Class | com.bigdata.jsr166 | BlazeGraph |
|
| JSR166TestCase .StringTask | | Class | com.bigdata.jsr166 | BlazeGraph |
|
| JSR166TestCase .TrackedCallable | | Class | com.bigdata.jsr166 | BlazeGraph |
|
| JSR166TestCase .TrackedLongRunnable | | Class | com.bigdata.jsr166 | BlazeGraph |
|
| JSR166TestCase .TrackedMediumRunnable | | Class | com.bigdata.jsr166 | BlazeGraph |
|
| JSR166TestCase .TrackedNoOpRunnable | | Class | com.bigdata.jsr166 | BlazeGraph |
|
| JSR166TestCase .TrackedRunnable | | Interface | com.bigdata.jsr166 | BlazeGraph |
|
| JSR166TestCase .TrackedShortRunnable | | Class | com.bigdata.jsr166 | BlazeGraph |
|
| JSR166TestCase .TrackedSmallRunnable | | Class | com.bigdata.jsr166 | BlazeGraph |
|
| Justification | A justification for a StatementEnum. | Class | com.bigdata.rdf.inf | BlazeGraph |
|
| Justification .VisitedSPOSet | A collection of SPO objects (either fully bound or query patterns) that have already been visited. | Class | com.bigdata.rdf.inf | BlazeGraph |
|
| JustificationIterator | Iterator visits Justifications reading from the justification index. | Class | com.bigdata.rdf.inf | BlazeGraph |
|
| JustificationRemover | Class writes on the justification index, removing all Justifications for each statement specified by the caller. | Class | com.bigdata.rdf.spo | BlazeGraph |
|
| JustificationTupleSerializer | (De-)serializes Justifications. | Class | com.bigdata.rdf.spo | BlazeGraph |
|
| JustificationWriter | Writes Justifications on the justification index. | Class | com.bigdata.rdf.spo | BlazeGraph |
|
| JustIndexWriteProc | Procedure for writing Justifications on an index or indexAuthor:Bryan ThompsonSee Also:Serialized Form | Class | com.bigdata.rdf.spo | BlazeGraph |
|
| JustIndexWriteProc .WriteJustificationsProcConstructor | | Class | com.bigdata.rdf.spo | BlazeGraph |
|
| JVMDistinctBindingSetsOp | A pipelined DISTINCT operator based on a hash table. | Class | com.bigdata.bop.solutions | BlazeGraph |
|
| JVMDistinctBindingSetsOp .Annotations | | Interface | com.bigdata.bop.solutions | BlazeGraph |
|
| JVMDistinctFilter | Utility class for imposing a DISTINCT filter on IBindingSet. | Class | com.bigdata.bop.join | BlazeGraph |
|
| JVMHashIndex | A hash index for IBindingSets that supports duplicate solutions and hit counts. | Class | com.bigdata.bop.join | BlazeGraph |
|
| JVMHashIndex .Bucket | A group of solutions having the same as-bound values for the join vars. | Class | com.bigdata.bop.join | BlazeGraph |
|
| JVMHashIndex .Key | Wrapper for the keys in the hash table. | Class | com.bigdata.bop.join | BlazeGraph |
|
| JVMHashIndex .SolutionHit | An solution and a hit counter as stored in the JVMHashIndex. | Class | com.bigdata.bop.join | BlazeGraph |
|
| JVMHashJoinAnnotations | Annotations in common for JVM based hash joins. | Interface | com.bigdata.bop.join | BlazeGraph |
|
| JVMHashJoinOp | A hash join against an IAccessPath based on the Java collections classes. | Class | com.bigdata.bop.join | BlazeGraph |
|
| JVMHashJoinOp .Annotations | | Interface | com.bigdata.bop.join | BlazeGraph |
|
| JVMHashJoinUtility | Utility class supporting hash join against a Java hash collection. | Class | com.bigdata.bop.join | BlazeGraph |
|
| JVMMergeJoin | An N-way merge join on the Java heap. | Class | com.bigdata.bop.join | BlazeGraph |
|
| JVMMergeJoin .Annotations | | Interface | com.bigdata.bop.join | BlazeGraph |
|
| JVMNamedSubqueryOp | Evaluation of a subquery, producing a named result set. | Class | com.bigdata.bop.controller | BlazeGraph |
|
| JVMNamedSubqueryOp .Annotations | | Interface | com.bigdata.bop.controller | BlazeGraph |
|
| JVMPipelinedHashJoinUtility | Utility class supporting a pipelined hash join. | Class | com.bigdata.bop.join | BlazeGraph |
|
| JVMSolutionSetHashJoinOp | JVM Specific version. | Class | com.bigdata.bop.join | BlazeGraph |
|
| KernelVersion | Reports on the kernel version for a linux (or OSX) host. | Class | com.bigdata.counters.linux | BlazeGraph |
|
| KeyAfterPartitionException | An exception thrown when a key lies after the half-open range of an indexVersion:$Id$Author:Bryan ThompsonSee Also:Serialized Form | Class | com.bigdata.btree | BlazeGraph |
|
| KeyBeforePartitionException | Exception thrown when a key is before the start of the half-open range of anVersion:$Id$Author:Bryan ThompsonSee Also:Serialized Form | Class | com.bigdata.btree | BlazeGraph |
|
| KeyBuilder | A class that may be used to form multi-component keys but which does not support Unicode. | Class | com.bigdata.btree.keys | BlazeGraph |
|
| KeyBuilder .Options | Configuration options for DefaultKeyBuilderFactory and the KeyBuilder factory methods. | Interface | com.bigdata.btree.keys | BlazeGraph |
|
| KeyDecoder | A utility class that decodes a key in a SparseRowStore into the KeyType for the primary key, the column name, and the timestamp. | Class | com.bigdata.sparse | BlazeGraph |
|
| KeyOutOfRangeException | An exception thrown when the key is outside of the half-open range constraint for a ITupleCursor or an index partition. | Class | com.bigdata.btree | BlazeGraph |
|
| KeyType | A type safe enumeration of key types and the byte values that are used to encode that key type within the encoded Schema name. | Class | com.bigdata.sparse | BlazeGraph |
|
| KV | A key-value pair. | Class | com.bigdata.btree.keys | BlazeGraph |
|
| KVO | A key-value-object tuple. | Class | com.bigdata.btree.keys | BlazeGraph |
|
| KVOC | Note: IDuplicateRemovers MUST create a list from the identified duplicates so that the KVOLatch of each duplicate as well as the | Class | com.bigdata.service.ndx.pipeline | BlazeGraph |
|
| KVOLatch | A synchronization aid that allows one or more threads to await asynchronous writes on one or more scale-out indices. | Class | com.bigdata.service.ndx.pipeline | BlazeGraph |
|
| KVOList | doubly-linked list. | Class | com.bigdata.service.ndx.pipeline | BlazeGraph |
|
| KVOList .Op | An operation which can be mapped over the duplicate list. | Interface | com.bigdata.service.ndx.pipeline | BlazeGraph |
|
| KVOTermIdComparator | Places KVOs containing BigdataValue references into an ordering determined by the assigned term identifiers}. | Class | com.bigdata.rdf.lexicon | BlazeGraph |
|
| LangBOp | Return the language tag of the literal argument. | Class | com.bigdata.rdf.internal.constraints | BlazeGraph |
|
| LangMatchesBOp | See Also:http://www. | Class | com.bigdata.rdf.internal.constraints | BlazeGraph |
|
| LanguageRange | This is an implementation of RFC 4647 language range, targetted at the specific needs within bigdata, and only | Class | com.bigdata.search | BlazeGraph |
|
| Latch | A synchronization aid that allows one or more threads to await a counter becoming zero. | Class | com.bigdata.util.concurrent | BlazeGraph |
|
| LatchedExecutor | A fly weight helper class that runs tasks either sequentially or with limited parallelism against some thread pool. | Class | com.bigdata.util.concurrent | BlazeGraph |
|
| LcaseBOp | http://www. | Class | com.bigdata.rdf.internal.constraints | BlazeGraph |
|
| Leaf | Tuple revision timestamps When tuple revision timestamps are maintained, they must be propagated to the | Class | com.bigdata.btree | BlazeGraph |
|
| Leaf .ILeafListener | An interface that may be used to register for and receive events when the state of a Leaf is changed. | Interface | com.bigdata.btree | BlazeGraph |
|
| LeafTupleIterator | Visits the values of a Leaf in the external key ordering. | Class | com.bigdata.btree | BlazeGraph |
|
| LexAccessPatternEnum | enum LexAccessPatternEnumType safe enumeration of access patterns for the LexPredicate. | Class | com.bigdata.rdf.lexicon | BlazeGraph |
|
| LexiconConfiguration | An object which describes which kinds of RDF Values are inlined into the statement indices and how other RDF Values are coded into the lexicon. | Class | com.bigdata.rdf.internal | 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 |
|
| LightStack | A light weight stack. | Class | com.bigdata.bop.bindingSet | BlazeGraph |
|
| LinkedBlockingDeque | An optionally-bounded blocking deque based on The optional capacity bound constructor argument serves as a | Class | com.bigdata.jsr166 | BlazeGraph |
|
| LinkedBlockingDequeTest | | Class | com.bigdata.jsr166 | BlazeGraph |
|
| LinkedBlockingDequeTest .Bounded | | Class | com.bigdata.jsr166 | BlazeGraph |
|
| LinkedBlockingDequeTest .Unbounded | | Class | com.bigdata.jsr166 | BlazeGraph |
|
| LinkedBlockingQueue | An optionally-bounded blocking queue based on This queue orders elements FIFO (first-in-first-out). | Class | com.bigdata.jsr166 | BlazeGraph |
|
| LinkedBlockingQueueTest | | Class | com.bigdata.jsr166 | BlazeGraph |
|
| LinkedBlockingQueueTest .Bounded | | Class | com.bigdata.jsr166 | BlazeGraph |
|
| LinkedBlockingQueueTest .Unbounded | | Class | com.bigdata.jsr166 | BlazeGraph |
|
| LinkSet | A (forward or reverse) link set. | Class | com.bigdata.gom.gpo | BlazeGraph |
|
| ListBindingSet | An IBindingSet based on a LinkedList. | Class | com.bigdata.bop.bindingSet | BlazeGraph |
|
| ListIndicesTask | Task returns an array of the named indices on the DataService to which it is submitted. | Class | com.bigdata.service | BlazeGraph |
|
| ListResultAggregator | Aggregates result into a list of results. | Class | com.bigdata.btree.proc | BlazeGraph |
|
| LiteralArrayIV | An inline literal IV composed of an array of other inline literal IVs. | Class | com.bigdata.rdf.internal.impl.literal | BlazeGraph |
|
| LiteralExtensionIV | Class provides support for datatype Literals for which an IExtension was registered. | Class | com.bigdata.rdf.internal.impl.literal | BlazeGraph |
|
| LoadBalancerService | The LoadBalancerService collects a variety of performance counters from hosts and services, identifies over- and under- utilized hosts and | Class | com.bigdata.service | BlazeGraph |
|
| LoadBalancerService .Options | Options understood by the LoadBalancerService. | Interface | com.bigdata.service | BlazeGraph |
|
| LoadGraph | The LOAD operation reads an RDF document from a IRI and inserts its triples into the specified graph in the Graph Store. | Class | com.bigdata.rdf.sparql.ast | BlazeGraph |
|
| LoadGraph .Annotations | Adds options to control the behavior of the RDFParser. | Interface | com.bigdata.rdf.sparql.ast | BlazeGraph |
|
| LoadOneHostScoringRule | This IHostScoringRule uses load_one to score and rank the hosts. | Class | com.bigdata.rdf.sail.webapp.lbs.policy.ganglia | BlazeGraph |
|
| LoadStatementBufferFactory | | Class | com.bigdata.rdf.load | BlazeGraph |
|
| LoadStats | Used to report statistics when loading data. | Class | com.bigdata.rdf.rio | BlazeGraph |
|
| LocalChunkMessage | A chunk of intermediate results which are ready to be consumed by some BOp in a specific query. | Class | com.bigdata.bop.engine | BlazeGraph |
|
| LocalGOMTestCase | | Class | com.bigdata.gom | BlazeGraph |
|
| LocalJoinMasterTask | Note: Just like a nested subquery join, when used for mutation this must read and write on the ITx. | Class | com.bigdata.relation.rule.eval.pipeline | BlazeGraph |
|
| LocalJoinTask | JoinTask implementation for a Journal. | Class | com.bigdata.relation.rule.eval.pipeline | BlazeGraph |
|
| LocalPartitionMetadata | An immutable object providing metadata about a local index partition, including the partition identifier, the left and right separator keys | Class | com.bigdata.mdi | BlazeGraph |
|
| LocalTripleStore | A triple store based on the bigdata architecture. | Class | com.bigdata.rdf.store | BlazeGraph |
|
| LocalTripleStore .Options | Options understood by the LocalTripleStore. | Interface | com.bigdata.rdf.store | BlazeGraph |
|
| LockCallable | Bundles the resources identifying the required locks with the task to be executed once it holds those locks. | Interface | com.bigdata.concurrent | BlazeGraph |
|
| LockCallableImpl | Bundles the resources identifying the required locks with the task to be executed once it holds those locks. | Class | com.bigdata.concurrent | BlazeGraph |
|
| LockManager | This class coordinates a schedule among concurrent operations requiring exclusive access to shared resources. | Class | com.bigdata.concurrent | BlazeGraph |
|
| LockManagerTask | Class encapsulates handshaking with the LockManager for an operation requiring exclusive access to one or more resources and that are willing to | Class | com.bigdata.concurrent | BlazeGraph |
|
| Log4jLoggingHandler | messages to a Log4j Appender. | Class | com.bigdata.util.config | BlazeGraph |
|
| LogicalRowSplitHandler | This class imposes the constraint that the separator key must not split a logical. | Class | com.bigdata.sparse | BlazeGraph |
|
| LogUtil | Utility class that provides a set of static convenience methods related to the initialization and configuration of the logging mechanism(s) employed by | Class | com.bigdata.util.config | BlazeGraph |
|
| LogUtil .Options | | Interface | com.bigdata.util.config | BlazeGraph |
|
| LongAggregator | Aggregates the value of an Long result. | Class | com.bigdata.btree.proc | BlazeGraph |
|
| LongPacker | Packing utility for non-negative long values. | Class | com.bigdata.io | BlazeGraph |
|
| LongPacker .IByteBuffer | Narrow interface to support packing against different buffer classes. | Interface | com.bigdata.io | BlazeGraph |
|
| LongPackerTestCase | TestAll suite for LongPacker. | Class | com.bigdata.io | BlazeGraph |
|
| LongRangeValidator | Variant that imposes a range constraint on the value. | Class | com.bigdata.config | BlazeGraph |
|
| LongValidator | | Class | com.bigdata.config | BlazeGraph |
|
| LookaheadTupleFilter | Lookahead filter for an ITuple. | Class | com.bigdata.btree.filter | BlazeGraph |
|
| LookaheadTupleFilter .ILookaheadTupleIterator | | Interface | com.bigdata.btree.filter | BlazeGraph |
|
| LRUCache | Hard reference hash map with Least Recently Used ordering over entries. | Class | com.bigdata.cache | BlazeGraph |
|
| LRUCache .ICacheOrderChangeListener | | Interface | com.bigdata.cache | BlazeGraph |
|
| LUBMVocabulary | A Vocabulary covering the ontologies used by LUBM. | Class | com.bigdata.rdf.vocab | BlazeGraph |
|
| LUBMVocabularyDecl | Vocabulary and namespace for LUBM using the default namespace. | Class | com.bigdata.rdf.vocab.decls | BlazeGraph |
|
| ManagedArray | A view on a mutable int[] that may be extended. | Class | com.bigdata.rdf.graph.impl.util | BlazeGraph |
|
| ManagedByteArrayOutputStream | Wraps an IManagedByteArray as an OutputStream. | Class | com.bigdata.io | BlazeGraph |
|
| ManagedIntArray | A view on a mutable int[] that may be extended. | Class | com.bigdata.rdf.graph.impl.util | BlazeGraph |
|
| ManagedResourceService | This class manages a pool of direct ByteBuffers. | Class | com.bigdata.service | BlazeGraph |
|
| MapBindingSetsOverShardsBuffer | A stream of IBindingSet are mapped across the shards which will have the data for the IPredicate. | Class | com.bigdata.bop.fed.shards | BlazeGraph |
|
| MapgraphServletProxy | | Class | com.bigdata.rdf.sail.webapp | BlazeGraph |
|
| MapgraphServletProxy .MapgraphServletFactory | Factory pattern for a servlet that is discovered at runtime. | Class | com.bigdata.rdf.sail.webapp | BlazeGraph |
|
| MappedBufferStrategy | Memory-mapped journal strategy (this mode is NOT recommended). | Class | com.bigdata.journal | BlazeGraph |
|
| MappedProgram | Program automatically maps the rules added across the combination of the database (the relation named on the rule) and the focusStore. | Class | com.bigdata.rdf.rules | BlazeGraph |
|
| MappedTaskExecutor | A fly weight helper class that runs tasks either sequentially or with limited parallelism against some thread pool. | Class | com.bigdata.util.concurrent | BlazeGraph |
|
| MasterExhaustedException | An instance of this exception is thrown when a sink closes it's input queue due to the master being exhausted. | Class | com.bigdata.service.ndx.pipeline | BlazeGraph |
|
| MatchRule | Rule supporting AbstractTripleStore. | Class | com.bigdata.rdf.rules | BlazeGraph |
|
| MathBOp | A math expression involving a left and right IValueExpression operand. | Class | com.bigdata.rdf.internal.constraints | BlazeGraph |
|
| MathBOp .Annotations | | Interface | com.bigdata.rdf.internal.constraints | BlazeGraph |
|
| MathBOp .MathOp | | Class | com.bigdata.rdf.internal.constraints | BlazeGraph |
|
| MathUtility | | Class | com.bigdata.rdf.internal.constraints | BlazeGraph |
|
| MAX | Operator reports the minimum observed value over the presented binding sets for the given variable using SPARQL ORDER_BY semantics. | Class | com.bigdata.bop.rdf.aggregate | BlazeGraph |
|
| Memoizer | Pattern using a FutureTask to force synchronization only on tasks waiting for the same computation. | Class | com.bigdata.util.concurrent | BlazeGraph |
|
| MemoryGroupByOp | An in-memory at-once generalized aggregation operator. | Class | com.bigdata.bop.solutions | BlazeGraph |
|
| MemoryGroupByOp .Annotations | | Interface | com.bigdata.bop.solutions | BlazeGraph |
|
| MemoryManager | The MemoryManager manages an off-heap Direct ByteBuffer. | Class | com.bigdata.rwstore.sector | BlazeGraph |
|
| MemoryManagerClosedException | Thrown the MemoryManager has been closed. | Class | com.bigdata.rwstore.sector | BlazeGraph |
|
| MemoryManagerOutOfMemory | Thrown if there are not sufficient resources available to satisfy a blocking request against an IMemoryManager | Class | com.bigdata.rwstore.sector | BlazeGraph |
|
| MemoryManagerResourceError | | Class | com.bigdata.rwstore.sector | BlazeGraph |
|
| MemorySortOp | An in-memory merge sort for binding sets. | Class | com.bigdata.bop.solutions | BlazeGraph |
|
| MemStore | An IRawStore backed by an IMemoryManager. | Class | com.bigdata.rwstore.sector | BlazeGraph |
|
| MemStrategy | A buffer implementation backed by an IMemoryManager. | Class | com.bigdata.rwstore.sector | BlazeGraph |
|
| MergeFilter | Merge sort of two iterators with duplicates suppressed. | Class | com.bigdata.striterator | BlazeGraph |
|
| MergeSortIterator | An N-way merge sort of N source iterators visiting Values (which areAuthor:Bryan Thompson | Class | com.bigdata.rdf.graph.impl.bd | BlazeGraph |
|
| MergeStreamWithSnapshotData | This utility class provide a method to write an InputStream to an OutputStream, merging with The ISnapshotData provides access to an ordered iteration of [Address,Data] that is processed | Class | com.bigdata.io | BlazeGraph |
|
| MergeStreamWithSortedSet | | Class | com.bigdata.io | BlazeGraph |
|
| MetabitsUtil | A utility class to explicitly change the metabits storage to allow for compatibility with previous versions. | Class | com.bigdata.rwstore | BlazeGraph |
|
| MetadataIndex | A metadata index for the partitions of a distributed index. | Class | com.bigdata.mdi | BlazeGraph |
|
| MetadataIndex .MetadataIndexCheckpoint | identifier to be assigned by the metadata index. | Class | com.bigdata.mdi | BlazeGraph |
|
| MetadataIndex .MetadataIndexMetadata | for the managed scale-out index. | Class | com.bigdata.mdi | BlazeGraph |
|
| MetadataIndex .PartitionLocatorTupleSerializer | Used to (de-)serialize PartitionLocators in theVersion:$Id$Author:Bryan ThompsonSee Also:Serialized Form | Class | com.bigdata.mdi | BlazeGraph |
|
| MetadataIndexCache | Concrete implementation for IMetadataIndex views. | Class | com.bigdata.service | BlazeGraph |
|
| MetadataIndexView | The extension semantics for the IMetadataIndex are implemented byVersion:$Id$Author:Bryan Thompson | Class | com.bigdata.mdi | BlazeGraph |
|
| MetadataService | | Class | com.bigdata.service | BlazeGraph |
|
| MetadataService .DropScaleOutIndexTask | Drops a scale-out index. | Class | com.bigdata.service | BlazeGraph |
|
| MetadataService .JoinIndexPartitionTask | Updates the MetadataIndex to reflect the join of 2 or more indexVersion:$Id$Author:Bryan Thompson | Class | com.bigdata.service | BlazeGraph |
|
| MetadataService .MoveIndexPartitionTask | Updates the MetadataIndex to reflect the move of an indexVersion:$Id$Author:Bryan Thompson | Class | com.bigdata.service | BlazeGraph |
|
| MetadataService .NextPartitionIdTask | Task assigns the next partition identifier for a registered scale-out index in a restart-safe manner. | Class | com.bigdata.service | BlazeGraph |
|
| MetadataService .Options | Options for the MetadataService. | Interface | com.bigdata.service | BlazeGraph |
|
| MetadataService .RegisterScaleOutIndexTask | Registers a metadata index for a named scale-out index and statically partition the index using the given separator keys and data services. | Class | com.bigdata.service | BlazeGraph |
|
| MetadataService .SplitIndexPartitionTask | Atomic operation removes the pre-existing entry for specified index partition and replaces it with N new entries giving the locators for the | Class | com.bigdata.service | BlazeGraph |
|
| MillisecondTimestampFactory | A timestamp factory based on System. | Class | com.bigdata.util | BlazeGraph |
|
| MIMEType | Parser for MIME type data. | Class | com.bigdata.util.httpd | BlazeGraph |
|
| MIN | Operator reports the minimum observed value over the presented binding sets for the given variable using SPARQL ORDER_BY semantics. | Class | com.bigdata.bop.rdf.aggregate | BlazeGraph |
|
| MiniMime | Extract and return the quality score for the mime type (defaults to grammar permits whitespace fairly generally, but the parser in this class | Class | com.bigdata.rdf.sail.webapp.client | BlazeGraph |
|
| Mock2PhaseCommitProtocolException | Instances of this class are used when one of the IHA2PhaseCommitProtocolMessages is configured to force a runtime | Class | com.bigdata.ha.msg | BlazeGraph |
|
| MockBucketData | Mock object for a hash bucket. | Class | com.bigdata.htree.data | BlazeGraph |
|
| MockedValueIV | Internally used IV representing a mocked value. | Class | com.bigdata.rdf.internal.impl.literal | BlazeGraph |
|
| MockIVReturningServiceCall | Service invocation interface for an external (non-bigdata) service. | Interface | com.bigdata.rdf.sparql.ast.service | BlazeGraph |
|
| MockJoinNexusFactory | | Class | com.bigdata.bop.ap | BlazeGraph |
|
| MockLeafData | Mock object for ILeafData used for unit tests. | Class | com.bigdata.btree.data | BlazeGraph |
|
| MockMaster | Class exists solely to make it easier to write the unit tests by aligning the various generic types across the master, the subtask, and their statistics | Class | com.bigdata.service.ndx.pipeline | BlazeGraph |
|
| MockMasterStats | Class exists solely to make it easier to write the unit tests by aligning the various generic types across the master, the subtask, and their statistics | Class | com.bigdata.service.ndx.pipeline | BlazeGraph |
|
| MockNodeData | Mock object for INodeData. | Class | com.bigdata.btree.data | BlazeGraph |
|
| MockQuery | | Class | com.bigdata.bop.solutions | BlazeGraph |
|
| MockQueryContext | | Class | com.bigdata.bop.solutions | BlazeGraph |
|
| MockQuorumFixture | A mock object providing the shared quorum state for a set of QuorumClients running in the same JVM. | Class | com.bigdata.quorum | BlazeGraph |
|
| MockQuorumFixture .MockQuorum | Mock Quorum implementation with increased visibility of some methods so we can pump state changes into the MockQuorumFixture2. | Class | com.bigdata.quorum | BlazeGraph |
|
| MockRunningQuery | | Class | com.bigdata.bop.engine | BlazeGraph |
|
| MockSubtask | Class exists solely to make it easier to write the unit tests by aligning the various generic types across the master, the subtask, and their statistics | Class | com.bigdata.service.ndx.pipeline | BlazeGraph |
|
| MockSubtaskStats | Class exists solely to make it easier to write the unit tests by aligning the various generic types across the master, the subtask, and their statistics | Class | com.bigdata.service.ndx.pipeline | BlazeGraph |
|
| MockTermIdFactory | A factory for mock IVs. | Class | com.bigdata.test | BlazeGraph |
|
| MockTermResolverOp | A vectored operator that resolves variables bound to mocked terms in binding sets through a dictionary join. | Class | com.bigdata.bop.rdf.join | BlazeGraph |
|
| MockTermResolverOp .Annotations | | Interface | com.bigdata.bop.rdf.join | BlazeGraph |
|
| ModifiableBOpBase | Abstract base class for mutable BOps. | Class | com.bigdata.bop | BlazeGraph |
|
| ModifiedEnum | | Class | com.bigdata.rdf.spo | BlazeGraph |
|
| MonitoredFutureTask | Helper task for monitoring the results of otherwise unwatched tasks. | Class | com.bigdata.util.concurrent | BlazeGraph |
|
| MoveGraph | The MOVE operation is a shortcut for moving all data from an input graph into a destination graph. | Class | com.bigdata.rdf.sparql.ast | BlazeGraph |
|
| MoveResult | The object returned by MoveIndexPartitionTask. | Class | com.bigdata.resources | BlazeGraph |
|
| MoveTask | Task moves an index partition to another IDataService. | Class | com.bigdata.resources | BlazeGraph |
|
| MoveTask .AtomicUpdate | Moves an index partition from this data service to another data service. | Class | com.bigdata.resources | BlazeGraph |
|
| MoveTask .ReceiveIndexPartitionTask | Receives an index partition comprised of a historical index segment store and an index segment store containing the buffered writes and registers | Class | com.bigdata.resources | BlazeGraph |
|
| MovingAverageTask | Class tracks a the moving average of some sampled datum. | Class | com.bigdata.util.concurrent | BlazeGraph |
|
| MultipartContentProvider | | Class | com.bigdata.rdf.sail.webapp.client | BlazeGraph |
|
| MultiplexBlockingBuffer | A factory for skins which may be used to multiplex writes against a shared BlockingBuffer instance. | Class | com.bigdata.relation.accesspath | BlazeGraph |
|
| MultiprogrammingCapacityExceededException | Thrown if a request would exceed the configured multi-programming capacity ofVersion:$Id$Author:Bryan ThompsonSee Also:Serialized Form | Class | com.bigdata.concurrent | BlazeGraph |
|
| MultipurposeIDHandler | Inline URI handler for IDs of multiple types. | Class | com.bigdata.rdf.internal | BlazeGraph |
|
| MultiSourceSequentialCloseableIterator | Class allows new sources to be attached dynamically. | Class | com.bigdata.relation.accesspath | BlazeGraph |
|
| MultiTenancyServlet | Mult-tenancy Administration Servlet (management for bigdata namespaces). | Class | com.bigdata.rdf.sail.webapp | BlazeGraph |
|
| MultiTokenHitCollector | Multi-token implementation of IHitCollector backed by aAuthor:mikepersonick | Class | com.bigdata.search | BlazeGraph |
|
| MutableBucketData | and defines methods for a variety of mutations on the ILeafData record which operate by direct manipulation of the Java objects. | Class | com.bigdata.htree | BlazeGraph |
|
| MutableDirectoryPageData | and defines methods for a variety of mutations on the IDirectoryData record which operate by direct manipulation of the Java objects. | Class | com.bigdata.htree | BlazeGraph |
|
| MutableKeyBuffer | A flyweight mutable implementation exposing the backing byte[][] andVersion:$Id$Author:Bryan Thompson | Class | com.bigdata.btree.raba | BlazeGraph |
|
| MutableKeyBuffer | A flyweight mutable implementation for an HTree bucket page using a backing byte[][]. | Class | com.bigdata.htree.raba | BlazeGraph |
|
| MutableKeysRaba | Flyweight implementation for wrapping a byte[][] with fromIndexVersion:$Id$Author:Bryan ThompsonSee Also:MutableKeyBuffer | Class | com.bigdata.btree.raba | BlazeGraph |
|
| MutableLeafData | and defines methods for a variety of mutations on the ILeafData record which operate by direct manipulation of the Java objects. | Class | com.bigdata.btree | BlazeGraph |
|
| MutableNodeData | and defines methods for a variety of mutations on the INodeData record which operate by direct manipulation of the Java objects. | Class | com.bigdata.btree | BlazeGraph |
|
| MutableRabaCoder | This "codes" a raba as a MutableKeyBuffer or MutableValueBuffer depending on whether it represents B+Tree keys or | Class | com.bigdata.btree.raba.codec | BlazeGraph |
|
| MutableTupleQueryResult | An implementation of the TupleQueryResult interface that stores the complete query result in memory. | Class | com.bigdata.rdf.sparql.ast.eval | BlazeGraph |
|
| MutableValueBuffer | A flyweight mutable implementation exposing the backing byte[][], permitting nulls and not supporting search. | Class | com.bigdata.btree.raba | BlazeGraph |
|
| MutableValueBuffer | A flyweight mutable implementation for an HTree bucket page using a backing byte[][]. | Class | com.bigdata.htree.raba | BlazeGraph |
|
| MutableValuesRaba | Flyweight implementation for wrapping a byte[][] with fromIndexVersion:$Id$Author:Bryan ThompsonSee Also:MutableValueBuffer | Class | com.bigdata.btree.raba | BlazeGraph |
|
| MutationListener | | Class | com.bigdata.blueprints | BlazeGraph |
|
| MutationTask | A task that executes a mutation operation. | Class | com.bigdata.relation.rule.eval | BlazeGraph |
|
| MyEvictionListener | eviction notice is expected and to verify that eviction notices are receivedVersion:$Id$Author:Bryan Thompson | Class | com.bigdata.btree | BlazeGraph |
|
| MyHardReferenceQueue | Wraps the basic implementation and exposes a protected method that we need to write the tests in this suite. | Class | com.bigdata.btree | BlazeGraph |
|
| Name2Addr | Name2Addr is a BTree mapping index names to an Name2Addr. | Class | com.bigdata.journal | BlazeGraph |
|
| Name2Addr .Entry | An entry in the persistent index. | Class | com.bigdata.journal | BlazeGraph |
|
| Name2Addr .EntrySerializer | The values are Name2Addr. | Class | com.bigdata.journal | BlazeGraph |
|
| Name2Addr .Name2AddrTupleSerializer | Encapsulates key and value formation for Name2Addr. | Class | com.bigdata.journal | BlazeGraph |
|
| NameAndExtensionFilter | Helper class to filter for files with a known basename and extension. | Class | com.bigdata.io | BlazeGraph |
|
| NameChecker | Utility class validates column and schema name constraints. | Class | com.bigdata.sparse | BlazeGraph |
|
| NamedLock | A factory for named Locks. | Class | com.bigdata.concurrent | BlazeGraph |
|
| NamedReadWriteLock | A factory for named ReadWriteLocks. | Class | com.bigdata.concurrent | BlazeGraph |
|
| NamedSetAnnotations | Attributes for named solution set processing. | Interface | com.bigdata.bop.controller | BlazeGraph |
|
| NamedSolutionSetRef | Class models the information which uniquely describes a named solution set. | Class | com.bigdata.bop | BlazeGraph |
|
| NamedSolutionSetRefUtility | Utility class for INamedSolutionSetRefs. | Class | com.bigdata.bop | BlazeGraph |
|
| NamedSolutionSetStats | Adds reporting for the size of the named solution set. | Class | com.bigdata.bop.join | BlazeGraph |
|
| NamedSubqueriesNode | A node whose children are a list of NamedSubqueryRoots. | Class | com.bigdata.rdf.sparql.ast | BlazeGraph |
|
| NamedSubqueryInclude | An AST node which provides a reference in an IGroupNode and indicates that a named solution set should be joined with the solutions in the group. | Class | com.bigdata.rdf.sparql.ast | BlazeGraph |
|
| NamedSubqueryInclude .Annotations | | Interface | com.bigdata.rdf.sparql.ast | BlazeGraph |
|
| NamedSubqueryRoot | A subquery with a named solution set which can be referenced from other partsSee Also:NamedSubqueryInclude, | Class | com.bigdata.rdf.sparql.ast | BlazeGraph |
|
| NamedSubqueryRoot .Annotations | | Interface | com.bigdata.rdf.sparql.ast | BlazeGraph |
|
| NanoHTTPD | A simple, tiny, nicely embeddable HTTP 1. | Class | com.bigdata.util.httpd | BlazeGraph |
|
| NanoHTTPD .Request | | Class | com.bigdata.util.httpd | BlazeGraph |
|
| NanoHTTPD .Response | Return one of these from serve(). | Class | com.bigdata.util.httpd | BlazeGraph |
|
| NanosecondTimestampFactory | Timestamp factory class with no more than nanosecond resolution - values produced by this class MUST NOT be persisted. | Class | com.bigdata.util | BlazeGraph |
|
| NanoSparqlClient .QueryOptions | Options for the query. | Class | com.bigdata.rdf.sail.bench | BlazeGraph |
|
| NanoSparqlClient .QueryTask | | Class | com.bigdata.rdf.sail.bench | BlazeGraph |
|
| NanoSparqlObjectManager | Remote IObjectManager using the NanoSparqlServer REST API to communicate with the database. | Class | com.bigdata.gom.om | BlazeGraph |
|
| NanoSparqlServer | Graph Database | Class | com.bigdata.rdf.sail.webapp | BlazeGraph |
|
| NanoSparqlServer .SystemProperties | | Interface | com.bigdata.rdf.sail.webapp | BlazeGraph |
|
| NativeDistinctFilter | A scalable DISTINCT operator based for SPOs. | Class | com.bigdata.bop.rdf.filter | BlazeGraph |
|
| NativeDistinctFilter .Annotations | | Interface | com.bigdata.bop.rdf.filter | BlazeGraph |
|
| NativeDistinctFilter .DistinctFilterImpl | A Filter which passes only the DISTINCT ISPOs and is backed by a scalable data structure (BTree or HTree). | Class | com.bigdata.bop.rdf.filter | BlazeGraph |
|
| NativeDistinctNamedGraphUpdateTest | | Class | com.bigdata.rdf.sail.webapp | BlazeGraph |
|
| NE | Imposes the constraint x != y. | Class | com.bigdata.bop.constraint | BlazeGraph |
|
| NEConstant | Imposes the constraint var != constant. | Class | com.bigdata.bop.constraint | BlazeGraph |
|
| NeedsMaterializationBOp | Attempts to run a constraint prior to materialization. | Class | com.bigdata.rdf.internal.constraints | BlazeGraph |
|
| NegatedPropertySet | Graph Database | Class | com.bigdata.rdf.sail.sparql | BlazeGraph |
|
| NestedLoopJoinOp | This operator performs a nested loop join for solutions. | Class | com.bigdata.bop.join | BlazeGraph |
|
| NestedLoopJoinOp .Annotations | | Interface | com.bigdata.bop.join | BlazeGraph |
|
| NestedPipelineException | An exception that is used to wrap and rethrow a cause whose root cause is another AbstractPipelineException. | Class | com.bigdata.ha.pipeline | BlazeGraph |
|
| NicUtil | Utility class that provides a set of static convenience methods related to processing information about the current node's Network | Class | com.bigdata.util.config | BlazeGraph |
|
| NIOChunkMessage | An IChunkMessage where the payload is made available to the receiving service using an NIO transfer against the sender's ResourceService. | Class | com.bigdata.bop.fed | BlazeGraph |
|
| NoAxiomFilter | A filter that matches explicit or inferred statements but not those whose StatementEnum is StatementEnum. | Class | com.bigdata.rdf.spo | BlazeGraph |
|
| NoAxioms | An empty axiom model. | Class | com.bigdata.rdf.axioms | BlazeGraph |
|
| NoBOpIdException | This exception is throw when a bop which is required to have a bopId does not have its bopId property defined. | Class | com.bigdata.bop | BlazeGraph |
|
| NoCacheMetadataIndexView | An implementation that performs NO caching. | Class | com.bigdata.service | BlazeGraph |
|
| NoCompressor | No compression version. | Class | com.bigdata.io.compression | BlazeGraph |
|
| NoConflictResolver | Does not resolve any conflicts. | Class | com.bigdata.btree.isolation | BlazeGraph |
|
| Node | Per-child min/max revision timestamps and timestamp revision filtering In order to track the min/max timestamp on the Node we must also | Class | com.bigdata.btree | BlazeGraph |
|
| Node | | Interface | com.bigdata.rdf.sail.sparql.ast | BlazeGraph |
|
| NodeSerializer | An instance of this class is used to serialize and de-serialize the INodeDatas and ILeafDatas of an AbstractBTree. | Class | com.bigdata.btree | BlazeGraph |
|
| NodeSerializer | An instance of this class is used to serialize and de-serialize the INodeDatas and ILeafDatas of an AbstractBTree. | Class | com.bigdata.htree | BlazeGraph |
|
| NoEvictionListener | Hard reference cache eviction listener for leaves always throws an exception. | Class | com.bigdata.btree | BlazeGraph |
|
| NoExtensionFactory | A class which does not support any extensions. | Class | com.bigdata.rdf.internal | BlazeGraph |
|
| NoInlineURIFactory | | Class | com.bigdata.rdf.internal | BlazeGraph |
|
| NonBlockingLockManager | This class coordinates a schedule among concurrent operations requiring exclusive access to shared resources. | Class | com.bigdata.concurrent | BlazeGraph |
|
| NonBlockingLockManager .Counters | Counters for the NonBlockingLockManager. | Class | com.bigdata.concurrent | BlazeGraph |
|
| NonBlockingLockManager .RunState | Run states for the NonBlockingLockManager. | Class | com.bigdata.concurrent | BlazeGraph |
|
| NonBlockingLockManagerWithNewDesign | This class coordinates a schedule among concurrent operations requiring exclusive access to shared resources. | Class | com.bigdata.concurrent | BlazeGraph |
|
| NonBlockingLockManagerWithNewDesign .Counters | Counters for the NonBlockingLockManagerWithNewDesign. | Class | com.bigdata.concurrent | BlazeGraph |
|
| NonBlockingLockManagerWithNewDesign .LockFutureTask | FutureTask which executes once it holds its locks. | Class | com.bigdata.concurrent | BlazeGraph |
|
| NonBlockingLockManagerWithNewDesign .ResourceQueue | Unbounded queue of operations waiting to gain an exclusive lock on aVersion:$Id$Author:Bryan ThompsonSee Also:LockManager, | Class | com.bigdata.concurrent | BlazeGraph |
|
| NonEnglishExamples | | Class | com.bigdata.search | BlazeGraph |
|
| NopAggregator | NOP aggregator does nothing and returns null. | Class | com.bigdata.service.ndx | BlazeGraph |
|
| NOPBloomFilter | A bloom filter that never reports false (this means that you must always check the index) and that does not permit anything to be added | Class | com.bigdata.btree | BlazeGraph |
|
| NOPDuplicateRemover | | Class | com.bigdata.service.ndx.pipeline | BlazeGraph |
|
| NOPEvaluationPlanFactory | A factory for IEvaluationPlans that do not reorder the predicates inVersion:$Id$Author:Bryan ThompsonSee Also:Serialized Form | Class | com.bigdata.bop.joinGraph | BlazeGraph |
|
| NOPEvictionListener | A listener that does nothing. | Class | com.bigdata.btree | BlazeGraph |
|
| NOPHostScoringRule | Returns ONE for each host (all hosts appear to have an equal workload). | Class | com.bigdata.rdf.sail.webapp.lbs | BlazeGraph |
|
| NOPLBSPolicy | This policy proxies all requests for update operations to the leader but forwards read requests to the local service. | Class | com.bigdata.rdf.sail.webapp.lbs.policy | BlazeGraph |
|
| NOPMetadataFactory | | Class | com.bigdata.ganglia | BlazeGraph |
|
| NOPRecordCompressor | A compressor that copies bytes without compression them. | Class | com.bigdata.io.compression | BlazeGraph |
|
| NOPReopener | closed. | Class | com.bigdata.io | BlazeGraph |
|
| NOPTupleSerializer | Default implementation uses the KeyBuilder to format the object as a key and requires that the values are byte[]s which it passes on without | Class | com.bigdata.btree | BlazeGraph |
|
| NoReorderEvaluationPlan | Useful for testing - will not reorder the join predicates. | Class | com.bigdata.bop.joinGraph | BlazeGraph |
|
| NoSolutionsException | Exception thrown when the join graph does not have any solutions in the data (running the cutoff joins to explore the join graph does not produce any | Class | com.bigdata.bop.joinGraph | BlazeGraph |
|
| NoSuccessorException | An instance of this class is thrown where there is no successor to a value within its value space. | Class | com.bigdata.btree.keys | BlazeGraph |
|
| NoSuchBOpException | Exception thrown when there is no BOp in an operator tree having the desired BOp. | Class | com.bigdata.bop | BlazeGraph |
|
| NoSuchIndexException | | Class | com.bigdata.journal | BlazeGraph |
|
| NoSuchService | Exception thrown when a service was requested but has not been discovered or is otherwise not available. | Class | com.bigdata.service | BlazeGraph |
|
| NoSuchStoreException | An instance of this class is thrown when a UUID does not identify any store known to the StoreManager. | Class | com.bigdata.resources | BlazeGraph |
|
| NoSuchVocabularyItem | An exception thrown when a request is made for a URI which was not declared in the Vocabulary. | Class | com.bigdata.rdf.internal | BlazeGraph |
|
| NotBOp | Imposes the constraint !x. | Class | com.bigdata.rdf.internal.constraints | BlazeGraph |
|
| NotExistsNode | A special function node for modeling NOT EXISTS. | Class | com.bigdata.rdf.sparql.ast | BlazeGraph |
|
| NotFoundException | Thrown when the identified document was not found. | Class | com.bigdata.bfs | BlazeGraph |
|
| NotMaterializedException | Exception thrown by IVCache. | Class | com.bigdata.rdf.internal | BlazeGraph |
|
| NotPipelineOpException | Exception thrown when a BOp which is not a PipelineOp is encountered in a context which only permits PipelineOps. | Class | com.bigdata.bop | BlazeGraph |
|
| NoVocabulary | An empty Vocabulary. | Class | com.bigdata.rdf.vocab | BlazeGraph |
|
| NowBOp | | Class | com.bigdata.rdf.internal.constraints | BlazeGraph |
|
| NowBOp .Annotations | | Interface | com.bigdata.rdf.internal.constraints | BlazeGraph |
|
| NT | The name of an IIndex or an IRelation and a timestamp. | Class | com.bigdata.util | BlazeGraph |
|
| NullOutputStream | An OutputStream which discards anything written on it. | Class | com.bigdata.io | BlazeGraph |
|
| NumericBNodeIV | Class for inline RDF blank nodes. | Class | com.bigdata.rdf.internal.impl.bnode | BlazeGraph |
|
| NumericBOp | A math expression involving a left and right IValueExpression operand. | Class | com.bigdata.rdf.internal.constraints | BlazeGraph |
|
| NumericBOp .Annotations | | Interface | com.bigdata.rdf.internal.constraints | BlazeGraph |
|
| NumericBOp .NumericOp | | Class | com.bigdata.rdf.internal.constraints | BlazeGraph |
|
| NumericIV | Superclass for the inline numerics - XSDNumericIV, XSDIntegerIV, and XSDDecimalIV. | Class | com.bigdata.rdf.internal.impl.literal | BlazeGraph |
|
| NV | | Class | com.bigdata.bop | BlazeGraph |
|
| NV | | Class | com.bigdata.util | BlazeGraph |
|
| NVPair | | Class | com.bigdata.util.httpd | BlazeGraph |
|
| ObjectManager | An IObjectManager for use with an embedded database, including JSP pages running in the same webapp as the NanoSparqlServer and applications | Class | com.bigdata.gom.om | BlazeGraph |
|
| ObjectMgrModel | Base class for IObjectManager implementations. | Class | com.bigdata.gom.om | BlazeGraph |
|
| ObjectSocketChannelStream | Utility class that provides dual Channel/ObjectStream access. | Class | com.bigdata.io | BlazeGraph |
|
| OneShotInstrument | An Instrument that records a single value at the moment that it is constructed and always reports the same value and lastModified time. | Class | com.bigdata.counters | BlazeGraph |
|
| OpenrdfNativeMockServiceFactory | Mock service reports the solutions provided in the constructor. | Class | com.bigdata.rdf.sparql.ast.eval.service | BlazeGraph |
|
| OpenrdfNativeServiceOptions | Service options base class for with JVM services which handle openrdf BindingSets rather than bigdata IBindingSets. | Class | com.bigdata.rdf.sparql.ast.service | BlazeGraph |
|
| OptimizerQueryHint | The query hint governing the choice of the join order optimizer. | Class | com.bigdata.rdf.sparql.ast.hints | BlazeGraph |
|
| Options | Options for the Journal. | Interface | com.bigdata.journal | BlazeGraph |
|
| OPVocabulary | | Class | com.bigdata.rdf.vocab | BlazeGraph |
|
| OPVocabularyDecl | | Class | com.bigdata.rdf.vocab.decls | BlazeGraph |
|
| OR | Imposes the constraint x OR y. | Class | com.bigdata.bop.constraint | BlazeGraph |
|
| OrBOp | Imposes the constraint x OR y. | Class | com.bigdata.rdf.internal.constraints | BlazeGraph |
|
| OrderByExpr | An IValueExpressionNode paired with a flag to indicating an ascending or descending sort order. | Class | com.bigdata.rdf.sparql.ast | BlazeGraph |
|
| OrderByNode | AST node models an ORDER BY clause. | Class | com.bigdata.rdf.sparql.ast | BlazeGraph |
|
| OSPComparator | Imposes o:s:p ordering based on termIds only. | Class | com.bigdata.rdf.spo | BlazeGraph |
|
| OutOfOrderEvaluationException | An instance of this exception is thrown if out of order evaluation of solutions is observed in an evaluation context which does not permit this | Class | com.bigdata.rdf.sparql.ast.eval | BlazeGraph |
|
| OutputStatsBuffer | Delegation pattern handles the SinkTransitionMetadata. | Class | com.bigdata.bop.engine | BlazeGraph |
|
| OverflowActionEnum | enum OverflowActionEnumThe different actions that we can take to handle an index partition during | Class | com.bigdata.resources | BlazeGraph |
|
| OverflowCounters | Utility class exposes some counter values while protecting the actual counters on the service from modification. | Class | com.bigdata.resources | BlazeGraph |
|
| OverflowException | An instance of this class is thrown if an AbstractBufferStrategy. | Class | com.bigdata.journal | BlazeGraph |
|
| OverflowManager .IIndexPartitionTaskCounters | Performance counters for the index partition tasks. | Interface | com.bigdata.resources | BlazeGraph |
|
| OverflowManager .IOverflowManagerCounters | Performance counters for the OverflowManager. | Interface | com.bigdata.resources | BlazeGraph |
|
| OverflowManager .Options | Options understood by the OverflowManager. | Interface | com.bigdata.resources | BlazeGraph |
|
| OverflowManager .ResourceScores | Helper class reports performance counters of interest for this service. | Class | com.bigdata.resources | BlazeGraph |
|
| OverflowMetadata | Metadata on the entire synchronous and asynchronous overflow task. | Class | com.bigdata.resources | BlazeGraph |
|
| OverflowSubtaskEnum | enum OverflowSubtaskEnumVarious kinds of subtasks for asynchronous index partition overflow tasks. | Class | com.bigdata.resources | BlazeGraph |
|
| OwlAxioms | The axioms for RDF Schema plus a few axioms to support owl:sameAs, owl:equivalentProperty, and owl:equivalentClass. | Class | com.bigdata.rdf.axioms | BlazeGraph |
|
| OWLClassSkin | | Class | com.bigdata.gom.alchemy.owl | BlazeGraph |
|
| OWLOntologySkin | | Class | com.bigdata.gom.alchemy.owl | BlazeGraph |
|
| OWLPropertySkin | The OWLClassSkin returns Iterator with the getProperties method using the RDFS. | Class | com.bigdata.gom.alchemy.owl | BlazeGraph |
|
| OwlSameAsPropertiesExpandingIterator | | Class | com.bigdata.rdf.inf | BlazeGraph |
|
| OWLSkins | This is just a hook class to register the OWL GPO skins. | Class | com.bigdata.gom.alchemy.owl | BlazeGraph |
|
| OWLVocabularyDecl | Vocabulary and namespace for OWL. | Class | com.bigdata.rdf.vocab.decls | BlazeGraph |
|
| PackedLongIV | Internal value representing a packed long in the range [0;72057594037927935L]. | Class | com.bigdata.rdf.internal.impl.literal | BlazeGraph |
|
| PageStats | Class reports various summary statistics for nodes and leaves. | Class | com.bigdata.btree | BlazeGraph |
|
| Params | An interface designed to expose select fields for Event reporting. | Interface | com.bigdata.service | BlazeGraph |
|
| ParseException | This exception is thrown when parse errors are encountered. | Class | com.bigdata.rdf.sail.sparql.ast | BlazeGraph |
|
| ParseOp | Operator parses a RDF data source, writing bindings which represent statements onto the output sink. | Class | com.bigdata.bop.rdf.update | BlazeGraph |
|
| ParseOp .Annotations | Note: BOp. | Interface | com.bigdata.bop.rdf.update | BlazeGraph |
|
| ParserSpeedTest | Utility to measure the raw speed of the RDF parser. | Class | com.bigdata.rdf.internal | BlazeGraph |
|
| ParserStats | | Class | com.bigdata.bop.rdf.update | BlazeGraph |
|
| PartialEdge | | Class | com.bigdata.blueprints | BlazeGraph |
|
| PartialElement | | Class | com.bigdata.blueprints | BlazeGraph |
|
| PartialVertex | | Class | com.bigdata.blueprints | BlazeGraph |
|
| PartitionedJoinGroup | Class accepts a join group and partitions it into a join graph and a tail A join group consists of an ordered collection of IPredicates and an | Class | com.bigdata.bop.joinGraph | BlazeGraph |
|
| PartitionedTupleIterator | Class supports range query across one or more index partitions. | Class | com.bigdata.service.ndx | BlazeGraph |
|
| PartitionLocator | An immutable object that may be used to locate an index partition. | Class | com.bigdata.mdi | BlazeGraph |
|
| PartlyInlineTypedLiteralIV | A Literal modeled as a datatype IV plus an inline UnicodeVersion:$Id$Author:Bryan ThompsonSee Also:Serialized Form | Class | com.bigdata.rdf.internal.impl.literal | BlazeGraph |
|
| PartlyInlineURIIV | A URI modeled as a namespace IV plus an inline UnicodeVersion:$Id$Author:Bryan ThompsonSee Also:Serialized Form | Class | com.bigdata.rdf.internal.impl.uri | BlazeGraph |
|
| Path | A join path is an ordered sequence of N vertices and represents an ordered series of N-1 joins. | Class | com.bigdata.bop.joinGraph.rto | BlazeGraph |
|
| PathIds | An ordered array of bop identifiers which can be used as a signature for a join path segment. | Class | com.bigdata.bop.joinGraph.rto | BlazeGraph |
|
| PathNode | AST Node used to represent a property path. | Class | com.bigdata.rdf.sparql.ast | BlazeGraph |
|
| PathNode .PathAlternative | Used to signify an OR (UNION) of multiple possible subpaths. | Class | com.bigdata.rdf.sparql.ast | BlazeGraph |
|
| PathNode .PathElt | A specific path element. | Class | com.bigdata.rdf.sparql.ast | BlazeGraph |
|
| PathNode .PathMod | | Class | com.bigdata.rdf.sparql.ast | BlazeGraph |
|
| PathNode .PathNegatedPropertySet | | Class | com.bigdata.rdf.sparql.ast | BlazeGraph |
|
| PathNode .PathOneInPropertySet | | Class | com.bigdata.rdf.sparql.ast | BlazeGraph |
|
| PathNode .PathSequence | A sequence of paths (JOINS). | Class | com.bigdata.rdf.sparql.ast | BlazeGraph |
|
| PATHS | PATHS is an iterative graph traversal operation. | Class | com.bigdata.rdf.graph.impl.bd | BlazeGraph |
|
| PATHS .Bindings | Additional IBindingExtractor. | Interface | com.bigdata.rdf.graph.impl.bd | BlazeGraph |
|
| PATHS .ES | Edge state is not used. | Class | com.bigdata.rdf.graph.impl.bd | BlazeGraph |
|
| PATHS .VS | | Class | com.bigdata.rdf.graph.impl.bd | BlazeGraph |
|
| PeriodEnum | A type-safe enumeration of the different periods at which samples may be combined within a History. | Class | com.bigdata.counters | BlazeGraph |
|
| PhysicalAddressResolutionException | Exception thrown when a logical address maps onto a physical address which is not currently allocated. | Class | com.bigdata.rwstore | BlazeGraph |
|
| PIDStatCollector | Collects statistics on the JVM process relating to CPU, memory, and IO statistics (when available) using pidstat -p 501 -u -I -r -d -w | Class | com.bigdata.counters.linux | BlazeGraph |
|
| PIDUtil | Utility to return the PID of the JVM. | Class | com.bigdata.counters | BlazeGraph |
|
| PipelinedAggregationOp | A pipelined aggregation operator based on an in memory hash table associating with per-group state for each aggregate expression (it can also handle the | Class | com.bigdata.bop.solutions | BlazeGraph |
|
| PipelinedAggregationOp .Annotations | | Interface | com.bigdata.bop.solutions | BlazeGraph |
|
| PipelineDelayOp | Operator blocks evaluation (sleeps) for the specified PipelineDelayOp. | Class | com.bigdata.bop.engine | BlazeGraph |
|
| PipelineDelayOp .Annotations | | Interface | com.bigdata.bop.engine | BlazeGraph |
|
| PipelinedHashIndexAndSolutionSetJoinOp | Operator for pipelined hash index construction and subsequent join. | Class | com.bigdata.bop.join | BlazeGraph |
|
| PipelinedHashIndexAndSolutionSetJoinOp .Annotations | | Interface | com.bigdata.bop.join | BlazeGraph |
|
| PipelinedHashJoinUtility | Special interface for pipelines hash join implementations, offering a method that combines acceptance and outputting of solutions. | Interface | com.bigdata.bop.join | BlazeGraph |
|
| PipelineDownstreamChange | Exception thrown when the downstream service is changed by a pipeline reconfiguration. | Class | com.bigdata.ha.pipeline | BlazeGraph |
|
| PipelineImmediateDownstreamReplicationException | Exception thrown when there is a problem with write replication from a service to its downstream service, including a problem with RMI to the | Class | com.bigdata.ha.pipeline | BlazeGraph |
|
| PipelineJoin | Pipelined join operator for online (selective) queries. | Class | com.bigdata.bop.join | BlazeGraph |
|
| PipelineJoin .Annotations | | Interface | com.bigdata.bop.join | BlazeGraph |
|
| PipelineJoinStats | | Class | com.bigdata.bop.join | BlazeGraph |
|
| PipelineOp | Abstract base class for pipeline operators where the data moving along the pipeline is chunks of IBindingSets. | Class | com.bigdata.bop | BlazeGraph |
|
| PipelineOp .Annotations | | Interface | com.bigdata.bop | BlazeGraph |
|
| PipelineUpstreamChange | Exception thrown when the upstream service is changed by a pipeline reconfiguration. | Class | com.bigdata.ha.pipeline | BlazeGraph |
|
| PivotTable | Aggregates data from a table by grouping the cells in the table into sets (CSets) of category columns. | Class | com.bigdata.counters.query | BlazeGraph |
|
| PivotTableRenderer | Writes out a pivot table containing the histories for the selected counters. | Class | com.bigdata.counters.render | BlazeGraph |
|
| PlatformStatsPlugIn | IPlugin for collecting statistics from the operating system. | Class | com.bigdata.journal | BlazeGraph |
|
| PlatformStatsPlugIn .Options | | Interface | com.bigdata.journal | BlazeGraph |
|
| PO | A persistent object. | Class | com.bigdata.btree | BlazeGraph |
|
| POSComparator | Imposes p:o:s ordering based on termIds only. | Class | com.bigdata.rdf.spo | BlazeGraph |
|
| PR | Page rank assigns weights to the vertices in a graph based by on the relative "importance" as determined by the patterns of directed links in the graph. | Class | com.bigdata.rdf.graph.analytics | BlazeGraph |
|
| PR .Bindings | Additional IBindingExtractor. | Interface | com.bigdata.rdf.graph.analytics | BlazeGraph |
|
| PR .ES | Edge state is not used. | Class | com.bigdata.rdf.graph.analytics | BlazeGraph |
|
| PR .VS | | Class | com.bigdata.rdf.graph.analytics | BlazeGraph |
|
| Precondition | Base class may be used for combining IPrecondition. | Class | com.bigdata.sparse | BlazeGraph |
|
| Predicate | A generic implementation of an immutable IPredicate. | Class | com.bigdata.bop.ap | BlazeGraph |
|
| Predicate .Annotations | | Interface | com.bigdata.bop.ap | BlazeGraph |
|
| PrefixDeclProcessor | Processes the prefix declarations in a SPARQL query model. | Class | com.bigdata.rdf.sail.sparql | BlazeGraph |
|
| PrefixFilter | Filter visits all ITuples whose keys begin with any of the specified prefix(s). | Class | com.bigdata.btree.filter | BlazeGraph |
|
| PrepareRequest | A 2-phase request as coordinated by the leader (local object). | Class | com.bigdata.ha | BlazeGraph |
|
| PrepareResponse | The 2-phase prepare outcome as coordinated by the leader. | Class | com.bigdata.ha | BlazeGraph |
|
| PresortRioLoader | Statement handler for the RIO RDF Parser that writes on aAuthor:Bryan Thompson | Class | com.bigdata.rdf.rio | BlazeGraph |
|
| ProcessReaderHelper | | Class | com.bigdata.counters | BlazeGraph |
|
| Program | Mutable program may be used to create a variety of rule executions. | Class | com.bigdata.relation.rule | BlazeGraph |
|
| ProgramTask | Task for executing a program when all of the indices for the relation are co-located on the same DataService. | Class | com.bigdata.relation.rule.eval | BlazeGraph |
|
| ProgramUtility | Support for determining how and where a program should be executed. | Class | com.bigdata.relation.rule.eval | BlazeGraph |
|
| ProjectedConstraint | This class implements 'AS' in a projection as found in both subselects and bind, e. | Class | com.bigdata.rdf.internal.constraints | BlazeGraph |
|
| ProjectionNode | AST node modeling projected value expressions. | Class | com.bigdata.rdf.sparql.ast | BlazeGraph |
|
| ProjectionOp | Operator projects only the identified variables. | Class | com.bigdata.bop.solutions | BlazeGraph |
|
| ProjectionOp .Annotations | | Interface | com.bigdata.bop.solutions | BlazeGraph |
|
| PropertiesFormat | Formats for a properties file. | Class | com.bigdata.rdf.properties | BlazeGraph |
|
| PropertiesParser | An interface for Properties document readers. | Interface | com.bigdata.rdf.properties | BlazeGraph |
|
| PropertiesParserFactory | A PropertiesParserFactory returns PropertiesParsers for a specific PropertiesFormat. | Interface | com.bigdata.rdf.properties | BlazeGraph |
|
| PropertiesParserRegistry | A registry that keeps track of the available RDFParserFactorys. | Class | com.bigdata.rdf.properties | BlazeGraph |
|
| PropertiesTextParser | An PropertiesParser for Properties objects in the textAuthor:Bryan THompson | Class | com.bigdata.rdf.properties.text | BlazeGraph |
|
| PropertiesTextParserFactory | An PropertiesParserFactory for Properties objects in the textAuthor:Bryan THompson | Class | com.bigdata.rdf.properties.text | BlazeGraph |
|
| PropertiesTextWriter | PropertiesFormat. | Class | com.bigdata.rdf.properties.text | BlazeGraph |
|
| PropertiesTextWriterFactory | An PropertiesWriterFactory for text writers. | Class | com.bigdata.rdf.properties.text | BlazeGraph |
|
| PropertiesWriter | An interface for properties document writers. | Interface | com.bigdata.rdf.properties | BlazeGraph |
|
| PropertiesWriterFactory | A PropertiesWriterFactory returns PropertiesWriters for a specific PropertiesFormat. | Interface | com.bigdata.rdf.properties | BlazeGraph |
|
| PropertiesWriterRegistry | A registry that keeps track of the available PropertiesWriterFactoryAuthor:Arjohn Kampman, Bryan Thompson | Class | com.bigdata.rdf.properties | BlazeGraph |
|
| PropertiesXMLParser | An PropertiesParser for Properties objects in XML. | Class | com.bigdata.rdf.properties.xml | BlazeGraph |
|
| PropertiesXMLParserFactory | An PropertiesParserFactory for Properties objects in XML. | Class | com.bigdata.rdf.properties.xml | BlazeGraph |
|
| PropertiesXMLWriter | PropertiesFormat XML writer. | Class | com.bigdata.rdf.properties.xml | BlazeGraph |
|
| PropertiesXMLWriterFactory | An PropertiesWriterFactory for text writers. | Class | com.bigdata.rdf.properties.xml | BlazeGraph |
|
| PropertyPathNode | A node in the AST representing a triple pattern with a property path. | Class | com.bigdata.rdf.sparql.ast | BlazeGraph |
|
| PropertyPathNode .Annotations | | Interface | com.bigdata.rdf.sparql.ast | BlazeGraph |
|
| PropertyPathUnionNode | This node is purely to trick the ASTJoinOrderByTypeOptimizer - we need to keep the property path stuff in the right order, even the UNIONs. | Class | com.bigdata.rdf.sparql.ast | BlazeGraph |
|
| PropertySetElem | | Class | com.bigdata.rdf.sail.sparql | BlazeGraph |
|
| PropertyUtil | This utility class provides helper methods designed to fuse two configurations in which at least one of the configuration is | Class | com.bigdata.util | BlazeGraph |
|
| ProxyBigdataSailTestCase | This class provides proxy delegation logic for abstract methods declared by AbstractBigdataSailTestCase and is used to extend the set of tests | Class | com.bigdata.rdf.sail | BlazeGraph |
|
| ProxyGOMTest | | Class | com.bigdata.gom | BlazeGraph |
|
| ProxySuiteHelper | This class provides static methods to help creating test classes and suites of tests that use the proxy test | Class | com.bigdata.rdf.sail.webapp | BlazeGraph |
|
| ProxyTestCase | This class provides proxy delegation logic for abstract methods declared by AbstractJournalTestCase and is used to extend the set of tests that will be | Class | com.bigdata.journal | BlazeGraph |
|
| ProxyTestCase | This class provides proxy delegation logic for abstract methods declared by AbstractJournalTestCase and is used to extend the set of tests that will be | Class | com.bigdata.rdf.sail.webapp | BlazeGraph |
|
| ProxyTestCase | This class provides proxy delegation logic for abstract methods declared by AbstractTestCase and is used to extend the set of tests that will be | Class | com.bigdata.rdf.store | BlazeGraph |
|
| PseudoRandom | PseudoRandom is derived from an algorithm used to create a dissolve Given a maximum number it generates all numbers from 1 to that number | Class | com.bigdata.util | BlazeGraph |
|
| PSInputStream | Unlike the original PSInputStream this does not incrementally read from the store but rather immediate maps the ByteBuffers to the | Class | com.bigdata.rwstore | BlazeGraph |
|
| PSInputStream | Unlike the original PSInputStream this does not incrementally read from the store but rather immediate maps the ByteBuffers to the | Class | com.bigdata.rwstore.sector | BlazeGraph |
|
| PSOutputStream | Provides stream interface direct to the low-level store. | Class | com.bigdata.rwstore | BlazeGraph |
|
| PurgeResult | A class that captures the results of StoreManager. | Class | com.bigdata.resources | BlazeGraph |
|
| PushbackIterator | Allows pushback of the most recently visited element onto the iterator. | Class | com.bigdata.striterator | BlazeGraph |
|
| Q14Test | Hard codes LUBM U14, which is a statement index scan. | Class | com.bigdata.rdf.sail.bench | BlazeGraph |
|
| QCE | Event implementation class. | Class | com.bigdata.quorum | BlazeGraph |
|
| QuadData | Recursive container for ground StatementPatternNodes. | Class | com.bigdata.rdf.sparql.ast | BlazeGraph |
|
| QuadsDataOrNamedSolutionSet | An AST node which models either QuadData or a named solution set in support of the INSERT clause and DELETE clause of a DeleteInsertGraph | Class | com.bigdata.rdf.sparql.ast | BlazeGraph |
|
| QuadsDataOrNamedSolutionSet .Annotations | | Interface | com.bigdata.rdf.sparql.ast | BlazeGraph |
|
| QuadsOperationInTriplesModeException | Exception indicating that a quads operation such as an update or extract on a named graph is issued, but the database is bootstrapped in triples mode | Class | com.bigdata.rdf.sparql.ast | BlazeGraph |
|
| QuadsTestCase | Unit tests for named graphs. | Class | com.bigdata.rdf.sail | BlazeGraph |
|
| QueryBase | Contains the projection clause, where clause, and solution modified clauses. | Class | com.bigdata.rdf.sparql.ast | BlazeGraph |
|
| QueryBase .Annotations | | Interface | com.bigdata.rdf.sparql.ast | BlazeGraph |
|
| QueryCancellationHelper | This class encapsulate functionality that is common to the REST API and Embedded Graph deployments. | Class | com.bigdata.rdf.sail | BlazeGraph |
|
| QueryCancelledException | Exception thrown when a query is explicitly cancelled. | Class | com.bigdata.rdf.sail | BlazeGraph |
|
| QueryDecl | Default implementation. | Class | com.bigdata.bop.engine | BlazeGraph |
|
| QueryEngine | A class managing execution of concurrent queries against a local Much of the complexity of the current approach owes itself to having to run a | Class | com.bigdata.bop.engine | BlazeGraph |
|
| QueryEngine .Annotations | Annotations understood by the QueryEngine. | Interface | com.bigdata.bop.engine | BlazeGraph |
|
| QueryEngine .IRunningQueryListener | Listener API for IRunningQuery life cycle events (start/halt). | Interface | com.bigdata.bop.engine | BlazeGraph |
|
| QueryEngineCounters | QueryEngine performance counters. | Class | com.bigdata.bop.engine | BlazeGraph |
|
| QueryEngineFactory | Singleton factory for a query controller. | Class | com.bigdata.bop.fed | BlazeGraph |
|
| QueryEngineFactoryBase | Default IQueryEngineFactory implementation. | Class | com.bigdata.bop.fed | BlazeGraph |
|
| QueryEngineMetricsCollector | Reflects query engine metrics from the data server nodes to ganglia. | Class | com.bigdata.counters.ganglia | BlazeGraph |
|
| QueryEvaluationIterator | Class exists to align exceptions thrown by Sesame 2 query evaluation with those thrown by the Sesame 2 SAIL. | Class | com.bigdata.rdf.sail | BlazeGraph |
|
| QueryHintException | Exception thrown when a query hint is invalid/illegal. | Class | com.bigdata.rdf.sparql.ast.hints | BlazeGraph |
|
| QueryHintRegistry | A factory which is used to register and resolve query hints. | Class | com.bigdata.rdf.sparql.ast.hints | BlazeGraph |
|
| QueryHints | Graph Database | Interface | com.bigdata.rdf.sparql.ast | BlazeGraph |
|
| QueryHintScope | Type safe enumeration for the scope of a query hint. | Class | com.bigdata.rdf.sparql.ast.hints | BlazeGraph |
|
| QueryLog | Class defines the log on which summary operator execution statistics areAuthor:Bryan Thompson | Class | com.bigdata.bop.engine | BlazeGraph |
|
| QueryNodeBase | AST node base class. | Class | com.bigdata.rdf.sparql.ast | BlazeGraph |
|
| QueryNodeBase .Annotations | | Interface | com.bigdata.rdf.sparql.ast | BlazeGraph |
|
| QueryNodeListBaseNode | Base class for AST nodes which model an ordered list of children. | Class | com.bigdata.rdf.sparql.ast | BlazeGraph |
|
| QueryNodeWithBindingSet | Class for wrapping a query node and an associated binding set (as starting point for evaluating the query). | Class | com.bigdata.rdf.sparql.ast | BlazeGraph |
|
| QueryOptimizerEnum | enum QueryOptimizerEnumThe known query optimizers. | Class | com.bigdata.rdf.sparql.ast | BlazeGraph |
|
| QueryOptions | | Class | com.bigdata.relation.rule | BlazeGraph |
|
| QueryRoot | The top-level Query. | Class | com.bigdata.rdf.sparql.ast | BlazeGraph |
|
| QueryRoot .Annotations | | Interface | com.bigdata.rdf.sparql.ast | BlazeGraph |
|
| QueryServlet | SPARQL Query (GET/POST) and SPARQL UPDATE handler (POST). | Class | com.bigdata.rdf.sail.webapp | BlazeGraph |
|
| QueryTask | A task that executes a query operation. | Class | com.bigdata.relation.rule.eval | BlazeGraph |
|
| QueryTimeoutException | Exception thrown if a query is halted due to a timeout. | Class | com.bigdata.bop.engine | BlazeGraph |
|
| QueryType | Type safe enumeration reporting the high level type of the query. | Class | com.bigdata.rdf.sparql.ast | BlazeGraph |
|
| QueryUtil | Some static utility methods. | Class | com.bigdata.counters.query | BlazeGraph |
|
| QueryUtil .ReadCounterSetXMLFileTask | Task reads counters matching a regular expression into the caller'sVersion:$Id$Author:Bryan | Class | com.bigdata.counters.query | BlazeGraph |
|
| QueueSizeMovingAverageTask | Class tracks the moving average of the queue size. | Class | com.bigdata.util.concurrent | BlazeGraph |
|
| QueueStats | Statistics summary for a work queue feeding a specific operator for a query. | Class | com.bigdata.bop.engine | BlazeGraph |
|
| QueueStatsPlugIn | Plugin for sampling the ExecutorService. | Class | com.bigdata.journal | BlazeGraph |
|
| QueueStatsPlugIn .Options | Performance counters options. | Interface | com.bigdata.journal | BlazeGraph |
|
| Quorum | A quorum is a collection of services instances comprising the same logical service. | Interface | com.bigdata.quorum | BlazeGraph |
|
| QuorumActor | An interface that causes various changes in the distributed quorum state required to execute the intention of a QuorumMember service and its | Interface | com.bigdata.quorum | BlazeGraph |
|
| QuorumClient | A non-remote interface for a client which monitors the state of a quorum. | Interface | com.bigdata.quorum | BlazeGraph |
|
| QuorumCommit | A non-remote interface for a member service in a Quorum defining methods to support service the 2-phase quorum commit protocol. | Interface | com.bigdata.ha | BlazeGraph |
|
| QuorumCommitImpl | QuorumCommit implementation. | Class | com.bigdata.ha | BlazeGraph |
|
| QuorumEvent | An interface for informational quorum events. | Interface | com.bigdata.quorum | BlazeGraph |
|
| QuorumEventEnum | enum QuorumEventEnumA type-safe enumeration for informational quorum events. | Class | com.bigdata.quorum | BlazeGraph |
|
| QuorumException | An exception related to Quorum or QuorumManagers. | Class | com.bigdata.quorum | BlazeGraph |
|
| QuorumListener | An interface for receiving informational quorum events. | Interface | com.bigdata.quorum | BlazeGraph |
|
| QuorumMember | A non-remote interface for a service which will participate in a quorum as a member service (as opposed to a client service that merely watches the | Interface | com.bigdata.quorum | BlazeGraph |
|
| QuorumPipeline | A non-remote interface for a member service in a Quorum defining methods to replicating writes. | Interface | com.bigdata.ha | BlazeGraph |
|
| QuorumPipelineImpl | QuorumPipeline implementation. | Class | com.bigdata.ha | BlazeGraph |
|
| QuorumRead | A non-remote interface for a member service in a Quorum defining methods to support reading on another member of the quorum. | Interface | com.bigdata.ha | BlazeGraph |
|
| QuorumReadImpl | QuorumRead implementation. | Class | com.bigdata.ha | BlazeGraph |
|
| QuorumService | A non-remote interface for a member service in a Quorum defining methods to support service specific high availability operations such as | Interface | com.bigdata.ha | BlazeGraph |
|
| QuorumServiceBase | Abstract implementation provides the logic for distributing messages for the quorum 2-phase commit protocol, failover reads, etc. | Class | com.bigdata.ha | BlazeGraph |
|
| QuorumStateChangeEvent | Event data equivalent to the QuorumStateChangeListener API. | Interface | com.bigdata.quorum | BlazeGraph |
|
| QuorumStateChangeEventEnum | enum QuorumStateChangeEventEnumEnumeration of event types for the events described by the | Class | com.bigdata.quorum | BlazeGraph |
|
| QuorumStateChangeListener | A non-remote interface containing only and all distributed quorum state change messages for this QuorumMember. | Interface | com.bigdata.quorum | BlazeGraph |
|
| QuorumStateChangeListenerBase | QuorumStateChangeListener provides NOP method implementations. | Class | com.bigdata.quorum | BlazeGraph |
|
| QuorumTokenTransitions | Wraps the token/join transitions in a testable manner. | Class | com.bigdata.quorum | BlazeGraph |
|
| QuorumWatcher | An interface that watches for changes in the distributed quorum state. | Interface | com.bigdata.quorum | BlazeGraph |
|
| R | Test relation composed of E elements with a single primary index. | Class | com.bigdata.bop.ap | BlazeGraph |
|
| R .KeyOrder | Metadata about the index orders for this relation. | Class | com.bigdata.bop.ap | BlazeGraph |
|
| RAMGASEngine | | Class | com.bigdata.rdf.graph.impl.ram | BlazeGraph |
|
| RAMGASEngine .RAMGraph | A simple RDF graph model suitable for graph mining algorithms. | Class | com.bigdata.rdf.graph.impl.ram | BlazeGraph |
|
| RAMGASEngine .RAMGraphAccessor | | Class | com.bigdata.rdf.graph.impl.ram | BlazeGraph |
|
| RAMGASRunner | Class for running GAS performance tests against the SAIL. | Class | com.bigdata.rdf.graph.impl.ram | BlazeGraph |
|
| RAMGraphFixture | | Class | com.bigdata.rdf.graph.impl.ram | BlazeGraph |
|
| RAMGraphLoader | TODO Blank nodes have global scope. | Class | com.bigdata.rdf.graph.impl.ram | BlazeGraph |
|
| RandBOp | | Class | com.bigdata.rdf.internal.constraints | BlazeGraph |
|
| RandomKeysGenerator | Random B+Tree keys generator. | Class | com.bigdata.btree.raba.codec | BlazeGraph |
|
| RandomURIGenerator | Generate n random and distinct URIs. | Class | com.bigdata.btree.raba.codec | BlazeGraph |
|
| Range | Represents a numerical range of IVs - a lower bound and an upper bound. | Class | com.bigdata.rdf.internal.constraints | BlazeGraph |
|
| RangeBOp | Operator used to impose a key-range constraint on a variable on access path. | Class | com.bigdata.rdf.internal.constraints | BlazeGraph |
|
| RangeBOp .Annotations | | Interface | com.bigdata.rdf.internal.constraints | BlazeGraph |
|
| RangeCheckUtil | Utility class to verify that a key lies within a key range. | Class | com.bigdata.btree | BlazeGraph |
|
| RangeCountProcedure | This procedure computes a range count on an index. | Class | com.bigdata.btree.proc | BlazeGraph |
|
| RangeNode | It's a value expression because it does eventually evaluate to a value -See Also:Serialized Form | Class | com.bigdata.rdf.sparql.ast | BlazeGraph |
|
| RangeNode .Annotations | | Interface | com.bigdata.rdf.sparql.ast | BlazeGraph |
|
| RawDataServiceTupleIterator | Class supports range query across against an unpartitioned index on an IDataService but DOES NOT handle index partition splits, moves or | Class | com.bigdata.service.ndx | BlazeGraph |
|
| RawStoreDelegate | Simple delegation pattern. | Class | com.bigdata.rawstore | BlazeGraph |
|
| RDFFilenameFilter | Filter recognizes anything that is a registered as an RDFFormat or which would be recognized as such if you stripped off a trailing | Class | com.bigdata.rdf.load | BlazeGraph |
|
| RDFFullTextIndexTupleSerializer | Replaces the FullTextIndexTupleSerializer to support IVs as document identifiers. | Class | com.bigdata.rdf.lexicon | BlazeGraph |
|
| RDFJoinNexus | IProgram execution support for the RDF DB. | Class | com.bigdata.rdf.rules | BlazeGraph |
|
| RDFJoinNexus .InsertSPOAndJustificationBuffer | Buffer writes on IMutableRelation#insert(IChunkedIterator) when it isVersion:$Id$Author:Bryan Thompson | Class | com.bigdata.rdf.rules | BlazeGraph |
|
| RDFJoinNexusFactory | Factory for RDFJoinNexus objects. | Class | com.bigdata.rdf.rules | BlazeGraph |
|
| RDFLoadTaskFactory | Factory for tasks for loading RDF resources into a database. | Class | com.bigdata.rdf.load | BlazeGraph |
|
| RDFParserOptions | Instances of this class may be used to configure options on an RDFParser. | Class | com.bigdata.rdf.rio | BlazeGraph |
|
| RDFParserOptions .Options | | Interface | com.bigdata.rdf.rio | BlazeGraph |
|
| RdfsAxioms | The axioms for RDF Schema. | Class | com.bigdata.rdf.axioms | BlazeGraph |
|
| RDFSVocabulary | A Vocabulary including well-known Values for RDF, RDFS, OWL, Dublin Core, | Class | com.bigdata.rdf.vocab | BlazeGraph |
|
| RDFSVocabularyDecl | Vocabulary and namespace for RDFS. | Class | com.bigdata.rdf.vocab.decls | BlazeGraph |
|
| RDFSVocabularyV2 | | Class | com.bigdata.rdf.vocab | BlazeGraph |
|
| RdfTypeRdfsResourceFilter | Filter matches (x rdf:type rdfs:Resource). | Class | com.bigdata.rdf.inf | BlazeGraph |
|
| RDFValueFactory | Factory for the single element byte[] used for the value of an RDF Statement in one of the statement indices. | Class | com.bigdata.rdf.spo | BlazeGraph |
|
| RDFVerifyTaskFactory | Factory for tasks for verifying a database against RDF resources. | Class | com.bigdata.rdf.load | BlazeGraph |
|
| RDFVocabularyDecl | Vocabulary and namespace for RDF. | Class | com.bigdata.rdf.vocab.decls | BlazeGraph |
|
| RDRHistory | This is an experimental feature that captures history using the change log mechanism and RDR. | Class | com.bigdata.rdf.sail | BlazeGraph |
|
| RDRHistory .Vocab | Vocab terms to use for the "added" and "removed" predicates. | Interface | com.bigdata.rdf.sail | BlazeGraph |
|
| RDRHistoryServiceFactory | | Class | com.bigdata.rdf.sail | BlazeGraph |
|
| ReadCommittedView | A view of a named index that replaces its view for each high-level request if there has been an intervening commit on the backing store. | Class | com.bigdata.btree | BlazeGraph |
|
| ReadIndexTask | Procedure reads on the terms index, aggregating data on a per-Hit The procedure uses an IRangeQuery. | Class | com.bigdata.search | BlazeGraph |
|
| ReadOnlyCounter | A read-only view of an ICounter. | Class | com.bigdata.btree | BlazeGraph |
|
| ReadOnlyEntryIterator | Iterator disallows remove(). | Class | com.bigdata.btree | BlazeGraph |
|
| ReadOnlyIndex | A fly-weight wrapper that does not permit write operations and reads through onto an underlying IIndex. | Class | com.bigdata.btree | BlazeGraph |
|
| ReadOnlyKeysRaba | Immutable implementation does not allow nulls but supportsVersion:$Id$Author:Bryan Thompson | Class | com.bigdata.btree.raba | BlazeGraph |
|
| ReadOnlyTermDocKey | Read-only ITermDocKey. | Class | com.bigdata.search | BlazeGraph |
|
| ReadOnlyTermDocRecord | Read-only ITermDocRecord. | Class | com.bigdata.search | BlazeGraph |
|
| ReadOnlyValuesRaba | Immutable implementation allows nulls but does not supportVersion:$Id$Author:Bryan Thompson | Class | com.bigdata.btree.raba | BlazeGraph |
|
| ReadWriteLockManager | Base class for managing read/write locks for unisolated ICommitters. | Class | com.bigdata.btree | BlazeGraph |
|
| RecordCompressor | Bulk data (de-)compressor used for leaves in IndexSegments. | Class | com.bigdata.io.compression | BlazeGraph |
|
| RegexBOp | SPARQL REGEX operator. | Class | com.bigdata.rdf.internal.constraints | BlazeGraph |
|
| RegexBOp .Annotations | | Interface | com.bigdata.rdf.internal.constraints | BlazeGraph |
|
| RegisterIndexTask | Register a named index (unisolated write operation). | Class | com.bigdata.journal | BlazeGraph |
|
| RejectAnythingSameAsItself | Rejects (x y z) iff x==z and y==owl:sameAs, where x, y, and z are variables. | Class | com.bigdata.rdf.rules | BlazeGraph |
|
| RelationFusedView | A factory for fused views reading from both of the source IRelations. | Class | com.bigdata.relation | BlazeGraph |
|
| RelationSchema | A Schema for metadata about existing relations. | Class | com.bigdata.relation | BlazeGraph |
|
| RemoteAsynchronousIterator | Remote interface declaring the API of IAsynchronousIterator but also declaring that each methods throws IOException in order to | Interface | com.bigdata.service.proxy | BlazeGraph |
|
| RemoteAsynchronousIterator .RemoteElement | Used to send an serialized element together with the object that knows how to de-serialize the element. | Interface | com.bigdata.service.proxy | BlazeGraph |
|
| RemoteAsynchronousIteratorImpl | A helper object that provides the API of IAsynchronousIterator but whose methods throw IOException and are therefore compatible with | Class | com.bigdata.service.proxy | BlazeGraph |
|
| RemoteBuffer | Remote interface declaring the API of IBuffer but also declaring that each methods throws IOException in order to be | Interface | com.bigdata.service.proxy | BlazeGraph |
|
| RemoteBufferImpl | A helper object that provides the API of IBuffer but whose methods throw IOException and are therefore compatible with Remote | Class | com.bigdata.service.proxy | BlazeGraph |
|
| RemoteChunk | A chunk of elements materialized from a remote iterator together with some metadata about the state of the remote iterator (whether or not it is | Class | com.bigdata.service.proxy | BlazeGraph |
|
| RemoteChunkedIterator | Wrapper for an IAsynchronousIterator exposing an interface suitable for export as a proxy object using RMI to communicate back with itself and | Class | com.bigdata.service.proxy | BlazeGraph |
|
| RemoteFuture | Remote interface declaring the API of Future but also declaring that each methods throws IOException in order to be | Interface | com.bigdata.service.proxy | BlazeGraph |
|
| RemoteFutureImpl | A helper object that provides the API of Future but whose methods throw IOException and are therefore compatible with | Class | com.bigdata.service.proxy | BlazeGraph |
|
| RemoteGOMTestCase | Similar to TestGOM but is setup to connect to the NanoSparqlServer using aAuthor:Martyn Cutcher | Class | com.bigdata.gom | BlazeGraph |
|
| RemoteRepository | Java API to the Nano Sparql Server. | Class | com.bigdata.rdf.sail.webapp.client | BlazeGraph |
|
| RemoteRepository .AddOp | Add by URI, statements, or file. | Class | com.bigdata.rdf.sail.webapp.client | BlazeGraph |
|
| RemoteRepository .RemoveOp | Remove by query, access path, statements, or file. | Class | com.bigdata.rdf.sail.webapp.client | BlazeGraph |
|
| RemoteRepositoryBase | Base class providing some common functionality. | Class | com.bigdata.rdf.sail.webapp.client | BlazeGraph |
|
| RemoteRepositoryDecls | Various declarations used by the client API. | Class | com.bigdata.rdf.sail.webapp.client | BlazeGraph |
|
| RemoteRepositoryManager | A manager for connections to one or more REST API / SPARQL end points for the same bigdata service. | Class | com.bigdata.rdf.sail.webapp.client | BlazeGraph |
|
| RemoteRunnableBuffer | Remote interface declaring the API of IRunnableBuffer but also declaring that each methods throws IOException in order to be | Interface | com.bigdata.service.proxy | BlazeGraph |
|
| RemoteRunnableBufferImpl | A helper object that provides the API of IBlockingBuffer but whose methods throw IOException and are therefore compatible with | Class | com.bigdata.service.proxy | BlazeGraph |
|
| RemoteServiceCall | Service invocation interface for an REMOTE SPARQL service. | Interface | com.bigdata.rdf.sparql.ast.service | BlazeGraph |
|
| RemoteServiceCallImpl | This class handles vectored remote service invocation by generating an appropriate SPARQL query (with BINDINGS) and an appropriate HTTP request. | Class | com.bigdata.rdf.sparql.ast.service | BlazeGraph |
|
| RemoteServiceFactoryImpl | A factory for service calls against remote SPARQL end points. | Class | com.bigdata.rdf.sparql.ast.service | BlazeGraph |
|
| RemoteServiceOptions | Configurable options for a remote service end point. | Class | com.bigdata.rdf.sparql.ast.service | BlazeGraph |
|
| RemoteSparql10QueryBuilder | Utility class constructs a valid SPARQL query for a remote SPARQL 1. | Class | com.bigdata.rdf.sparql.ast.service | BlazeGraph |
|
| RemoteSparql11DraftQueryBuilder | Utility class constructs a valid SPARQL query for a remote SPARQL 1. | Class | com.bigdata.rdf.sparql.ast.service | BlazeGraph |
|
| RemoteSparql11QueryBuilder | Utility class constructs a valid SPARQL query for a remote SPARQL 1. | Class | com.bigdata.rdf.sparql.ast.service | BlazeGraph |
|
| RemoteSparqlBuilderFactory | Factory encapsulates the logic required to decide on the manner in which solutions will be vectored into the remote service end point and in which the | Class | com.bigdata.rdf.sparql.ast.service | BlazeGraph |
|
| RemoteTransactionManager | Remote client for the Transaction Management API. | Class | com.bigdata.rdf.sail.webapp.client | BlazeGraph |
|
| RemoteTransactionNotFoundException | Exception thrown if a transaction is not active in a context where it needs to be active for some operation to take place. | Class | com.bigdata.rdf.sail.webapp.client | BlazeGraph |
|
| RemoteTransactionValidationException | Exception thrown if an active transaction known to the server could not be validated in response to a PREPARE or COMMIT request. | Class | com.bigdata.rdf.sail.webapp.client | BlazeGraph |
|
| RemoveDeferredFreesFromCommitRecords | A utility to fix a store with invalid addresses in the deferred free list of a commitRecord. | Class | com.bigdata.journal | BlazeGraph |
|
| RemoveStatementsOp | Vectored remove operator for RDF Statements. | Class | com.bigdata.bop.rdf.update | BlazeGraph |
|
| RendererFactory | Factory for IRenderer objects based on a MIME type. | Class | com.bigdata.counters.render | BlazeGraph |
|
| ReplaceBOp | See Also:http://www. | Class | com.bigdata.rdf.internal.constraints | BlazeGraph |
|
| ReplaceBOp .Annotations | | Interface | com.bigdata.rdf.internal.constraints | BlazeGraph |
|
| ReportEnum | The different kinds of reports that we can generate. | Class | com.bigdata.counters.query | BlazeGraph |
|
| RepositoryDocumentImpl | A read-only view of a Document that has been read from aVersion:$Id$Author:Bryan Thompson | Class | com.bigdata.bfs | BlazeGraph |
|
| Resolver | Pattern for resolving elements of an iterator. | Class | com.bigdata.striterator | BlazeGraph |
|
| ResourceEvents | Class encapsulates reporting API for resource (index and store files) events. | Class | com.bigdata.resources | BlazeGraph |
|
| ResourceFileFilter | The default implementation accepts directories under the configured IResourceManager. | Class | com.bigdata.resources | BlazeGraph |
|
| ResourceLockService | An implementation using NamedLocks suitable for within JVM locking. | Class | com.bigdata.journal | BlazeGraph |
|
| ResourceManager | The ResourceManager has broad responsibility for journal files, index segment files, maintaining index views during overflow processing, and | Class | com.bigdata.resources | BlazeGraph |
|
| ResourceManager .IResourceManagerCounters | the ResourceManager. | Interface | com.bigdata.resources | BlazeGraph |
|
| ResourceManager .Options | ResourceManager options. | Interface | com.bigdata.resources | BlazeGraph |
|
| ResourceQueue | Unbounded queue of operations waiting to gain an exclusive lock on a resource. | Class | com.bigdata.concurrent | BlazeGraph |
|
| ResourceService | A service which permits resources (managed files or buffers) identified by a UUID to be read by a remote service. | Class | com.bigdata.service | BlazeGraph |
|
| ResourceService .Counters | Performance counters for the ResourceService. | Class | com.bigdata.service | BlazeGraph |
|
| ResourceService .FetchResourceTask | Client for a BufferService reads a single resource from the specified service, writing it into the local file system. | Class | com.bigdata.service | BlazeGraph |
|
| ResourceService .ReadBufferTask | the data into a local ByteBuffer. | Class | com.bigdata.service | BlazeGraph |
|
| ResourceService .ReadResourceTask | | Class | com.bigdata.service | BlazeGraph |
|
| ResourceService .ResourceTypeEnum | Type safe enumeration of the kinds of resources which can be served. | Class | com.bigdata.service | BlazeGraph |
|
| ResourceService .StatusEnum | | Class | com.bigdata.service | BlazeGraph |
|
| RESTServlet | Default dispatch pattern for a core REST API. | Class | com.bigdata.rdf.sail.webapp | BlazeGraph |
|
| ResultSet | An object used to stream key scan results back to the client. | Class | com.bigdata.btree | 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 |
|
| ReverseLongComparator | Places Long values into descending order. | Class | com.bigdata.util | BlazeGraph |
|
| Reverserator | Return an iterator that traverses the tuples in the reverse of the natural index order. | Class | com.bigdata.btree.filter | BlazeGraph |
|
| RichMetricFactory | Factory associates the IGangliaMetadataMessage with the IGangliaMetricMessage. | Class | com.bigdata.ganglia | BlazeGraph |
|
| RichMetricMessage | Class bundles together an IGangliaMetricMessage with the IGangliaMetadataMessage which provides its declaration. | Class | com.bigdata.ganglia | BlazeGraph |
|
| RingBuffer | A unsynchronized fixed capacity ring buffer. | Class | com.bigdata.cache | BlazeGraph |
|
| RioLoaderEvent | Event generated periodically. | Class | com.bigdata.rdf.rio | BlazeGraph |
|
| RioLoaderListener | Periodic notification of data load progress. | Interface | com.bigdata.rdf.rio | BlazeGraph |
|
| RootBlockCommitter | Provides the callback to save the previous root block and store the address with the current CommitRecord. | Class | com.bigdata.journal | BlazeGraph |
|
| RootBlockException | An instance of this class is thrown if there is a problem with a root block (bad magic, unknown version, Challis fields do not agree, checksum error, | Class | com.bigdata.journal | BlazeGraph |
|
| RootBlockUtility | Utility class will read both root blocks of a file and indicate which oneVersion:$Id$Author:Bryan | Class | com.bigdata.journal | BlazeGraph |
|
| RootBlockView | A view onto a root block of the Journal. | Class | com.bigdata.journal | BlazeGraph |
|
| RoundRobinLBSPolicy | Policy implements a round-robin over the services that are joined with theAuthor:Bryan ThompsonSee Also:Serialized Form | Class | com.bigdata.rdf.sail.webapp.lbs.policy | BlazeGraph |
|
| Rule | | Class | com.bigdata.relation.rule | BlazeGraph |
|
| RuleContextEnum | enum RuleContextEnum Type-safe enumeration capturing the primary uses cases for rule execution. | Class | com.bigdata.rdf.rules | BlazeGraph |
|
| RuleFastClosure11 | Rule for step 11 of InferenceEngine#fastForwardClosure(). | Class | com.bigdata.rdf.rules | BlazeGraph |
|
| RuleFastClosure13 | Rule for step 13 of InferenceEngine#fastForwardClosure(). | Class | com.bigdata.rdf.rules | BlazeGraph |
|
| RuleFastClosure3 | | Class | com.bigdata.rdf.rules | BlazeGraph |
|
| RuleFastClosure5 | | Class | com.bigdata.rdf.rules | BlazeGraph |
|
| RuleFastClosure6 | | Class | com.bigdata.rdf.rules | BlazeGraph |
|
| RuleFastClosure7 | | Class | com.bigdata.rdf.rules | BlazeGraph |
|
| RuleFastClosure9 | | Class | com.bigdata.rdf.rules | BlazeGraph |
|
| RuleLog | Class defines the log on which rule execution statistics are written. | Class | com.bigdata.relation.rule.eval | BlazeGraph |
|
| RuleOwlEquivalentClass | (a owl:equivalentClass b) -> (b owl:equivalentClass a)Version:$Id$Author:Bryan ThompsonSee Also:Serialized Form | Class | com.bigdata.rdf.rules | BlazeGraph |
|
| RuleOwlEquivalentProperty | owl:equivalentProperty (a owl:equivalentProperty b) -> (b owl:equivalentProperty a) | Class | com.bigdata.rdf.rules | BlazeGraph |
|
| RuleOwlFunctionalProperty | owl:FunctionalProperty (p rdf:type owl:FunctionalProperty), (a p b), (a p c) -> | Class | com.bigdata.rdf.rules | BlazeGraph |
|
| RuleOwlHasValue | (x rdf:type a), (a rdf:type owl:Restriction), (a owl:onProperty p), (a owl:hasValue v) -> (x p v)Version:$Id$Author:Mike PersonickSee Also:Serialized Form | Class | com.bigdata.rdf.rules | BlazeGraph |
|
| RuleOwlInverseFunctionalProperty | owl:InverseFunctionalProperty (p rdf:type owl:InverseFunctionalProperty), (b p a), (c p a) -> | Class | com.bigdata.rdf.rules | BlazeGraph |
|
| RuleOwlInverseOf1 | owl:inverseOf1 : (a owl:inverseOf b) -> (b owl:inverseOf a)Version:$Id$Author:Bryan ThompsonSee Also:Serialized Form | Class | com.bigdata.rdf.rules | BlazeGraph |
|
| RuleOwlInverseOf2 | owl:inverseOf2 : (a owl:inverseOf b), (x a z) -> (z b x). | Class | com.bigdata.rdf.rules | BlazeGraph |
|
| RuleOwlSameAs1 | (x owl:sameAs y) -> (y owl:sameAs x)Version:$Id$Author:Bryan ThompsonSee Also:Serialized Form | Class | com.bigdata.rdf.rules | BlazeGraph |
|
| RuleOwlSameAs1b | (x owl:sameAs y), (y owl:sameAs z) -> (x owl:sameAs z)Version:$Id$Author:Bryan ThompsonSee Also:Serialized Form | Class | com.bigdata.rdf.rules | BlazeGraph |
|
| RuleOwlSameAs2 | (x owl:sameAs y), (x a z) -> (y a z). | Class | com.bigdata.rdf.rules | BlazeGraph |
|
| RuleOwlSameAs3 | (x owl:sameAs y), (z a x) -> (z a y). | Class | com.bigdata.rdf.rules | BlazeGraph |
|
| RuleOwlSymmetricProperty | owl:SymmetricProperty (x rdf:type owl:SymmetricProperty), (a x b) -> (b x a). | Class | com.bigdata.rdf.rules | BlazeGraph |
|
| RuleOwlTransitiveProperty1 | owl:TransitiveProperty1 (a rdf:type owl:TransitiveProperty), (x a y), (y a z) -> (x a z) | Class | com.bigdata.rdf.rules | BlazeGraph |
|
| RuleOwlTransitiveProperty2 | owl:TransitiveProperty2 (a rdf:type owl:TransitiveProperty), (b rdfs:subPropertyOf a) -> (b rdf:type owl:TransitiveProperty) | Class | com.bigdata.rdf.rules | BlazeGraph |
|
| RuleRdf01 | (?a rdf:type rdf:Property) :- ( ?u ?a ?y ). | Class | com.bigdata.rdf.rules | BlazeGraph |
|
| RuleRdfs02 | ( u rdf:type x) :- ( a rdfs:domain x), ( u a y ). | Class | com.bigdata.rdf.rules | BlazeGraph |
|
| RuleRdfs03 | triple(v rdf:type x) :- triple(a rdfs:range x), | Class | com.bigdata.rdf.rules | BlazeGraph |
|
| RuleRdfs04a | (?u ?a ?x) -> (?u rdf:type rdfs:Resource)Version:$Id$Author:Bryan ThompsonSee Also:Serialized Form | Class | com.bigdata.rdf.rules | BlazeGraph |
|
| RuleRdfs04b | (?u ?a ?v) -> (?v rdf:type rdfs:Resource) Note: Literals can be entailed in the subject position by this rule and MUST | Class | com.bigdata.rdf.rules | BlazeGraph |
|
| RuleRdfs05 | rdfs5: this variant uses a nested subquery and may be safely used during triple(?u,rdfs:subPropertyOf,?x) :- | Class | com.bigdata.rdf.rules | BlazeGraph |
|
| RuleRdfs06 | triple( ?u rdfs:subPropertyOf ?u ) :- triple( ?u rdf:type rdf:Property ). | Class | com.bigdata.rdf.rules | BlazeGraph |
|
| RuleRdfs07 | triple(?u,?b,?y) :- triple(?a,rdfs:subPropertyOf,?b), | Class | com.bigdata.rdf.rules | BlazeGraph |
|
| RuleRdfs08 | (?u rdfs:subClassOf rdfs:Resource) :- (?u rdf:type rdfs:Class). | Class | com.bigdata.rdf.rules | BlazeGraph |
|
| RuleRdfs09 | triple(?v,rdf:type,?x) :- triple(?u,rdfs:subClassOf,?x), | Class | com.bigdata.rdf.rules | BlazeGraph |
|
| RuleRdfs10 | triple(?u,rdfs:subClassOf,?u) :- triple(?u,rdf:type,rdfs:Class). | Class | com.bigdata.rdf.rules | BlazeGraph |
|
| RuleRdfs11 | rdfs11: this variant uses a nested subquery and may be safely used during triple(?u,rdfs:subClassOf,?x) :- | Class | com.bigdata.rdf.rules | BlazeGraph |
|
| RuleRdfs12 | (?u rdfs:subPropertyOf rdfs:member) :- (?u rdf:type rdfs:ContainerMembershipProperty). | Class | com.bigdata.rdf.rules | BlazeGraph |
|
| RuleRdfs13 | (?u rdfs:subClassOf rdfs:Literal) :- (?u rdf:type rdfs:Datatype). | Class | com.bigdata.rdf.rules | BlazeGraph |
|
| RuleState | State for a rule execution. | Class | com.bigdata.relation.rule.eval | BlazeGraph |
|
| RuleStats | Statistics about what an IStep did when it was executed. | Class | com.bigdata.relation.rule.eval | BlazeGraph |
|
| RunningQuery | Metadata about running BigdataRDFContext. | Class | com.bigdata.rdf.sail.model | BlazeGraph |
|
| RunningQueryCloseableIterator | Iteration construct wraps an IRunningQuery with logic to (a) verify that the IRunningQuery has not encountered an error; and (b) to | Class | com.bigdata.rdf.sail | BlazeGraph |
|
| RunQuery | Open a journal and run a query against it - pretty much the only reason to use this class is if you want to run the query under a debugger against a | Class | com.bigdata.rdf.sail.bench | BlazeGraph |
|
| RunRuleAndFlushBufferTask | Helper class is used for sequential IRule step execution. | Class | com.bigdata.relation.rule.eval | BlazeGraph |
|
| RunRuleAndFlushBufferTaskFactory | Factory class is used for sequential IRule step execution. | Class | com.bigdata.relation.rule.eval | BlazeGraph |
|
| RunState | Service run state enumeration. | Class | com.bigdata.ha | BlazeGraph |
|
| RunState | Enum of transaction run states. | Class | com.bigdata.journal | BlazeGraph |
|
| RWAddressManager | | Class | com.bigdata.journal | BlazeGraph |
|
| RWStore | Provides an interface to allocating storage within a disk file. | Class | com.bigdata.rwstore | BlazeGraph |
|
| RWStore .AllocationStats | | Class | com.bigdata.rwstore | BlazeGraph |
|
| RWStore .DeleteBlockStats | Simple class to collect up DeleteBlockStats and returned by checkDeleteBlocks, called from DumpJournal. | Class | com.bigdata.rwstore | BlazeGraph |
|
| RWStore .Options | Options understood by the RWStore. | Interface | com.bigdata.rwstore | BlazeGraph |
|
| RWStore .RWStoreState | | Class | com.bigdata.rwstore | BlazeGraph |
|
| RWStore .StoreCounters | Striped performance counters for IRawStore access, including operations that read or write through to the underlying media. | Class | com.bigdata.rwstore | BlazeGraph |
|
| RWStrategy | A highly scalable persistent IBufferStrategy wrapping the RWStore which may be used as the backing store for a Journal. | Class | com.bigdata.journal | BlazeGraph |
|
| RWWriteCacheService | Defines the WriteCacheService to be used by the RWStore. | Class | com.bigdata.rwstore | BlazeGraph |
|
| SailBase | SailBase is an abstract Sail implementation that takes care of common sail tasks, including proper closing of active connections and a grace period for | Class | com.bigdata.rdf.sail | BlazeGraph |
|
| SAILGASEngine | | Class | com.bigdata.rdf.graph.impl.sail | BlazeGraph |
|
| SAILGASEngine .SAILGraphAccessor | | Class | com.bigdata.rdf.graph.impl.sail | BlazeGraph |
|
| SAILGASRunner | Class for running GAS performance tests against the SAIL. | Class | com.bigdata.rdf.graph.impl.sail | BlazeGraph |
|
| SailGraphFixture | | Class | com.bigdata.rdf.graph.impl.sail | BlazeGraph |
|
| SailGraphLoader | | Class | com.bigdata.rdf.graph.util | BlazeGraph |
|
| SameTermBOp | Compare two terms for exact equality. | Class | com.bigdata.rdf.internal.constraints | BlazeGraph |
|
| SameTermBOp .Annotations | | Interface | com.bigdata.rdf.internal.constraints | BlazeGraph |
|
| SameVariableConstraint | Filter imposes the "same variable" constraint on the elements visited by an IAccessPath. | Class | com.bigdata.bop.ap.filter | BlazeGraph |
|
| SameVariableConstraintTupleFilter | TupleFilter class wrapping the SameVariableConstraint. | Class | com.bigdata.relation.accesspath | BlazeGraph |
|
| SAMPLE | Operator reports an arbitrary value from presented binding sets for the given variable. | Class | com.bigdata.bop.rdf.aggregate | BlazeGraph |
|
| SampleBase | Base class for a sample taken from a vertex (access path) or edge (cutoff TODO Large samples should be buffered on the IMemoryManager | Class | com.bigdata.bop.joinGraph.rto | BlazeGraph |
|
| SampleExtensionFactory | Simple IExtensionFactory implementation that creates two IExtensions - the EpochExtension and the | Class | com.bigdata.rdf.internal | BlazeGraph |
|
| SampleIndex | Sampling operator for the IAccessPath implied by anVersion:$Id: AbstractSampleIndex. | Class | com.bigdata.bop.ap | BlazeGraph |
|
| SampleIndex .AcceptanceSetOffsetSampler | An implementation based on an acceptance set of offsets which have been accepted. | Class | com.bigdata.bop.ap | BlazeGraph |
|
| SampleIndex .AccessPathSample | A sample from an access path. | Class | com.bigdata.bop.ap | BlazeGraph |
|
| SampleIndex .Annotations | | Interface | com.bigdata.bop.ap | BlazeGraph |
|
| SampleIndex .BitVectorOffsetSampler | Return a randomly selected ordered array of offsets in the given This approach is based on a bit vector. | Class | com.bigdata.bop.ap | BlazeGraph |
|
| SampleIndex .EntireRangeOffsetSampler | Returns all offsets in the half-open range, but may only be used when the limit GTE the range count. | Class | com.bigdata.bop.ap | BlazeGraph |
|
| SampleIndex .IOffsetSampler | | Interface | com.bigdata.bop.ap | BlazeGraph |
|
| SampleIndex .SampleType | Typesafe enumeration of different kinds of index sampling strategies. | Class | com.bigdata.bop.ap | BlazeGraph |
|
| SampleIndex .SmartOffsetSampler | A smart implementation which uses whichever implementation is most efficient for the limit and key range to be sampled. | Class | com.bigdata.bop.ap | BlazeGraph |
|
| SampleServiceFactory | A factory for a statement pattern sampling service. | Class | com.bigdata.rdf.sparql.ast.eval | BlazeGraph |
|
| SampleServiceFactory .SampleParams | The service params for this service. | Interface | com.bigdata.rdf.sparql.ast.eval | BlazeGraph |
|
| SarCpuUtilizationCollector | Collects statistics on the CPU utilization for the entire host usingAuthor:Bryan Thompson | Class | com.bigdata.counters.linux | BlazeGraph |
|
| ScaleOutClientFactory | Convenience class to break out bigdata-jini dependency. | Class | com.bigdata.service | BlazeGraph |
|
| ScaleOutIndexCounters | Counters pertaining to a scale-out index. | Class | com.bigdata.service.ndx | BlazeGraph |
|
| ScaleOutTripleStore | IBigdataFederation. | Class | com.bigdata.rdf.store | BlazeGraph |
|
| ScanCostReport | A report on the expected cost of an index key range scan. | Class | com.bigdata.bop.cost | BlazeGraph |
|
| ScatterSplitConfiguration | Configuration object for scatter split behavior for a scale-out index. | Class | com.bigdata.btree | BlazeGraph |
|
| ScatterSplitTask | Task splits an index partition into N equal sized index partitions and scatters those index partitions across data services in the federation. | Class | com.bigdata.resources | BlazeGraph |
|
| Schema | A schema for a sparse row store. | Class | com.bigdata.sparse | BlazeGraph |
|
| SCSUCompressor | | Class | com.bigdata.io.compression | BlazeGraph |
|
| SD | SPARQL 1. | Class | com.bigdata.rdf.sail.webapp | BlazeGraph |
|
| SearchInSearchServiceFactory | A factory for a "search in search" service. | Class | com.bigdata.rdf.sparql.ast.eval | BlazeGraph |
|
| SearchServiceFactory | A factory for a search service. | Class | com.bigdata.rdf.sparql.ast.eval | BlazeGraph |
|
| SectorAllocator | The SectorAllocator is designed as an alternative the the standard RWStore The idea of the SectorAllocator is to efficiently contain within a single | Class | com.bigdata.rwstore.sector | BlazeGraph |
|
| SeekEnum | Typesafe enum used to indicate that an ILeafCursor should seek to the first or last leaf in the B+Tree. | Class | com.bigdata.btree | BlazeGraph |
|
| SegmentMetadata | Metadata for a single IndexSegment. | Class | com.bigdata.mdi | BlazeGraph |
|
| SerializerUtil | Helper utilities for (de-)serialization of Serializable objects using the Java serialization mechanisms. | Class | com.bigdata.io | BlazeGraph |
|
| ServiceCall | Service invocation interface. | Interface | com.bigdata.rdf.sparql.ast.service | BlazeGraph |
|
| ServiceCallCreateParams | Interface for the parameters used by a ServiceFactory to create a ServiceCall instance. | Interface | com.bigdata.rdf.sparql.ast.service | BlazeGraph |
|
| ServiceCallJoin | Vectored pipeline join of the source solution(s) with solutions from a a SERVICE invocation. | Class | com.bigdata.bop.controller | BlazeGraph |
|
| ServiceCallJoin .Annotations | | Interface | com.bigdata.bop.controller | BlazeGraph |
|
| ServiceCallUtility | Helper class for ServiceCall invocations. | Class | com.bigdata.rdf.sparql.ast.service | BlazeGraph |
|
| ServiceFactory | Factory for creating objects which can talk to SPARQL service end points. | Interface | com.bigdata.rdf.sparql.ast.service | BlazeGraph |
|
| ServiceLookup | | Interface | com.bigdata.quorum | BlazeGraph |
|
| ServiceMetricsCollector | Reflects collected service metrics to ganglia. | Class | com.bigdata.counters.ganglia | BlazeGraph |
|
| ServiceNode | An extension point for external service calls which produce solution multisets (a SPARQL SERVICE). | Class | com.bigdata.rdf.sparql.ast.service | BlazeGraph |
|
| ServiceOptionsBase | | Class | com.bigdata.rdf.sparql.ast.service | BlazeGraph |
|
| ServiceParams | Helper class for parsing an extracting SERVICE parameters. | Class | com.bigdata.rdf.sparql.ast.eval | BlazeGraph |
|
| ServiceProviderHook | This static class provides a hook which allows the replacement of services registered via the openrdf ServiceRegistry pattern which makes use of | Class | com.bigdata.rdf | BlazeGraph |
|
| ServiceRegistry | Registry for service calls. | Class | com.bigdata.rdf.sparql.ast.service | BlazeGraph |
|
| ServiceScore | Helper class caches metadata about an HAGlue service. | Class | com.bigdata.rdf.sail.webapp.lbs | BlazeGraph |
|
| ServiceScore | Per-service metadata and a score for that service which gets updated periodically by the LoadBalancerService. | Class | com.bigdata.service | BlazeGraph |
|
| ServletDelegateBase | | Class | com.bigdata.rdf.sail.webapp | BlazeGraph |
|
| Sesame2BigdataIterator | Class aligns a Sesame 2 CloseableIteration with a bigdata ICloseableIterator. | Class | com.bigdata.rdf.sail | BlazeGraph |
|
| SesameVocabularyDecl | Vocabulary and namespace for Sesame. | Class | com.bigdata.rdf.vocab.decls | BlazeGraph |
|
| Session | A (transient) property set associated with some kinds of services. | Class | com.bigdata.service | BlazeGraph |
|
| ShortPacker | Packing utility for non-negative short values. | Class | com.bigdata.io | BlazeGraph |
|
| ShortPackerTestCase | TestAll suite for ShortPacker. | Class | com.bigdata.io | BlazeGraph |
|
| ShowHTreeResourceUsage | The purpose of this class is to show that adding a large number of entries into a MemStore backed HTree provides much less load of the Java heap, reducing | Class | com.bigdata.htree | BlazeGraph |
|
| ShutdownHelper | Helper class for normal shutdown of an ExecutorService. | Class | com.bigdata.util.concurrent | BlazeGraph |
|
| SidIV | Internal value representing an inline statement identifier. | Class | com.bigdata.rdf.internal.impl.bnode | BlazeGraph |
|
| SimpleEntry | Test helper provides an entry (aka value) for a Leaf. | Class | com.bigdata.btree | BlazeGraph |
|
| SimpleFileRawStore | A simple persistent unbuffered implementation backed by a file. | Class | com.bigdata.rawstore | BlazeGraph |
|
| SimpleIdFactory | | Class | com.bigdata.bop | BlazeGraph |
|
| SimpleMemoryRawStore | A purely transient append-only implementation useful when data need to be buffered in memory. | Class | com.bigdata.rawstore | BlazeGraph |
|
| SimpleNode | | Class | com.bigdata.rdf.sail.sparql.ast | BlazeGraph |
|
| SimpleRabaCoder | This class does not offer any compression. | Class | com.bigdata.btree.raba.codec | BlazeGraph |
|
| SimpleStoredQueryService | Simple stored query consisting of a parameterized SPARQL query. | Class | com.bigdata.rdf.sparql.ast.service.storedquery | BlazeGraph |
|
| SingleColumnFilter | Filter for a specific column name. | Class | com.bigdata.sparse | BlazeGraph |
|
| SingleResourceReaderTask | Tasks either loads a RDF resource or verifies that the told triples found in that resource are present in the database. | Class | com.bigdata.rdf.load | BlazeGraph |
|
| SingleTokenHitCollector | Single-token implementation of IHitCollector backed by a simple array of hits. | Class | com.bigdata.search | BlazeGraph |
|
| SingleValueChunkedIterator | An iterator that will visit a single value. | Class | com.bigdata.striterator | BlazeGraph |
|
| SKOSVocabularyDecl | Vocabulary and namespace for SKOS. | Class | com.bigdata.rdf.vocab.decls | BlazeGraph |
|
| Slice | Default implementation. | Class | com.bigdata.relation.rule | BlazeGraph |
|
| SliceInputStream | A stream which only lets you read a fixed #of bytes from an underlyingVersion:$Id$Author:Bryan Thompson | Class | com.bigdata.io | BlazeGraph |
|
| SliceNode | AST node for a SLICE (offset/limit). | Class | com.bigdata.rdf.sparql.ast | BlazeGraph |
|
| SliceNode .Annotations | | Interface | com.bigdata.rdf.sparql.ast | BlazeGraph |
|
| SliceOp | An operator which imposes an offset/limit on a binding set pipeline. | Class | com.bigdata.bop.solutions | BlazeGraph |
|
| SliceOp .Annotations | | Interface | com.bigdata.bop.solutions | BlazeGraph |
|
| SliceOp .SliceStats | | Class | com.bigdata.bop.solutions | BlazeGraph |
|
| SliceServiceFactory | A factory for a statement pattern slicing service. | Class | com.bigdata.rdf.sparql.ast.eval | BlazeGraph |
|
| SliceServiceFactory .SliceParams | The service params for this service. | Interface | com.bigdata.rdf.sparql.ast.eval | BlazeGraph |
|
| SnapshotTask | Take a snapshot of the journal. | Class | com.bigdata.journal | BlazeGraph |
|
| SnapshotTask .Options | | Interface | com.bigdata.journal | BlazeGraph |
|
| SoftCacheEntry | | Class | com.bigdata.cache | BlazeGraph |
|
| SoftCacheEntryFactory | The default factory for WeakReference cache entries. | Class | com.bigdata.cache | BlazeGraph |
|
| SolrFulltextSearchImpl | | Class | com.bigdata.service.fts.impl | BlazeGraph |
|
| Solution | Flyweight implementation. | Class | com.bigdata.relation.rule.eval | BlazeGraph |
|
| SolutionComparator | Wraps the Comparator obtained from a IKeyOrder such that it will ordered ISolutions by the elements reported by | Class | com.bigdata.relation.rule.eval | BlazeGraph |
|
| SolutionFilter | Resolves an ISolution to its element and delegates the filter test to an IElementFilter suitable for the expected element type. | Class | com.bigdata.relation.rule.eval | BlazeGraph |
|
| SolutionModifierBase | AST node for solution modifiers (SLICE, ORDER BY, GROUP BY)Version:$Id$Author:Bryan ThompsonSee Also:Serialized Form | Class | com.bigdata.rdf.sparql.ast | BlazeGraph |
|
| SolutionSetHashJoinOp | Operator joins a solution set modeled as a hash index into the pipeline. | Class | com.bigdata.bop.join | BlazeGraph |
|
| SolutionSetHashJoinOp .Annotations | | Interface | com.bigdata.bop.join | BlazeGraph |
|
| SolutionSetManager | A manager for named SOLUTION SETS scoped by some namespace and timestamp. | Class | com.bigdata.rdf.sparql.ast.ssets | BlazeGraph |
|
| SolutionSetStats | A set of interesting statistics on a solution set. | Class | com.bigdata.rdf.sparql.ast | BlazeGraph |
|
| SolutionSetStatserator | Class populates an ISolutionSetStats object from a stream of solutions. | Class | com.bigdata.rdf.sparql.ast | BlazeGraph |
|
| SolutionSetStatsFilter | Class may be used to collect statistics from a stream of solutions. | Class | com.bigdata.rdf.sparql.ast | BlazeGraph |
|
| SolutionSetStream | A persistence capable solution set stored using a stream oriented API. | Class | com.bigdata.bop.solutions | BlazeGraph |
|
| SolutionSetStreamDecoder | Stream decoder for solution sets (chunk oriented). | Class | com.bigdata.rdf.internal.encoder | BlazeGraph |
|
| SolutionSetStreamEncoder | Stream encoder for solution sets (chunk oriented). | Class | com.bigdata.rdf.internal.encoder | BlazeGraph |
|
| SolutionsLog | Class provides a logger which may be used for observing all solutions flowing into each operator in the query plan and the final solutions flowing into the | Class | com.bigdata.bop.engine | BlazeGraph |
|
| SortOp | Base class for operators which sort binding sets. | Class | com.bigdata.bop.solutions | BlazeGraph |
|
| SortOp .Annotations | | Interface | com.bigdata.bop.solutions | BlazeGraph |
|
| SortOrder | | Class | com.bigdata.bop.solutions | BlazeGraph |
|
| SPARQLConstraint | BOpConstraint that wraps a EBVBOp, which itself computes the effective boolean value of an IValueExpression. | Class | com.bigdata.rdf.internal.constraints | BlazeGraph |
|
| SparqlDynamicErrorException | A SPARQL dynamic (runtime) error. | Class | com.bigdata.rdf.error | BlazeGraph |
|
| SparqlDynamicErrorException .GraphEmptyException | Error thrown when a graph is empty in a context which presumes that it should not be empty. | Class | com.bigdata.rdf.error | BlazeGraph |
|
| SparqlDynamicErrorException .GraphExistsException | Error thrown when a graph exists in a context which presumes that it should not pre-exist. | Class | com.bigdata.rdf.error | BlazeGraph |
|
| SparqlDynamicErrorException .SolutionSetDoesNotExistException | Error thrown when an named solution set does not exist in a context which presumes that it should exist. | Class | com.bigdata.rdf.error | BlazeGraph |
|
| SparqlDynamicErrorException .SolutionSetExistsException | Error thrown when a named solution set exists in a context which presumes that it should not pre-exist. | Class | com.bigdata.rdf.error | BlazeGraph |
|
| SparqlDynamicErrorException .UnknownContentTypeException | Error thrown when the Content-Type is not recognized or can not beSee Also:Serialized Form | Class | com.bigdata.rdf.error | BlazeGraph |
|
| SparqlEndpointConfig | Configuration object. | Class | com.bigdata.rdf.sail.webapp | BlazeGraph |
|
| SPARQLJSONParserBase | Abstract base class for SPARQL Results JSON Parsers. | Class | com.bigdata.rdf.rio.json | BlazeGraph |
|
| SparqlStaticErrorException | A SPARQL error detected by static analysis. | Class | com.bigdata.rdf.error | BlazeGraph |
|
| SparqlTypeErrorBOp | Always throws a SparqlTypeError. | Class | com.bigdata.rdf.internal.constraints | BlazeGraph |
|
| SparqlTypeErrorException | A SPARQL type error. | Class | com.bigdata.rdf.error | BlazeGraph |
|
| SparqlTypeErrorException .UnboundVarException | Type error thrown when there is an unbound variable. | Class | com.bigdata.rdf.error | BlazeGraph |
|
| SPARQLUpdateEvent | An event reflecting progress for some sequence of SPARQL UPDATE operations. | Class | com.bigdata.rdf.sail | BlazeGraph |
|
| SPARQLUpdateEvent .DeleteInsertWhereStats | and INSERT clause (if any) for a DELETE/INSERT WHERE operation. | Class | com.bigdata.rdf.sail | BlazeGraph |
|
| SPARQLUpdateEvent .LoadProgress | Incremental progress report during LOAD. | Class | com.bigdata.rdf.sail | BlazeGraph |
|
| SPARQLUtil | SPARQL-related utility methods. | Class | com.bigdata.rdf.sail.sparql | BlazeGraph |
|
| SPARQLVersion | | Class | com.bigdata.rdf.sparql.ast.service | BlazeGraph |
|
| SparseRowStore | A client-side class that knows how to use an IIndex to provide an efficient data model in which a logical row is stored as one or more entries | Class | com.bigdata.sparse | BlazeGraph |
|
| SparseRowStore .Options | Options for the SparseRowStore. | Interface | com.bigdata.sparse | BlazeGraph |
|
| Split | Describes a "split" of keys for a batch operation. | Class | com.bigdata.service | BlazeGraph |
|
| SplitIndexPartitionTask | Task splits an index partition which is a compact view (no more than one journal and one index segment) and should be invoked when the size of the | Class | com.bigdata.resources | BlazeGraph |
|
| SplitIndexPartitionTask .AtomicUpdateSplitIndexPartitionTask | An ITx. | Class | com.bigdata.resources | BlazeGraph |
|
| SplitResult | The result of a SplitIndexPartitionTask including enough metadata to identify the index partitions to be created and the index partition to | Class | com.bigdata.resources | BlazeGraph |
|
| SplitTailTask | Splits the tail of an index partition and optionally submits a task to move the tail to a target data service specified by the caller. | Class | com.bigdata.resources | BlazeGraph |
|
| SplitUtility | Utility methods for ISimpleSplitHandlers and friends. | Class | com.bigdata.resources | BlazeGraph |
|
| SplitUtility .BuildIndexSegmentSplitTask | Task used to build an IndexSegment from a restricted key-range of an index during a SplitIndexPartitionTask. | Class | com.bigdata.resources | BlazeGraph |
|
| SplitValuePair | A key/value pair where the key is a Split. | Class | com.bigdata.btree.proc | BlazeGraph |
|
| SplitValuePair .PairComparator | Sorts SplitValuePairs. | Class | com.bigdata.btree.proc | BlazeGraph |
|
| SPO | Represents a triple, triple+SID, or quad. | Class | com.bigdata.rdf.spo | BlazeGraph |
|
| SPOAccessPath | IAccessPath implementation for an SPORelation. | Class | com.bigdata.rdf.spo | BlazeGraph |
|
| SPOArrayIterator | Iterator visits SPOs and supports removal (fully buffered). | Class | com.bigdata.rdf.spo | BlazeGraph |
|
| SPOAssertionBuffer | A buffer for ISPOs and optional Justifications that is flushed on overflow into a backing AbstractTripleStore. | Class | com.bigdata.rdf.inf | BlazeGraph |
|
| SPOBindingSetSerializer | A class that provides (relatively) compact serialization for a chunk of FIXME This implementation is not complete and is not tested. | Class | com.bigdata.rdf.rules | BlazeGraph |
|
| SPOComparator | Imposes s:p:o ordering based on termIds only (ignores StatementEnum). | Class | com.bigdata.rdf.spo | BlazeGraph |
|
| SPOFilter | | Class | com.bigdata.rdf.spo | BlazeGraph |
|
| SPOIndexMutation | enum SPOIndexMutationEnum Constant Summary | Class | com.bigdata.rdf.spo | BlazeGraph |
|
| SPOIndexRemover | Class writes on a statement index, removing the specified statements (batch API, no truth maintenance). | Class | com.bigdata.rdf.spo | BlazeGraph |
|
| SPOIndexWriteProc | Procedure for batch insert on a single statement index (or index partition). | Class | com.bigdata.rdf.spo | BlazeGraph |
|
| SPOIndexWriteProc .IndexWriteProcConstructor | | Class | com.bigdata.rdf.spo | BlazeGraph |
|
| SPOIndexWriter | Helper class writes an ISPO[] on one of the statement indices. | Class | com.bigdata.rdf.spo | BlazeGraph |
|
| SPOKeyOrder | Represents the key order used by an index for a triple relation. | Class | com.bigdata.rdf.spo | BlazeGraph |
|
| SPOPredicate | A predicate that is a triple with one or more variables. | Class | com.bigdata.rdf.spo | BlazeGraph |
|
| SPOPredicate .Annotations | | Interface | com.bigdata.rdf.spo | BlazeGraph |
|
| SPORelation | The SPORelation handles all things related to the indices representing the triples stored in the database. | Class | com.bigdata.rdf.spo | BlazeGraph |
|
| SPORetractionBuffer | A buffer for SPOs which causes the corresponding statements (and their Justifications) be retracted from the database when it is | Class | com.bigdata.rdf.inf | BlazeGraph |
|
| SPOSortKeyBuilder | Class produces unsigned byte[] sort keys for ISPOs. | Class | com.bigdata.rdf.spo | BlazeGraph |
|
| SPOStarJoin | | Class | com.bigdata.rdf.spo | BlazeGraph |
|
| SPOStarJoin .Annotations | | Interface | com.bigdata.rdf.spo | BlazeGraph |
|
| SPOStarJoin .SPOStarConstraint | a P and O (variable or constant) and whether the constraint is optional See Also:Serialized Form | Class | com.bigdata.rdf.spo | BlazeGraph |
|
| SPOTupleSerializer | (De-)serializes SPOs for statement indices. | Class | com.bigdata.rdf.spo | BlazeGraph |
|
| SSSP | SSSP (Single Source, Shortest Path). | Class | com.bigdata.rdf.graph.analytics | BlazeGraph |
|
| SSSP .Bindings | Additional IBindingExtractor. | Interface | com.bigdata.rdf.graph.analytics | BlazeGraph |
|
| SSSP .ES | Edge state is not used. | Class | com.bigdata.rdf.graph.analytics | BlazeGraph |
|
| SSSP .VS | | Class | com.bigdata.rdf.graph.analytics | BlazeGraph |
|
| StackInfoReport | An exception class whose sole purpose is to provide information during debugging concerning the context in which some method is invoked. | Class | com.bigdata.util | BlazeGraph |
|
| StaleLocatorException | An instance of this class is thrown when an index partition has been split, joined, or moved to indicate that the client has a stale | Class | com.bigdata.resources | BlazeGraph |
|
| StaleLocatorReason | enum StaleLocatorReasonTypesafe enumeration of the possible reasons why an index partition locator | Class | com.bigdata.resources | BlazeGraph |
|
| StandaloneChunkHandler | the Java heap and handed off synchronously using QueryEngine. | Class | com.bigdata.bop.engine | BlazeGraph |
|
| StandaloneNanoSparqlServer | Utility class provides a simple SPARQL end point with a REST API. | Class | com.bigdata.rdf.sail.webapp | BlazeGraph |
|
| StartOp | A version of CopyOp which is always evaluated on the query Note: CopyOp and StartOp are the same. | Class | com.bigdata.bop.bset | BlazeGraph |
|
| StartOpMessage | A message sent to the IQueryClient when an operator begins executing for some chunk of inputs (an operator on a node against a shard for some | Class | com.bigdata.bop.engine | BlazeGraph |
|
| StatementBuffer | A write buffer for absorbing the output of the RIO parser or other Statement source and writing that output onto an | Class | com.bigdata.rdf.rio | BlazeGraph |
|
| StatementBuffer .IWrittenSPOArray | Note: The use of this interface is NOT encouraged. | Interface | com.bigdata.rdf.rio | BlazeGraph |
|
| StatementCyclesException | An instance of this exception is thrown if cycles are detected amoung statements. | Class | com.bigdata.rdf.rio | BlazeGraph |
|
| StatementEnum | The basic statement types are: axioms, explicit, inferred. | Class | com.bigdata.rdf.model | BlazeGraph |
|
| StatementPatternNode | A node in the AST representing a statement pattern. | Class | com.bigdata.rdf.sparql.ast | BlazeGraph |
|
| StatementPatternNode .Annotations | Graph Database | Interface | com.bigdata.rdf.sparql.ast | BlazeGraph |
|
| StatementWriter | | Class | com.bigdata.rdf.changesets | BlazeGraph |
|
| StatementWriter | Writes statements on all the statement indices in parallel. | Class | com.bigdata.rdf.spo | BlazeGraph |
|
| StaticAnalysis | Methods for static analysis of a query. | Class | com.bigdata.rdf.sparql.ast | BlazeGraph |
|
| StaticAnalysis_CanJoin | Class provides methods to determine if two IJoinNodes can join on a shared variable and if they can join on an variable which is indirectly | Class | com.bigdata.rdf.sparql.ast | BlazeGraph |
|
| StaticAnalysisBase | Base class for static analysis. | Class | com.bigdata.rdf.sparql.ast | BlazeGraph |
|
| StaticAnalysisStat | Statistics associated with the Static Analysis phase, such as runtime for the parser, given optimizers, etc. | Class | com.bigdata.bop.engine | BlazeGraph |
|
| StaticAnalysisStats | Statistics associated with the Static Analysis phase, such as runtime for the parser, given optimizers, etc. | Class | com.bigdata.bop.engine | BlazeGraph |
|
| StaticFrontier2 | An implementation of a "static" frontier that grows and reuses the backing Note: This implementation has package private methods that permit certain | Class | com.bigdata.rdf.graph.impl.frontier | BlazeGraph |
|
| StaticOptimizer | This is the old static optimizer code, taken directly from DefaultEvaluationPlan2, but lined up with the AST API instead of the | Class | com.bigdata.rdf.sparql.ast.optimizers | BlazeGraph |
|
| StatisticsCollectorForLinux | Collection of host performance data using vmstat andVersion:$Id$Author:Bryan ThompsonSee Also:http://pagesperso-orange. | Class | com.bigdata.counters.linux | BlazeGraph |
|
| StatisticsCollectorForOSX | Collection of host performance data using OSX native utilities (curent vm_stat and iostat). | Class | com.bigdata.counters.osx | BlazeGraph |
|
| StatisticsCollectorForWindows | Collects per-host performance counters on a Windows platform. | Class | com.bigdata.counters.win | BlazeGraph |
|
| StatusServlet | A status page for the service. | Class | com.bigdata.rdf.sail.webapp | BlazeGraph |
|
| Steps | STEPS([],{subqueries=[a,b,c]}) Will run the subqueries a, b, and c in sequence. | Class | com.bigdata.bop.controller | BlazeGraph |
|
| StorageStats | Maintains stats on the RWStore allocations, useful for tuning Allocator sizes and tracking store efficiency. | Class | com.bigdata.rwstore | BlazeGraph |
|
| StorageTerminalError | | Class | com.bigdata.rwstore | BlazeGraph |
|
| StoredQueryService | A SERVICE that exposes a stored query for execution. | Class | com.bigdata.rdf.sparql.ast.service.storedquery | BlazeGraph |
|
| StoredQueryService .Options | | Interface | com.bigdata.rdf.sparql.ast.service.storedquery | BlazeGraph |
|
| StoreManager | Class encapsulates logic for managing the store files (journals and index segments), including the logic to compute the effective release time for the | Class | com.bigdata.resources | BlazeGraph |
|
| StoreManager .IStoreManagerCounters | Performance counters for the StoreManager. | Interface | com.bigdata.resources | BlazeGraph |
|
| StoreManager .Options | Options for the StoreManager. | Interface | com.bigdata.resources | BlazeGraph |
|
| StoreState | | Interface | com.bigdata.journal | BlazeGraph |
|
| StoreTypeEnum | The type of store (read/write vs worm). | Class | com.bigdata.journal | BlazeGraph |
|
| StrAfterBOp | See Also:http://www. | Class | com.bigdata.rdf.internal.constraints | BlazeGraph |
|
| StrBeforeBOp | See Also:http://www. | Class | com.bigdata.rdf.internal.constraints | BlazeGraph |
|
| StrBOp | Convert the IV to a xsd:string. | Class | com.bigdata.rdf.internal.constraints | BlazeGraph |
|
| StrcontainsBOp | | Class | com.bigdata.rdf.internal.constraints | BlazeGraph |
|
| StrdtBOp | | Class | com.bigdata.rdf.internal.constraints | BlazeGraph |
|
| Stream | A persistence capable stream of "index" entries. | Class | com.bigdata.stream | BlazeGraph |
|
| Stream .CompressionEnum | The type of compression used on the stream. | Class | com.bigdata.stream | BlazeGraph |
|
| Stream .StreamIndexMetadata | Metadata for a named solution set. | Class | com.bigdata.stream | BlazeGraph |
|
| Stream .StreamIndexMetadata .Options | | Interface | com.bigdata.stream | BlazeGraph |
|
| StrendsBOp | | Class | com.bigdata.rdf.internal.constraints | BlazeGraph |
|
| StrengthEnum | Type safe enumeration for the strength. | Class | com.bigdata.btree.keys | BlazeGraph |
|
| StressTest_ClosedByInterrupt_RW | | Class | com.bigdata.rdf.sail | BlazeGraph |
|
| StressTest_REST_MultiTenancy | Proxied test suite providing a stress test of the multitenancy API. | Class | com.bigdata.rdf.sail.webapp | BlazeGraph |
|
| StressTestBTreeRemove | | Class | com.bigdata.btree | BlazeGraph |
|
| StressTestCentos | This is a test class that fails on centos 64bit. | Class | com.bigdata.rdf.store | BlazeGraph |
|
| StressTestConcurrent | Test suite for concurrent operations on a DataService. | Class | com.bigdata.service | BlazeGraph |
|
| StressTestConcurrent .GenerateExperiment | Experiment generation utility class. | Class | com.bigdata.service | BlazeGraph |
|
| StressTestConcurrent .Task | Run an unisolated operation. | Class | com.bigdata.service | BlazeGraph |
|
| StressTestConcurrent .TestOptions | Additional properties understood by this test. | Interface | com.bigdata.service | BlazeGraph |
|
| StressTestConcurrentRestApiRequests | Note: Also see SPARQLUpdateTest. | Class | com.bigdata.rdf.sail.webapp | BlazeGraph |
|
| StressTestConcurrentTx | Stress tests for concurrent transaction processing. | Class | com.bigdata.journal | BlazeGraph |
|
| StressTestConcurrentTx .GenerateExperiment | Experiment generation utility class. | Class | com.bigdata.journal | BlazeGraph |
|
| StressTestConcurrentTx .Task | Note: defers creation of the tx until it begins to execute! This provides a substantial resource savings and lets transactions begin execution | Class | com.bigdata.journal | BlazeGraph |
|
| StressTestConcurrentTx .TestOptions | Additional properties understood by this test. | Interface | com.bigdata.journal | BlazeGraph |
|
| StressTestConcurrentUnisolatedIndices | Stress tests for concurrent processing of operations on named unisolatedAuthor:Bryan Thompson | Class | com.bigdata.journal | BlazeGraph |
|
| StressTestConcurrentUnisolatedIndices .GenerateExperiment | Experiment generation utility class. | Class | com.bigdata.journal | BlazeGraph |
|
| StressTestConcurrentUnisolatedIndices .TestOptions | Additional properties understood by this test. | Interface | com.bigdata.journal | BlazeGraph |
|
| StressTestConcurrentUnisolatedIndices .WriteTask | A task that writes on named unisolated index(s). | Class | com.bigdata.journal | BlazeGraph |
|
| StressTestGroupCommit | Stress test of the group commit mechanism. | Class | com.bigdata.journal | BlazeGraph |
|
| StressTestGroupCommit .GenerateExperiment | Experiment generation utility class. | Class | com.bigdata.journal | BlazeGraph |
|
| StressTestGroupCommit .TestOptions | Options understood by this stress test. | Interface | com.bigdata.journal | BlazeGraph |
|
| StressTestHA3 | Stress test suite for TestHA3QuorumSemantics. | Class | com.bigdata.quorum | BlazeGraph |
|
| StressTestLockContention | Lock contention results when unisolated writers seek conflicting locks. | Class | com.bigdata.journal | BlazeGraph |
|
| StressTestNonBlockingLockManagerWithPredeclaredLocks | Stress tests where we predeclare locks and sort the lock requests. | Class | com.bigdata.concurrent | BlazeGraph |
|
| StressTestNonBlockingLockManagerWithTxDag | Stress tests where a TxDag is used to detect deadlock. | Class | com.bigdata.concurrent | BlazeGraph |
|
| StressTestUnisolatedReadWriteIndex | Stress tests for concurrent processing of operations on named unisolated indices where the concurrency is managed by an | Class | com.bigdata.journal | BlazeGraph |
|
| StressTestUnisolatedReadWriteIndex .TestOptions | Additional properties understood by this test. | Interface | com.bigdata.journal | BlazeGraph |
|
| StressTestUnisolatedReadWriteIndex .WriteTask | A task that writes on named unisolated index(s). | Class | com.bigdata.journal | BlazeGraph |
|
| StringEscapesProcessor | Processes escape sequences in strings, replacing the escape sequence with their actual value. | Class | com.bigdata.rdf.sail.sparql | BlazeGraph |
|
| StringUtil | Fast String Utilities. | Class | com.bigdata.rdf.sail.webapp.client | BlazeGraph |
|
| StripContextFilter | Strips the context information from an SPO. | Class | com.bigdata.bop.rdf.filter | BlazeGraph |
|
| StripedCounters | Abstract base class and template for striped counters designed for high concurrency with eventual consistency and approximate read back without CAS | Class | com.bigdata.counters.striped | BlazeGraph |
|
| Striterator | Streaming iterator pattern. | Class | com.bigdata.striterator | BlazeGraph |
|
| StrlangBOp | | Class | com.bigdata.rdf.internal.constraints | BlazeGraph |
|
| StrlenBOp | | Class | com.bigdata.rdf.internal.constraints | BlazeGraph |
|
| StrstartsBOp | | Class | com.bigdata.rdf.internal.constraints | BlazeGraph |
|
| STScheduler | A scheduler suitable for a single thread. | Class | com.bigdata.rdf.graph.impl.scheduler | BlazeGraph |
|
| SubqueryAnnotations | Common annotations for subquery operators. | Interface | com.bigdata.bop.controller | BlazeGraph |
|
| SubqueryBase | AST node for subqueries. | Class | com.bigdata.rdf.sparql.ast | BlazeGraph |
|
| SubqueryCostReport | Subquery cost report. | Class | com.bigdata.bop.cost | BlazeGraph |
|
| SubqueryFunctionNodeBase | A special function node for modeling value expression nodes which are evaluated against an inner graph expression, such as EXISTS and NOT EXISTS. | Class | com.bigdata.rdf.sparql.ast | BlazeGraph |
|
| SubqueryJoinAnnotations | Annotations for joins against a subquery. | Interface | com.bigdata.bop.controller | BlazeGraph |
|
| SubqueryOp | Pipelined join with subquery. | Class | com.bigdata.bop.controller | BlazeGraph |
|
| SubqueryOp .Annotations | | Interface | com.bigdata.bop.controller | BlazeGraph |
|
| SubqueryRoot | A SPARQL 1. | Class | com.bigdata.rdf.sparql.ast | BlazeGraph |
|
| SubqueryRoot .Annotations | | Interface | com.bigdata.rdf.sparql.ast | BlazeGraph |
|
| SubRangeRaba | A read-only IRaba that exposes a limited sub-range of a backing IRaba. | Class | com.bigdata.btree.raba | BlazeGraph |
|
| SubstrBOp | This function has an origin of ONE (1) not ZERO (0). | Class | com.bigdata.rdf.internal.constraints | BlazeGraph |
|
| SubtaskOp | An operation which can be mapped across subtasks. | Interface | com.bigdata.service.ndx.pipeline | BlazeGraph |
|
| SuccessorUtil | Utility methods for computing the successor of a value for various dataVersion:$Id$Author:Bryan ThompsonSee Also:BytesUtil#successor(byte[]), which computes the successor of a variable | Class | com.bigdata.btree.keys | BlazeGraph |
|
| SUM | Operator computes the running sum over the presented binding sets for the given variable. | Class | com.bigdata.bop.rdf.aggregate | BlazeGraph |
|
| SynchronizedHardReferenceQueue | Thread-safe version. | Class | com.bigdata.cache | BlazeGraph |
|
| SynchronizedHardReferenceQueueWithTimeout | Thread-safe version with timeout for clearing stale references from the queue. | Class | com.bigdata.cache | BlazeGraph |
|
| SynchronizedHardReferenceQueueWithTimeout .IRef | | Interface | com.bigdata.cache | BlazeGraph |
|
| SyntaxTreeBuilder | | Class | com.bigdata.rdf.sail.sparql.ast | BlazeGraph |
|
| SyntaxTreeBuilderConstants | Token literal values and constants. | Interface | com.bigdata.rdf.sail.sparql.ast | BlazeGraph |
|
| SyntaxTreeBuilderTokenManager | | Class | com.bigdata.rdf.sail.sparql.ast | BlazeGraph |
|
| SyntaxTreeBuilderTreeConstants | | Interface | com.bigdata.rdf.sail.sparql.ast | BlazeGraph |
|
| SyntaxTreeBuilderVisitor | | Interface | com.bigdata.rdf.sail.sparql.ast | BlazeGraph |
|
| SysstatUtil | Some utility methods related to integration with sysstat. | Class | com.bigdata.counters.linux | BlazeGraph |
|
| SysstatUtil .Options | | Interface | com.bigdata.counters.linux | BlazeGraph |
|
| TabDelimitedHistoryTableRenderer | | Class | com.bigdata.counters.render | BlazeGraph |
|
| TabDelimitedPivotTableRenderer | | Class | com.bigdata.counters.render | BlazeGraph |
|
| TaskCounters | Class captures various data about the execution of AbstractTasks. | Class | com.bigdata.util.concurrent | BlazeGraph |
|
| Tee | TEE(op):[sinkRef=X; altSinkRef=Y] Pipeline operator copies its source to both sink and altSink. | Class | com.bigdata.bop.bset | BlazeGraph |
|
| TemporaryRawStore | A non-restart-safe store for temporary data that buffers data in memory until the write cache overflows (or is flushed to the disk) and then converts to a | Class | com.bigdata.journal | BlazeGraph |
|
| TemporaryStore | A temporary store that supports named indices but no concurrency controls. | Class | com.bigdata.journal | BlazeGraph |
|
| TemporaryStoreFactory | Helper class for IIndexStore. | Class | com.bigdata.journal | BlazeGraph |
|
| TemporaryStoreFactory .Options | Configuration options for the TemporaryStoreFactory. | Interface | com.bigdata.journal | BlazeGraph |
|
| TempTripleStore | A temporary triple store based on the bigdata architecture. | Class | com.bigdata.rdf.store | BlazeGraph |
|
| TempTripleStore .Options | | Interface | com.bigdata.rdf.store | 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 |
|
| TermCompletionAnalyzer | An analyzer intended for the term-completion use case; particularly for technical vocabularies and concept schemes. | Class | com.bigdata.search | BlazeGraph |
|
| TermFrequencyData | Models the term-frequency data associated with a single field of someVersion:$Id$Author:Bryan Thompson | Class | com.bigdata.search | BlazeGraph |
|
| TermId | inlined. | Class | com.bigdata.rdf.internal.impl | 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 |
|
| TermIVComparator | Places BigdataValues into an ordering determined by their assigned IVs (internal values). | Class | com.bigdata.rdf.internal | BlazeGraph |
|
| TermMetadata | Mutable metadata for the occurrences of a term within a field of someVersion:$Id$Author:Bryan Thompson | Class | com.bigdata.search | BlazeGraph |
|
| TermNode | Used to represent a variable or constant in the AST (a term in a statement pattern for example). | Class | com.bigdata.rdf.sparql.ast | BlazeGraph |
|
| Test_REST_ASK | | Class | com.bigdata.rdf.sail.webapp | BlazeGraph |
|
| Test_REST_DELETE_BY_ACCESS_PATH | Proxied test suite for the DELETE_BY_ACCESS_PATH method. | Class | com.bigdata.rdf.sail.webapp | BlazeGraph |
|
| Test_REST_DELETE_WITH_BODY | | Class | com.bigdata.rdf.sail.webapp | BlazeGraph |
|
| Test_REST_DESCRIBE | | Class | com.bigdata.rdf.sail.webapp | BlazeGraph |
|
| Test_REST_ESTCARD | Proxied test suite for the ESTCARD method (estimated cardinality aka fast range counts) and related operations at the RepositoryConnection that | Class | com.bigdata.rdf.sail.webapp | BlazeGraph |
|
| Test_REST_ESTCARD .ReadWriteTx | See Also: Extend ESTCARD method for exact range counts | Class | com.bigdata.rdf.sail.webapp | BlazeGraph |
|
| Test_REST_HASSTMT | Proxied test suite for the HASSTMT REST API method. | Class | com.bigdata.rdf.sail.webapp | BlazeGraph |
|
| Test_REST_HASSTMT .ReadWriteTx | Adds test coverage using read/write tx and verifies that the behavior is correct after we delete statements (that is, it is not relying on a fast | Class | com.bigdata.rdf.sail.webapp | BlazeGraph |
|
| Test_REST_HASSTMT .TruthMaintenance | Test suite for the semantics of includeInferred (this requires setting up a namespace with truth maintenance). | Class | com.bigdata.rdf.sail.webapp | BlazeGraph |
|
| Test_REST_ServiceDescription | | Class | com.bigdata.rdf.sail.webapp | BlazeGraph |
|
| Test_REST_Structure | Proxied test suite for bootstrap and basic structure tests for the REST API. | Class | com.bigdata.rdf.sail.webapp | BlazeGraph |
|
| Test_REST_TX_API | Proxied test suite for testing the transaction management API. | Class | com.bigdata.rdf.sail.webapp | BlazeGraph |
|
| Test_REST_TX_API .NoReadWriteTx | An *extension* of the test suite that uses a namespace that is NOT configured to support read/write transactions. | Class | com.bigdata.rdf.sail.webapp | BlazeGraph |
|
| Test_REST_TX_API .ReadWriteTx | An *extension* of the test suite that uses a namespace that is configured to support read/write transactions. | Class | com.bigdata.rdf.sail.webapp | BlazeGraph |
|
| Test_Ticket_1207 | GETSTMTS test suite for includeInferred. | Class | com.bigdata.rdf.sail.webapp | BlazeGraph |
|
| Test_Ticket_1717 | GETSTMTS test suite for not resolved numeric IVs in Bind. | Class | com.bigdata.rdf.sail.webapp | BlazeGraph |
|
| Test_Ticket_605 | | Class | com.bigdata.rdf.sail.webapp | BlazeGraph |
|
| TestAbort | Test the ability to abort (discard an uncommitted write set). | Class | com.bigdata.journal | BlazeGraph |
|
| TestAbstractHostLBSPolicy | Test suite for the basic stochastic load balancing mechanism for LBS policies based on actual host workloads regardless of how those workload metrics are | Class | com.bigdata.rdf.sail.webapp.lbs | BlazeGraph |
|
| TestAccessPaths | LexiconRelation. | Class | com.bigdata.rdf.lexicon | BlazeGraph |
|
| TestAccount | This test case demonstrates a state-based validation technique described in http://www. | Class | com.bigdata.btree.isolation | BlazeGraph |
|
| TestAccount .Account | An implementation of a bank account data type used to test state-based validation. | Class | com.bigdata.btree.isolation | BlazeGraph |
|
| TestAccount .TxAccount | A transactional view of an TestAccount. | Class | com.bigdata.btree.isolation | BlazeGraph |
|
| TestAccount .TxAccount .OverdraftException | | Class | com.bigdata.btree.isolation | BlazeGraph |
|
| TestAddDeleteResource | Unit test of the StoreManager when adding and deleting journals andVersion:$Id$Author:Bryan Thompson | Class | com.bigdata.resources | BlazeGraph |
|
| TestAddDropIndexTask | Test suite for RegisterIndexTask and DropIndexTask. | Class | com.bigdata.journal | BlazeGraph |
|
| TestAddTerms | Test suite for adding terms to the lexicon. | Class | com.bigdata.rdf.lexicon | BlazeGraph |
|
| TestAggregationQuery | Data driven test suite for aggregation queries. | Class | com.bigdata.rdf.sparql.ast.eval | BlazeGraph |
|
| TestAll | Aggregates test suites in increase dependency order. | Class | com.bigdata.bfs | BlazeGraph |
|
| TestAll | Aggregates test suites into increasing dependency order. | Class | com.bigdata.bop.ap.filter | BlazeGraph |
|
| TestAll | Aggregates test suites into increasing dependency order. | Class | com.bigdata.bop.ap | BlazeGraph |
|
| TestAll | Aggregates test suites into increasing dependency order. | Class | com.bigdata.bop.bindingSet | BlazeGraph |
|
| TestAll | Aggregates test suites into increasing dependency order. | Class | com.bigdata.bop.bset | BlazeGraph |
|
| TestAll | Aggregates test suites into increasing dependency order. | Class | com.bigdata.bop.constraint | BlazeGraph |
|
| TestAll | Aggregates test suites into increasing dependency order. | Class | com.bigdata.bop.controller | BlazeGraph |
|
| TestAll | Aggregates test suites into increasing dependency order. | Class | com.bigdata.bop.engine | BlazeGraph |
|
| TestAll | Aggregates test suites into increasing dependency order. | Class | com.bigdata.bop.fed.nodes | BlazeGraph |
|
| TestAll | Aggregates test suites into increasing dependency order. | Class | com.bigdata.bop.fed.shards | BlazeGraph |
|
| TestAll | Aggregates test suites into increasing dependency order. | Class | com.bigdata.bop.fed | BlazeGraph |
|
| TestAll | Aggregates test suites into increasing dependency order. | Class | com.bigdata.bop.join | BlazeGraph |
|
| TestAll | Aggregates test suites into increasing dependency order. | Class | com.bigdata.bop.joinGraph.fast | BlazeGraph |
|
| TestAll | Aggregates test suites into increasing dependency order. | Class | com.bigdata.bop.joinGraph.rto | BlazeGraph |
|
| TestAll | Aggregates test suites into increasing dependency order. | Class | com.bigdata.bop.joinGraph | BlazeGraph |
|
| TestAll | Aggregates test suites into increasing dependency order. | Class | com.bigdata.bop.mutation | BlazeGraph |
|
| TestAll | Aggregates test suites into increasing dependency order. | Class | com.bigdata.bop.ndx | BlazeGraph |
|
| TestAll | Aggregates test suites into increasing dependency order. | Class | com.bigdata.bop.rdf.aggregate | BlazeGraph |
|
| TestAll | Aggregates test suites into increasing dependency order. | Class | com.bigdata.bop.rdf.filter | BlazeGraph |
|
| TestAll | Aggregates test suites into increasing dependency order. | Class | com.bigdata.bop.rdf.join | BlazeGraph |
|
| TestAll | Aggregates test suites into increasing dependency order. | Class | com.bigdata.bop.rdf | BlazeGraph |
|
| TestAll | Aggregates test suites into increasing dependency order. | Class | com.bigdata.bop.solutions | BlazeGraph |
|
| TestAll | Aggregates test suites into increasing dependency order. | Class | com.bigdata.bop | BlazeGraph |
|
| TestAll | Aggregates test suites into increasing dependency order. | Class | com.bigdata.bop.util | BlazeGraph |
|
| TestAll | Aggregates test suites into increasing dependency order. | Class | com.bigdata.btree.data | BlazeGraph |
|
| TestAll | Aggregates test suites into increasing dependency order. | Class | com.bigdata.btree.filter | BlazeGraph |
|
| TestAll | Aggregates test suites in increasing dependency order. | Class | com.bigdata.btree.isolation | BlazeGraph |
|
| TestAll | | Class | com.bigdata.btree.keys | BlazeGraph |
|
| TestAll | Aggregates test suites into increasing dependency order. | Class | com.bigdata.btree.proc | BlazeGraph |
|
| TestAll | Aggregates test suites into increasing dependency order. | Class | com.bigdata.btree.raba.codec | BlazeGraph |
|
| TestAll | Aggregates test suites into increasing dependency order. | Class | com.bigdata.btree.raba | BlazeGraph |
|
| TestAll | Aggregates test suites into increasing dependency order. | Class | com.bigdata.btree | BlazeGraph |
|
| TestAll | Aggregates test suites into increasing dependency order. | Class | com.bigdata.btree.view | BlazeGraph |
|
| TestAll | Aggregates tests in dependency order. | Class | com.bigdata.concurrent | BlazeGraph |
|
| TestAll | Aggregates unit tests into dependency order. | Class | com.bigdata.config | BlazeGraph |
|
| TestAll | Aggregates tests in dependency order. | Class | com.bigdata.counters.ganglia | BlazeGraph |
|
| TestAll | Aggregates tests in dependency order. | Class | com.bigdata.counters.linux | BlazeGraph |
|
| TestAll | Aggregates tests in dependency order. | Class | com.bigdata.counters.osx | BlazeGraph |
|
| TestAll | Aggregates tests in dependency order. | Class | com.bigdata.counters.query | BlazeGraph |
|
| TestAll | Aggregates tests in dependency order. | Class | com.bigdata.counters.store | BlazeGraph |
|
| TestAll | Aggregates tests in dependency order. | Class | com.bigdata.counters.striped | BlazeGraph |
|
| TestAll | Aggregates tests in dependency order. | Class | com.bigdata.counters | BlazeGraph |
|
| TestAll | | Class | com.bigdata.gom | BlazeGraph |
|
| TestAll | Runs all tests for all journal implementations. | Class | com.bigdata.ha.halog | BlazeGraph |
|
| TestAll | Runs all tests for all journal implementations. | Class | com.bigdata.ha.msg | BlazeGraph |
|
| TestAll | Runs all tests for all journal implementations. | Class | com.bigdata.ha.pipeline | BlazeGraph |
|
| TestAll | Runs all tests for all journal implementations. | Class | com.bigdata.ha | BlazeGraph |
|
| TestAll | Aggregates test suites into increasing dependency order. | Class | com.bigdata.htree.data | BlazeGraph |
|
| TestAll | Aggregates test suites into increasing dependency order. | Class | com.bigdata.htree.raba | BlazeGraph |
|
| TestAll | Aggregates test suites into increasing dependency order. | Class | com.bigdata.htree | BlazeGraph |
|
| TestAll | Aggregates test suites into increasing dependency order. | Class | com.bigdata.io.compression | BlazeGraph |
|
| TestAll | Aggregates test suites in increasing dependency order. | Class | com.bigdata.io | BlazeGraph |
|
| TestAll | Aggregates test suites in increasing dependency order. | Class | com.bigdata.io.writecache | BlazeGraph |
|
| TestAll | Runs all tests for all journal implementations. | Class | com.bigdata.journal | BlazeGraph |
|
| TestAll | Aggregates test suites in increasing dependency order. | Class | com.bigdata.jsr166 | BlazeGraph |
|
| TestAll | Aggregates test suites into increasing dependency order. | Class | com.bigdata.mdi | BlazeGraph |
|
| TestAll | Aggregates test suites in increasing dependency order. | Class | com.bigdata.net | BlazeGraph |
|
| TestAll | Aggregates tests in dependency order. | Class | com.bigdata.nio | BlazeGraph |
|
| TestAll | Aggregates test suites in increasing dependency order. | Class | com.bigdata.quorum | BlazeGraph |
|
| TestAll | Runs all tests for all journal implementations. | Class | com.bigdata.rawstore | BlazeGraph |
|
| TestAll | Aggregates test suites into increasing dependency order. | Class | com.bigdata.rdf.axioms | BlazeGraph |
|
| TestAll | Aggregates test suites into increasing dependency order. | Class | com.bigdata.rdf.graph.impl.bd | BlazeGraph |
|
| TestAll | Aggregates test suites into increasing dependency order. | Class | com.bigdata.rdf.internal.constraints | BlazeGraph |
|
| TestAll | Aggregates test suites into increasing dependency order. | Class | com.bigdata.rdf.internal.encoder | BlazeGraph |
|
| TestAll | | Class | com.bigdata.rdf.internal.gis | BlazeGraph |
|
| TestAll | | Class | com.bigdata.rdf.internal.impl.uri | BlazeGraph |
|
| TestAll | Aggregates test suites into increasing dependency order. | Class | com.bigdata.rdf.internal | BlazeGraph |
|
| TestAll | Aggregates test suites into increasing dependency order. | Class | com.bigdata.rdf.lexicon | BlazeGraph |
|
| TestAll | Aggregates test suites into increasing dependency order. | Class | com.bigdata.rdf.load | BlazeGraph |
|
| TestAll | Aggregates test suites into increasing dependency order. | Class | com.bigdata.rdf.model | BlazeGraph |
|
| TestAll | Aggregates test suites into increasing dependency order. | Class | com.bigdata.rdf.rio.ntriples | BlazeGraph |
|
| TestAll | RIO integration tests. | Class | com.bigdata.rdf.rio | BlazeGraph |
|
| TestAll | Aggregates test suites into increasing dependency order. | Class | com.bigdata.rdf.rules | BlazeGraph |
|
| TestAll | | Class | com.bigdata.rdf.sail.sparql | BlazeGraph |
|
| TestAll | Aggregates test suites into increasing dependency order. | Class | com.bigdata.rdf.sail.tck | BlazeGraph |
|
| TestAll | | Class | com.bigdata.rdf.sail | BlazeGraph |
|
| TestAll | | Class | com.bigdata.rdf.sail.webapp.lbs | BlazeGraph |
|
| TestAll | | Class | com.bigdata.rdf.sail.webapp | BlazeGraph |
|
| TestAll | Aggregates test suites into increasing dependency order. | Class | com.bigdata.rdf.sparql.ast.cache | BlazeGraph |
|
| TestAll | Aggregates test suites into increasing dependency order. | Class | com.bigdata.rdf.sparql.ast.eval.rto | BlazeGraph |
|
| TestAll | Aggregates test suites into increasing dependency order. | Class | com.bigdata.rdf.sparql.ast.eval.service | BlazeGraph |
|
| TestAll | Aggregates test suites into increasing dependency order. | Class | com.bigdata.rdf.sparql.ast.eval | BlazeGraph |
|
| TestAll | Aggregates test suites into increasing dependency order. | Class | com.bigdata.rdf.sparql.ast.eval.update | BlazeGraph |
|
| TestAll | Aggregates test suites into increasing dependency order. | Class | com.bigdata.rdf.sparql.ast.optimizers | BlazeGraph |
|
| TestAll | Aggregates test suites into increasing dependency order. | Class | com.bigdata.rdf.sparql.ast.service.storedquery | BlazeGraph |
|
| TestAll | Aggregates test suites into increasing dependency order. | Class | com.bigdata.rdf.sparql.ast.ssets | BlazeGraph |
|
| TestAll | Aggregates test suites into increasing dependency order. | Class | com.bigdata.rdf.sparql.ast | BlazeGraph |
|
| TestAll | Aggregates test suites into increasing dependency order. | Class | com.bigdata.rdf.sparql | BlazeGraph |
|
| TestAll | Aggregates test suites into increasing dependency order. | Class | com.bigdata.rdf.spo | BlazeGraph |
|
| TestAll | Runs tests for each ITripleStore implementation. | Class | com.bigdata.rdf.store | BlazeGraph |
|
| TestAll | Aggregates test suites into increasing dependency order. | Class | com.bigdata.rdf | BlazeGraph |
|
| TestAll | | Class | com.bigdata.rdf.vocab | BlazeGraph |
|
| TestAll | Aggregates test suites into increasing dependency order. | Class | com.bigdata.relation.accesspath | BlazeGraph |
|
| TestAll | Aggregates test suites into increasing dependency order. | Class | com.bigdata.relation.ddl | BlazeGraph |
|
| TestAll | Aggregates test suites into increasing dependency order. | Class | com.bigdata.relation.locator | BlazeGraph |
|
| TestAll | Aggregates test suites into increasing dependency order. | Class | com.bigdata.relation.rule.eval | BlazeGraph |
|
| TestAll | Aggregates test suites into increasing dependency order. | Class | com.bigdata.relation.rule | BlazeGraph |
|
| TestAll | Aggregates test suites into increasing dependency order. | Class | com.bigdata.relation | BlazeGraph |
|
| TestAll | Runs all tests for all journal implementations. | Class | com.bigdata.resources | BlazeGraph |
|
| TestAll | Runs all tests for all journal implementations. | Class | com.bigdata.rwstore.sector | BlazeGraph |
|
| TestAll | Runs all tests for all journal implementations. | Class | com.bigdata.rwstore | BlazeGraph |
|
| TestAll | | Class | com.bigdata.search | BlazeGraph |
|
| TestAll | Aggregates test suites in increasing dependency order. | Class | com.bigdata.service.ndx.pipeline | BlazeGraph |
|
| TestAll | Aggregates test suites in increasing dependency order. | Class | com.bigdata.service.ndx | BlazeGraph |
|
| TestAll | Test suite for embedded services. | Class | com.bigdata.service | BlazeGraph |
|
| TestAll | Test suite for the spare row store facility (aka key-value store). | Class | com.bigdata.sparse | BlazeGraph |
|
| TestAll | Aggregates test suites into increasing dependency order. | Class | com.bigdata.striterator | BlazeGraph |
|
| TestAll | Aggregates test suites in increase dependency order. | Class | com.bigdata | BlazeGraph |
|
| TestAll | Aggregates test suites in increasing dependency order. | Class | com.bigdata.util.concurrent | BlazeGraph |
|
| TestAll | Aggregates test suites in increasing dependency order. | Class | com.bigdata.util.httpd | BlazeGraph |
|
| TestAll2 | A version of the test suite that is intended for local debugging and is NOT run in CI. | Class | com.bigdata.rdf.sail.webapp | BlazeGraph |
|
| TestAll_AST | | Class | com.bigdata.rdf.sail.sparql | BlazeGraph |
|
| TestAll_BTreeBasics | Aggregates the unit tests for the core B+Tree operations, all of which are in the same package as the BTree. | Class | com.bigdata.btree | BlazeGraph |
|
| TestAll_Buffers | Aggregates test suites in increasing dependency order. | Class | com.bigdata.io | BlazeGraph |
|
| TestAll_DynamicSharding | Test suite for dynamic sharding. | Class | com.bigdata.service | BlazeGraph |
|
| TestAll_HTree | Aggregates test suites into increasing dependency order. | Class | com.bigdata.htree | BlazeGraph |
|
| TestAll_IndexSegment | Aggregates the unit tests for the IndexSegment and its related classes, all of which are in the same package as the BTree. | Class | com.bigdata.btree | BlazeGraph |
|
| TestAll_IndexSegmentBuilderWithSmallTrees | Stress test suite for TestIndexSegmentBuilderWithSmallTree. | Class | com.bigdata.btree | BlazeGraph |
|
| TestAll_Iterators | Aggregates the unit tests for the IndexSegment and its related classes, all of which are in the same package as the BTree. | Class | com.bigdata.btree | BlazeGraph |
|
| TestAll_Packers | | Class | com.bigdata.io | BlazeGraph |
|
| TestAll_ResourceService | Test suite for ResourceService and friends. | Class | com.bigdata.service | BlazeGraph |
|
| TestAll_RIO | Test suite for RIO extensions but NOT the integration tests. | Class | com.bigdata.rdf.rio | BlazeGraph |
|
| TestAllocBits | | Class | com.bigdata.rwstore | BlazeGraph |
|
| TestALPPinTrac773 | Trac733 shows some strange behavior, this test case is intended The basic issues concerns the order of execution of arbitrary length propery | Class | com.bigdata.rdf.sparql.ast.optimizers | BlazeGraph |
|
| TestAltHALogWriter | | Class | com.bigdata.ha.althalog | BlazeGraph |
|
| TestAppendBlock | Test atomic append operations on the file data index for the BigdataFileSystem. | Class | com.bigdata.bfs | BlazeGraph |
|
| TestAppendFilter | Unit tests for Appender. | Class | com.bigdata.striterator | BlazeGraph |
|
| TestArrayBuffer | Test suite for AbstractArrayBuffer. | Class | com.bigdata.relation.accesspath | BlazeGraph |
|
| TestAskJsonTrac704 | | Class | com.bigdata.rdf.sail.webapp | BlazeGraph |
|
| TestAST | Port of unit tests originally written at the AST layer. | Class | com.bigdata.rdf.sparql.ast.eval | BlazeGraph |
|
| TestAST | TODO This does not really "test" much, just exercises some basic aspects of the API. | Class | com.bigdata.rdf.sparql.ast | BlazeGraph |
|
| TestASTAttachJoinFiltersOptimizer | Test suite for ASTAttachJoinFiltersOptimizer. | Class | com.bigdata.rdf.sparql.ast.optimizers | BlazeGraph |
|
| TestASTBatchResolveTermsOptimizer | Test suite for ASTDeferredIVResolution. | Class | com.bigdata.rdf.sparql.ast.optimizers | BlazeGraph |
|
| TestASTBottomUpOptimizer | Test suite for ASTBottomUpOptimizer. | Class | com.bigdata.rdf.sparql.ast.optimizers | BlazeGraph |
|
| TestASTComplexOptionalOptimizer | Test suite for ASTComplexOptionalOptimizer. | Class | com.bigdata.rdf.sparql.ast.optimizers | BlazeGraph |
|
| TestASTConstructOptimizer | Test suite for the ASTConstructOptimizer. | Class | com.bigdata.rdf.sparql.ast.optimizers | BlazeGraph |
|
| TestASTDescribeOptimizer | Test suite for the ASTDescribeOptimizer. | Class | com.bigdata.rdf.sparql.ast.optimizers | BlazeGraph |
|
| TestASTDistinctTermScanOptimizer | Test suite for ASTDistinctTermScanOptimizer. | Class | com.bigdata.rdf.sparql.ast.optimizers | BlazeGraph |
|
| TestASTDistinctTermScanOptimizer .TestQuadsModeAPs | Quads mode specific test suite. | Class | com.bigdata.rdf.sparql.ast.optimizers | BlazeGraph |
|
| TestASTDistinctTermScanOptimizer .TestTriplesModeAPs | Quads mode specific test suite. | Class | com.bigdata.rdf.sparql.ast.optimizers | BlazeGraph |
|
| TestASTEmptyGroupOptimizer | Test suite for ASTEmptyGroupOptimizer. | Class | com.bigdata.rdf.sparql.ast.optimizers | BlazeGraph |
|
| TestASTExistsAndJoinOrderByTypeOptimizers | Test suite for ASTUnionFiltersOptimizer. | Class | com.bigdata.rdf.sparql.ast.optimizers | BlazeGraph |
|
| TestASTFastRangeCountOptimizer | Graph Database | Class | com.bigdata.rdf.sparql.ast.optimizers | BlazeGraph |
|
| TestASTFastRangeCountOptimizer .TestQuadsModeAPs | Quads mode specific test suite. | Class | com.bigdata.rdf.sparql.ast.optimizers | BlazeGraph |
|
| TestASTFastRangeCountOptimizer .TestTriplesModeAPs | Triples mode test suite. | Class | com.bigdata.rdf.sparql.ast.optimizers | BlazeGraph |
|
| TestASTFilterNormalizationOptimizer | Test suite for the ASTFilterNormalizationOptimizer class and associated utility methods in StaticAnalysis. | Class | com.bigdata.rdf.sparql.ast.optimizers | BlazeGraph |
|
| TestASTFlattenJoinGroupsOptimizer | | Class | com.bigdata.rdf.sparql.ast.optimizers | BlazeGraph |
|
| TestASTFlattenUnionsOptimizer | Test suite for ASTFlattenUnionsOptimizer. | Class | com.bigdata.rdf.sparql.ast.optimizers | BlazeGraph |
|
| TestASTFulltextSearchOptimizer | Test suite for ASTFulltextSearchOptimizer. | Class | com.bigdata.rdf.sparql.ast.optimizers | BlazeGraph |
|
| TestASTGraphGroupOptimizer | Test suite for ASTGraphGroupOptimizer. | Class | com.bigdata.rdf.sparql.ast.optimizers | BlazeGraph |
|
| TestASTHashJoinOptimizer | Test suite for ASTHashJoinOptimizer. | Class | com.bigdata.rdf.sparql.ast.optimizers | BlazeGraph |
|
| TestASTJoinGroupOrderOptimizer | Test suite for the ASTJoinGroupOrderOptimizer. | Class | com.bigdata.rdf.sparql.ast.optimizers | BlazeGraph |
|
| TestASTJoinGroupPartitioning | Test suite for the ASTJoinGroupPartition and the ASTJoinGroupPartitions utility classes. | Class | com.bigdata.rdf.sparql.ast.optimizers | BlazeGraph |
|
| TestASTLiftPreFiltersOptimizer | Test suite for ASTLiftPreFiltersOptimizer. | Class | com.bigdata.rdf.sparql.ast.optimizers | BlazeGraph |
|
| TestASTMassagedServiceNodeOptimizer | | Class | com.bigdata.rdf.sparql.ast.optimizers | BlazeGraph |
|
| TestASTNamedSubqueryOptimizer | Test suite for the ASTNamedSubqueryOptimizer. | Class | com.bigdata.rdf.sparql.ast.optimizers | BlazeGraph |
|
| TestASTPropertyPathOptimizer | Test suite for ASTUnionFiltersOptimizer. | Class | com.bigdata.rdf.sparql.ast.optimizers | BlazeGraph |
|
| TestASTQueryHintOptimizer | Test suite for the ASTQueryHintOptimizer. | Class | com.bigdata.rdf.sparql.ast.optimizers | BlazeGraph |
|
| TestASTRangeOptimizer | Test suite for ASTRangeOptimizer. | Class | com.bigdata.rdf.sparql.ast.optimizers | BlazeGraph |
|
| TestASTRunFirstRunLastOptimizer | Test suite for ASTRunFirstRunLastOptimizer. | Class | com.bigdata.rdf.sparql.ast.optimizers | BlazeGraph |
|
| TestASTSearchOptimizer | Test suite for ASTSearchOptimizer. | Class | com.bigdata.rdf.sparql.ast.optimizers | BlazeGraph |
|
| TestASTServiceNodeOptimizer | Test suite for ASTServiceNodeOptimizer. | Class | com.bigdata.rdf.sparql.ast.optimizers | BlazeGraph |
|
| TestASTSetValueExpressionOptimizer | Test suite for ASTSetValueExpressionsOptimizer. | Class | com.bigdata.rdf.sparql.ast.optimizers | BlazeGraph |
|
| TestASTSimpleOptionalOptimizer | Test suite for ASTSimpleOptionalOptimizer. | Class | com.bigdata.rdf.sparql.ast.optimizers | BlazeGraph |
|
| TestASTSparql11SubqueryOptimizer | Test suite for ASTSparql11SubqueryOptimizer. | Class | com.bigdata.rdf.sparql.ast.optimizers | BlazeGraph |
|
| TestASTStaticBindingsOptimizer | Test suite for the ASTStaticBindingsOptimizer class. | Class | com.bigdata.rdf.sparql.ast.optimizers | BlazeGraph |
|
| TestASTStaticJoinOptimizer | Test suite for ASTStaticJoinOptimizer. | Class | com.bigdata.rdf.sparql.ast.optimizers | BlazeGraph |
|
| TestASTSubGroupJoinVarOptimizer | Test suite for the ASTSubGroupJoinVarOptimizer. | Class | com.bigdata.rdf.sparql.ast.optimizers | BlazeGraph |
|
| TestASTUnionFiltersOptimizer | Test suite for ASTUnionFiltersOptimizer. | Class | com.bigdata.rdf.sparql.ast.optimizers | BlazeGraph |
|
| TestASTWildcardProjectionOptimizer | Unit tests for ASTWildcardProjectionOptimizer. | Class | com.bigdata.rdf.sparql.ast.optimizers | BlazeGraph |
|
| TestAsynchronousStatementBufferFactory | Test suite for AsynchronousStatementBufferFactory. | Class | com.bigdata.rdf.rio | BlazeGraph |
|
| TestAVERAGE | Unit tests for AVERAGE. | Class | com.bigdata.bop.rdf.aggregate | BlazeGraph |
|
| TestAxioms | Test suite for the Axioms. | Class | com.bigdata.rdf.axioms | BlazeGraph |
|
| TestBackchainOwlSameAsPropertiesIterator | Test suite for BackchainOwlSameAsPropertiesIterator. | Class | com.bigdata.rdf.rules | BlazeGraph |
|
| TestBackchainTypeResourceIterator | Test suite for BackchainTypeResourceIterator. | Class | com.bigdata.rdf.rules | BlazeGraph |
|
| TestBasicIndexStuff | Test of basic index operations. | Class | com.bigdata.service | BlazeGraph |
|
| TestBasicQuery | Data driven test suite. | Class | com.bigdata.rdf.sparql.ast.eval | BlazeGraph |
|
| TestBFS | Test class for Breadth First Search (BFS) traversal. | Class | com.bigdata.rdf.graph.impl.bd | BlazeGraph |
|
| TestBigdataExprBuilder | Test suite for BigdataExprBuilder. | Class | com.bigdata.rdf.sail.sparql | BlazeGraph |
|
| TestBigdataMap | Test suite for BigdataMap. | Class | com.bigdata.btree | BlazeGraph |
|
| TestBigdataNativeServiceEvaluation | Data driven test suite for SPARQL 1. | Class | com.bigdata.rdf.sparql.ast.eval.service | BlazeGraph |
|
| TestBigdataSailEmbeddedFederationWithQuads | Test suite for the BigdataSail with quads enabled running against an EmbeddedFederation with a single data service. | Class | com.bigdata.rdf.sail | BlazeGraph |
|
| TestBigdataSailRemoteRepository | Proxied test suite for BigdataSailRemoteRepository and BigdataSailRemoteRepositoryConnection. | Class | com.bigdata.rdf.sail.webapp | BlazeGraph |
|
| TestBigdataSailRemoteRepository .ReadWriteTx | An *extension* of the test suite that uses a namespace that is configured to support read/write transactions. | Class | com.bigdata.rdf.sail.webapp | BlazeGraph |
|
| TestBigdataSailWithoutSids | Test suite for the BigdataSail with statement identifiers enabled. | Class | com.bigdata.rdf.sail | BlazeGraph |
|
| TestBigdataSailWithQuads | Test suite for the BigdataSail with quads enabled. | Class | com.bigdata.rdf.sail | BlazeGraph |
|
| TestBigdataSailWithSids | Test suite for the BigdataSail with statement identifiers enabled. | Class | com.bigdata.rdf.sail | BlazeGraph |
|
| TestBigdataSet | Test suite for BigdataSet. | Class | com.bigdata.btree | BlazeGraph |
|
| TestBigdataValueReplacer | Test suite for the logic which rewrites a query, replacing Value constants with BigdataValue constants which have been resolved | Class | com.bigdata.rdf.sail | BlazeGraph |
|
| TestBigdataValueSerialization | Test suite for BigdataValueImpl serialization semantics, including the correct recovery of the BigdataValueFactoryImpl reference when | Class | com.bigdata.rdf.model | BlazeGraph |
|
| TestBind | Test suite for logic which "joins" two solutions, propagating bindings, verifying constraints, and dropping bindings which are not to be kept. | Class | com.bigdata.bop.rdf | BlazeGraph |
|
| TestBind | Unit tests for Bind. | Class | com.bigdata.bop | BlazeGraph |
|
| TestBindHeisenbug708 | Test suite for a hesienbug involving BIND. | Class | com.bigdata.rdf.sparql.ast.eval | BlazeGraph |
|
| TestBindings | Data driven test suite for SPARQL 1. | Class | com.bigdata.rdf.sparql.ast.eval | BlazeGraph |
|
| TestBindingsClause | Test suite for the BINDINGS clause. | Class | com.bigdata.rdf.sail.sparql | BlazeGraph |
|
| TestBlobIV | Unit tests for BlobIV. | Class | com.bigdata.rdf.internal | BlazeGraph |
|
| TestBlobsConfiguration | Test suite for configuration of the BLOBS index support. | Class | com.bigdata.rdf.store | 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 |
|
| TestBlockingBuffer | Test suite for BlockingBuffer and its IAsynchronousIterator. | Class | com.bigdata.relation.accesspath | BlazeGraph |
|
| TestBlockingBufferPerformance740 | | Class | com.bigdata.rdf.sparql.ast.eval | BlazeGraph |
|
| TestBlockingBufferWithChunks | Test suite for BlockingBuffer and its IAsynchronousIterator when using an array type for the elements (chunk processing). | Class | com.bigdata.relation.accesspath | BlazeGraph |
|
| TestBlockingBufferWithChunksDeque | Test suite for BlockingBuffer and its IAsynchronousIterator when using an array type for the elements (chunk processing) and a | Class | com.bigdata.relation.accesspath | BlazeGraph |
|
| TestBloomFilter | Test suite for bloom filter functionality. | Class | com.bigdata.btree | BlazeGraph |
|
| TestBootstrapBigdataSail | Bootstrap test case for bringing up the BigdataSail. | Class | com.bigdata.rdf.sail | BlazeGraph |
|
| TestBOps | | Class | com.bigdata.rdf.sail | BlazeGraph |
|
| TestBOpStats | Test suite for BOpStats. | Class | com.bigdata.bop.engine | BlazeGraph |
|
| TestBOpUtility | Unit tests for BOpUtility. | Class | com.bigdata.bop.rdf | BlazeGraph |
|
| TestBOpUtility | Unit tests for BOpUtility. | Class | com.bigdata.bop.util | BlazeGraph |
|
| TestBOpUtility_sharedVariables | Unit tests for BOpUtility. | Class | com.bigdata.bop.util | BlazeGraph |
|
| TestBsbmBIQuery | Data driven test suite for complex queries. | Class | com.bigdata.rdf.sparql.ast.eval.bsbm.bi | BlazeGraph |
|
| TestBsbmExploreQuery | Data driven test suite for complex queries. | Class | com.bigdata.rdf.sparql.ast.eval.bsbm.explore | BlazeGraph |
|
| TestBTree | Stress tests for basic tree operations (insert, lookup, and remove) without causing node or leaf evictions (IO is disabled). | Class | com.bigdata.btree | BlazeGraph |
|
| TestBTreeBranchingFactors | Unit tests of non-default B+Tree branching factors. | Class | com.bigdata.btree | BlazeGraph |
|
| TestBTreeLeafCursors | Test suite for the BTree's ILeafCursor implementation. | Class | com.bigdata.btree | BlazeGraph |
|
| TestBTreeRecycle | Test suite for recycling of B+Tree records. | Class | com.bigdata.btree | BlazeGraph |
|
| TestBTreeWithBloomFilter | Unit tests for a BTree with its bloom filter enabled. | Class | com.bigdata.btree | BlazeGraph |
|
| TestBucketDataRecord_CanonicalHuffman_CanonicalHuffman | Test suite for the HTree ILeafData records (accessing coded data inVersion:$Id$Author:Bryan Thompson | Class | com.bigdata.htree.data | BlazeGraph |
|
| TestBucketDataRecord_Simple_Simple | Test with simple coding for keys and values (no compression). | Class | com.bigdata.htree.data | BlazeGraph |
|
| TestBuildTask | Basic test of building an index segment from an index partition on overflow. | Class | com.bigdata.resources | BlazeGraph |
|
| TestBuildTask2 | Basic test of building an index segment from an index partition on overflow. | Class | com.bigdata.resources | BlazeGraph |
|
| TestBulkFilter | Test bulk filter API. | Class | com.bigdata.rdf.store | BlazeGraph |
|
| TestByteArrayBuffer | Test suite for ByteArrayBuffer. | Class | com.bigdata.io | BlazeGraph |
|
| TestByteBufferStreams | Test suite for classes that let us treat a ByteBuffer as an InputStream or an OutputStream. | Class | com.bigdata.io | BlazeGraph |
|
| TestBytesUtil | Test suite for low-level operations on variable length byte[]s. | Class | com.bigdata.btree | BlazeGraph |
|
| TestCacheConnectionFactory | Stress test for correct shutdown of the ICacheConnection as allocated by the CacheConnectionFactory. | Class | com.bigdata.rdf.sparql.ast.cache | BlazeGraph |
|
| TestCanonicalHuffmanRabaCoder | Test suite for the CanonicalHuffmanRabaCoder. | Class | com.bigdata.btree.raba.codec | BlazeGraph |
|
| TestCase3 | Base class for some assertEquals methods not covered by TestCase or TestCase2. | Class | com.bigdata.io | BlazeGraph |
|
| TestCase3 | Base class for some assertEquals methods not covered by TestCase or TestCase2. | Class | com.bigdata.service | BlazeGraph |
|
| TestCBD731 | We test the behavior reported in trac 731 - the bug resport uses the repo properties to set up the describe mode, the behavior reproduced just using a query hint. | Class | com.bigdata.rdf.sail.webapp | BlazeGraph |
|
| TestChangeSets | Test suite for the IChangeLog feature. | Class | com.bigdata.rdf.sail | BlazeGraph |
|
| TestChecksumUtility | Test suite for ChecksumUtility. | Class | com.bigdata.io | BlazeGraph |
|
| TestChunkedFilter | Unit tests for ChunkedFilter. | Class | com.bigdata.striterator | BlazeGraph |
|
| TestChunkedIterators | Test suite for AbstractChunkedTupleIterator and its concrete ChunkedLocalRangeIterator implementation which depends on the | Class | com.bigdata.btree | BlazeGraph |
|
| TestClientException | Class written to verify the stack trace printing behavior of Note: You have to inspect the test results by hand. | Class | com.bigdata.service | BlazeGraph |
|
| TestClockSkewDetection | Test suite for ClocksNotSynchronizedException. | Class | com.bigdata.journal | BlazeGraph |
|
| TestCloseableChunkedIteratorWrapperConverter | Test suite for CloseableChunkedIteratorWrapperConverter. | Class | com.bigdata.striterator | BlazeGraph |
|
| TestComboJoins | Data driven test suite. | Class | com.bigdata.rdf.sparql.ast.eval | BlazeGraph |
|
| TestCommit | Unit tests for commit functionality that do not trigger copy-on-write. | Class | com.bigdata.btree | BlazeGraph |
|
| TestCommit | Unit tests for commit functionality that do not trigger copy-on-write. | Class | com.bigdata.htree | BlazeGraph |
|
| TestCommitCounterUtility | Test suite for the CommitCounterUtility. | Class | com.bigdata.journal | BlazeGraph |
|
| TestCommitHistory | Test the ability to get (exact match) and find (most recent less than or equal to) historical commit records in a Journal. | Class | com.bigdata.journal | BlazeGraph |
|
| TestCommitList | Test suite for restart-safety of BTrees backed by anVersion:$Id$Author:Bryan Thompson | Class | com.bigdata.journal | BlazeGraph |
|
| TestCommitRecordIndex | Test suite for CommitRecordIndex. | Class | com.bigdata.journal | BlazeGraph |
|
| TestCommitRecordSerializer | Test suite for CommitRecordSerializer. | Class | com.bigdata.journal | BlazeGraph |
|
| TestCompactingByteArrayBuffer | Test harness used to develop a compacting buffer for maintaining branch nodes and leaves in a B+Tree that minimizes copying on mutation of the node, helps | Class | com.bigdata.btree | BlazeGraph |
|
| TestCompactJournal | Test suite for Journal. | Class | com.bigdata.journal | BlazeGraph |
|
| TestCompareFullAndFastClosure | Test suite comparing full fix point closure of RDFS entailments against the fast closure program for some known data sets (does not test truth | Class | com.bigdata.rdf.rules | BlazeGraph |
|
| TestCompletionScan | LexiconRelation. | Class | com.bigdata.rdf.lexicon | BlazeGraph |
|
| TestComplexQuery | Data driven test suite for complex queries. | Class | com.bigdata.rdf.sparql.ast.eval | BlazeGraph |
|
| TestCompressedTimestampExtensionSPARQL | Data driven test suite CompressedTimestampExtension, testing real SPARQL queries including mathematical operations over the extension. | Class | com.bigdata.rdf.sparql.ast.eval | BlazeGraph |
|
| TestCompressorRegistry | | Class | com.bigdata.io.compression | BlazeGraph |
|
| TestConcurrentJournal | Test suite for the IConcurrencyManager interface on theAuthor:Bryan Thompson | Class | com.bigdata.journal | BlazeGraph |
|
| TestConcurrentKBCreate | Test suite for the concurrent create and discovery of a KB instance. | Class | com.bigdata.rdf.sail | BlazeGraph |
|
| TestConcurrentKBCreate .TestWithGroupCommit | | Class | com.bigdata.rdf.sail | BlazeGraph |
|
| TestConcurrentKBCreate .TestWithoutGroupCommit | | Class | com.bigdata.rdf.sail | BlazeGraph |
|
| TestConditionalRabaCoder_keys_simple_frontCoded | Test suite for the ConditionalRabaCoder. | Class | com.bigdata.btree.raba.codec | BlazeGraph |
|
| TestConditionalRabaCoder_values_simple_canonical | Test suite for the ConditionalRabaCoder. | Class | com.bigdata.btree.raba.codec | BlazeGraph |
|
| TestConditionalRoutingOp | Unit tests for JVMDistinctBindingSetsOp. | Class | com.bigdata.bop.bset | BlazeGraph |
|
| TestConfigurableAnalyzerFactory | Unit tests for ConfigurableAnalyzerFactory. | Class | com.bigdata.search | BlazeGraph |
|
| TestConfigurableAsDefaultAnalyzerFactory | | Class | com.bigdata.search | BlazeGraph |
|
| TestConfiguration | Unit tests for Configuration. | Class | com.bigdata.config | BlazeGraph |
|
| TestConflictResolution | Tests of write-write conflict resolution. | Class | com.bigdata.btree.isolation | BlazeGraph |
|
| TestConflictResolution .SingleValueConflictResolver | Helper class used to resolve a predicted conflict to a known value. | Class | com.bigdata.btree.isolation | BlazeGraph |
|
| TestConneg | Test suite for content negotiation helper class. | Class | com.bigdata.rdf.sail.webapp | BlazeGraph |
|
| TestConstant | Test suite for Constant. | Class | com.bigdata.bop | BlazeGraph |
|
| TestConstrainKeys | Test imposing constraint on a fromKey or toKey based on an index partition'sVersion:$Id$Author:Bryan Thompson | Class | com.bigdata.btree | BlazeGraph |
|
| TestConstruct | Data driven test suite for CONSTRUCT queries. | Class | com.bigdata.rdf.sparql.ast.eval | BlazeGraph |
|
| TestContextAdvancer | Test suite for the ContextAdvancer. | Class | com.bigdata.rdf.rules | BlazeGraph |
|
| TestCoordinateDD | Test suite for CoordinateDD. | Class | com.bigdata.rdf.internal.gis | BlazeGraph |
|
| TestCoordinateDDM | Test suite for CoordinateDDM. | Class | com.bigdata.rdf.internal.gis | BlazeGraph |
|
| TestCoordinateDMS | Test suite for CoordinateDMS. | Class | com.bigdata.rdf.internal.gis | BlazeGraph |
|
| TestCoordinateUtility | Test suite for CoordinateUtility. | Class | com.bigdata.rdf.internal.gis | BlazeGraph |
|
| TestCopyBindingSets | Test suite for CopyOp. | Class | com.bigdata.bop.bset | BlazeGraph |
|
| TestCopyOnWrite | Test suite for copy-on-write semantics. | Class | com.bigdata.btree | BlazeGraph |
|
| TestCopyStream | Unit tests for copying streams into the repository and reading them back. | Class | com.bigdata.bfs | BlazeGraph |
|
| TestCOUNT | Unit tests for COUNT. | Class | com.bigdata.bop.rdf.aggregate | BlazeGraph |
|
| TestCounters | Unit tests for CounterSet. | Class | com.bigdata.counters | BlazeGraph |
|
| TestCounterSetBTree | | Class | com.bigdata.counters.store | BlazeGraph |
|
| TestCounterSetHTTPDServer | Utility class for testing CounterSetHTTPD or CounterSetHTTPDServer | Class | com.bigdata.counters.httpd | BlazeGraph |
|
| TestCustomFunction | Test suite for registering and evaluating custom functions. | Class | com.bigdata.rdf.sparql.ast.eval | BlazeGraph |
|
| TestCustomTypeCasts | Test suite for standard type cast function such as XsdLongBOp and XsdUnsignedLongBOp. | Class | com.bigdata.rdf.sparql.ast.eval | BlazeGraph |
|
| TestDatabaseAtOnceClosure | Unit tests for database at once closure, fix point of a rule set (does not test truth maintenance under assertion and retraction or the justifications). | Class | com.bigdata.rdf.rules | BlazeGraph |
|
| TestDataLoader | Test suite for the DataLoader. | Class | com.bigdata.rdf.store | BlazeGraph |
|
| TestDataLoaderServlet | | Class | com.bigdata.rdf.sail.webapp | BlazeGraph |
|
| TestDataOutputBuffer | Test suite for DataOutputBuffer. | Class | com.bigdata.io | BlazeGraph |
|
| TestDataSetJoin | | Class | com.bigdata.bop.rdf.join | BlazeGraph |
|
| TestDechunkerator | Test suite for Dechunkerator. | Class | com.bigdata.striterator | BlazeGraph |
|
| TestDecodeParams | Test suite for NanoHTTPD. | Class | com.bigdata.util.httpd | BlazeGraph |
|
| TestDeepCopy | Unit tests for the existence of the required deep copy semantics forVersion:$Id$Author:Bryan Thompson | Class | com.bigdata.bop | BlazeGraph |
|
| TestDefaultAnalyzerFactory | | Class | com.bigdata.search | BlazeGraph |
|
| TestDefaultDuplicateRemover | Test suite for DefaultDuplicateRemover. | Class | com.bigdata.service.ndx.pipeline | BlazeGraph |
|
| TestDefaultEvaluationPlan | Test harness for DefaultEvaluationPlan2. | Class | com.bigdata.bop.joinGraph.fast | BlazeGraph |
|
| TestDefaultGraphs | Unit tests for default graph semantics ported from the old TestDefaultGraphAccessPath class. | Class | com.bigdata.rdf.sparql.ast.eval | BlazeGraph |
|
| TestDefaultResourceLocator | Test suite for location relations, etc. | Class | com.bigdata.relation.locator | BlazeGraph |
|
| TestDelete | Test suite for DeleteOp. | Class | com.bigdata.bop.mutation | BlazeGraph |
|
| TestDeleteMarkers | Test of basic btree operations when delete markers are maintained. | Class | com.bigdata.btree | BlazeGraph |
|
| TestDescribe | Data driven test suite for DESCRIBE queries, including the interaction with the optional DESCRIBE cache. | Class | com.bigdata.rdf.sparql.ast.eval | BlazeGraph |
|
| TestDirectBufferPool | Test suite for DirectBufferPool. | Class | com.bigdata.io | BlazeGraph |
|
| TestDirectBufferPoolAllocator | Test suite for DirectBufferPoolAllocator. | Class | com.bigdata.io | BlazeGraph |
|
| TestDirectJournal | Test suite for BufferMode. | Class | com.bigdata.journal | BlazeGraph |
|
| TestDirectJournal .TestInterrupts | Test suite integration for AbstractInterruptsTestCase. | Class | com.bigdata.journal | BlazeGraph |
|
| TestDirectJournal .TestMRMW | Test suite integration for AbstractMRMWTestCase. | Class | com.bigdata.journal | BlazeGraph |
|
| TestDirectJournal .TestMROW | Test suite integration for AbstractMROWTestCase. | Class | com.bigdata.journal | BlazeGraph |
|
| TestDirectJournal .TestRawStore | Test suite integration for AbstractRestartSafeTestCase. | Class | com.bigdata.journal | BlazeGraph |
|
| TestDirtyIterators | Test suite for iterators that visit only dirty nodes or leaves. | Class | com.bigdata.btree | BlazeGraph |
|
| TestDirtyIterators | Test suite for iterators that visit only dirty nodes or leaves. | Class | com.bigdata.htree | BlazeGraph |
|
| TestDirtyListener | Test suite for the IDirtyListener protocol. | Class | com.bigdata.btree | BlazeGraph |
|
| TestDirtyListener | Test suite for the IDirtyListener protocol. | Class | com.bigdata.htree | BlazeGraph |
|
| TestDiskJournal | Test suite for BufferMode. | Class | com.bigdata.journal | BlazeGraph |
|
| TestDiskJournal .TestInterrupts | Test suite integration for AbstractInterruptsTestCase. | Class | com.bigdata.journal | BlazeGraph |
|
| TestDiskJournal .TestMRMW | Test suite integration for AbstractMRMWTestCase. | Class | com.bigdata.journal | BlazeGraph |
|
| TestDiskJournal .TestMROW | Test suite integration for AbstractMROWTestCase. | Class | com.bigdata.journal | BlazeGraph |
|
| TestDiskJournal .TestRawStore | Test suite integration for AbstractRestartSafeTestCase. | Class | com.bigdata.journal | BlazeGraph |
|
| TestDistinct | Unit tests for IQueryOptions. | Class | com.bigdata.rdf.rules | BlazeGraph |
|
| TestDistinctFilter | Unit tests for DistinctFilter. | Class | com.bigdata.striterator | BlazeGraph |
|
| TestDistinctTermScan | Test suite for the DistinctTermAdvancer. | Class | com.bigdata.rdf.rules | BlazeGraph |
|
| TestDistinctTermScanOp | Unit tests for the DistinctTermScanOp operator. | Class | com.bigdata.bop.join | BlazeGraph |
|
| TestDistinctTermScanOptimizer | SPARQL level test suite for the ASTDistinctTermScanOptimizer and its physical operator DistinctTermScanOp. | Class | com.bigdata.rdf.sparql.ast.eval | BlazeGraph |
|
| TestDistinctTermScanOptimizer .TestQuadsModeAPs | Note: For quads we need to test all of the combinations of default and named graph modes and both with and without the GRAPH {} wrapping the | Class | com.bigdata.rdf.sparql.ast.eval | BlazeGraph |
|
| TestDistinctTermScanOptimizer .TestTriplesModeAPs | Triples mode test suite. | Class | com.bigdata.rdf.sparql.ast.eval | BlazeGraph |
|
| TestDistributedTransactionService | Unit tests of local (all writes are on a single data service) and distributed abort and commit protocols for an IBigdataFederation using the | Class | com.bigdata.service | BlazeGraph |
|
| TestDistributedTransactionServiceRestart | Unit tests of the setReleaseTime, snapshot and restart aspects of the DistributedTransactionService (all having to do with the maintenance | Class | com.bigdata.service | BlazeGraph |
|
| TestDistributedTransactionServiceRestart .MockDistributedTransactionService | | Class | com.bigdata.service | BlazeGraph |
|
| TestDoubleOpen | Test the ability to rollback a commit. | Class | com.bigdata.journal | BlazeGraph |
|
| TestDTE | | Class | com.bigdata.rdf.internal | BlazeGraph |
|
| TestDTEFlags | Test suite for DTEFlags. | Class | com.bigdata.rdf.internal | BlazeGraph |
|
| TestDumpJournal | Test suite for DumpJournal. | Class | com.bigdata.journal | BlazeGraph |
|
| TestDuplicates | Test HTree with duplicate keys. | Class | com.bigdata.htree | BlazeGraph |
|
| TestEDS | Delegate for ProxyTestCases for services running against an EmbeddedFederation. | Class | com.bigdata.service | BlazeGraph |
|
| TestEmbeddedClient | Test suite for the EmbeddedClient. | Class | com.bigdata.service | BlazeGraph |
|
| TestEmptyRabaCoder | Unit tests for the EmptyRabaValueCoder. | Class | com.bigdata.btree.raba.codec | BlazeGraph |
|
| TestEncodeDecodeGeoSpatialLiteralIVs | Unit tests for GeoSpatialLiteralExtension. | Class | com.bigdata.rdf.internal | BlazeGraph |
|
| TestEncodeDecodeIPv4AddrIV | Encode/decode unit tests for IPv4AddrIV. | Class | com.bigdata.rdf.internal | BlazeGraph |
|
| TestEncodeDecodeKeys | Unit tests for encoding and decoding compound keys (such as are used by the statement indices) in which some of the key components are inline values | Class | com.bigdata.rdf.internal | BlazeGraph |
|
| TestEncodeDecodeLiteralArrayIVs | Encode/decode unit tests for LiteralArrayIV. | Class | com.bigdata.rdf.internal | BlazeGraph |
|
| TestEncodeDecodeMixedIVs | Test of encode/decode and especially comparator semantics for mixedVersion:$Id$Author:Bryan Thompson | Class | com.bigdata.rdf.internal | BlazeGraph |
|
| TestEncodeDecodePackedLongIVs | Unit tests for PackedLongIV and its associated CompressedTimestampExtension extension. | Class | com.bigdata.rdf.internal | BlazeGraph |
|
| TestEncodeDecodeUnicodeIVs | Unit tests for IVs which inline Unicode data. | Class | com.bigdata.rdf.internal | BlazeGraph |
|
| TestEncodeDecodeXSDDateIVs | Unit tests for XSDIntegerIV. | Class | com.bigdata.rdf.internal | BlazeGraph |
|
| TestEncodeDecodeXSDDecimalIVs | Unit tests for XSDDecimalIV. | Class | com.bigdata.rdf.internal | BlazeGraph |
|
| TestEncodeDecodeXSDIntegerIVs | Unit tests for XSDIntegerIV. | Class | com.bigdata.rdf.internal | BlazeGraph |
|
| TestEQ | | Class | com.bigdata.bop.constraint | BlazeGraph |
|
| TestEQConstant | Unit tests for EQConstant. | Class | com.bigdata.bop.constraint | BlazeGraph |
|
| TestEquals | Test suite for equals() semantics for BigdataValue implementations. | Class | com.bigdata.rdf.model | BlazeGraph |
|
| TestEventParser | Unit tests for parsing Events. | Class | com.bigdata.service | BlazeGraph |
|
| TestEventReceiver | Unit tests for the EventReceiver. | Class | com.bigdata.service | BlazeGraph |
|
| TestExplainHints | Test suite for EXPLAIN hints. | Class | com.bigdata.rdf.sparql.ast.eval | BlazeGraph |
|
| TestFactory | Unit tests for BigdataValueFactoryImpl. | Class | com.bigdata.rdf.model | BlazeGraph |
|
| TestFastRangeCountOp | Unit tests for the FastRangeCountOp operator. | Class | com.bigdata.bop.join | BlazeGraph |
|
| TestFastRangeCountOptimizer | Graph Database | Class | com.bigdata.rdf.sparql.ast.eval | BlazeGraph |
|
| TestFastRangeCountOptimizer .TestQuadsModeAPs | Quads mode test suite. | Class | com.bigdata.rdf.sparql.ast.eval | BlazeGraph |
|
| TestFastRangeCountOptimizer .TestTriplesModeAPs | | Class | com.bigdata.rdf.sparql.ast.eval | BlazeGraph |
|
| TestFederatedQuery | Proxied test suite for SPARQL 1. | Class | com.bigdata.rdf.sail.webapp | BlazeGraph |
|
| TestFederatedQueryEngine | Unit tests for FederatedQueryEngine running against an EmbeddedFederation having a single DataService. | Class | com.bigdata.bop.fed | BlazeGraph |
|
| TestFileChannelUtility | Test suite for FileChannelUtility. | Class | com.bigdata.io | BlazeGraph |
|
| TestFileLockUtility | Test suite for FileLockUtility. | Class | com.bigdata.io | BlazeGraph |
|
| TestFileMetadataIndex | Test operations on the file metadata index for the BigdataFileSystem. | Class | com.bigdata.bfs | BlazeGraph |
|
| TestFileSystemScanner | | Class | com.bigdata.service.ndx.pipeline | BlazeGraph |
|
| TestFileVersionOutputStream | Tests some specifics of the FileVersionOutputStream. | Class | com.bigdata.bfs | BlazeGraph |
|
| TestFilter | Unit tests for BOpFilter. | Class | com.bigdata.bop.ap.filter | BlazeGraph |
|
| TestFilters | Test suite for FILTER evaluation. | Class | com.bigdata.rdf.sparql.ast.eval | BlazeGraph |
|
| TestFindChild | Test code that chooses the child to search during recursive traversal of the separator keys to find a leaf in which a key would be found. | Class | com.bigdata.btree | BlazeGraph |
|
| TestFixedByteArrayBuffer | Test suite for FixedByteArrayBuffer. | Class | com.bigdata.io | BlazeGraph |
|
| TestFixedLengthPrefixShardSplits | Unit tests for splitting an index segment based on its size on the disk, the nominal size of an index partition, and an optional application level | Class | com.bigdata.resources | BlazeGraph |
|
| TestFixedLengthValueRabaCoder | Test suite for the FixedLengthValueRabaCoder. | Class | com.bigdata.btree.raba.codec | BlazeGraph |
|
| TestFrontCodedRabaCoderRatio2 | Test suite for the FrontCodedRabaCoder. | Class | com.bigdata.btree.raba.codec | BlazeGraph |
|
| TestFrontCodedRabaCoderRatio32 | Test suite for the FrontCodedRabaCoder. | Class | com.bigdata.btree.raba.codec | BlazeGraph |
|
| TestFrontCodedRabaCoderRatio8 | Test suite for the FrontCodedRabaCoder. | Class | com.bigdata.btree.raba.codec | 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 |
|
| TestFulltextSearch | Data driven test suite for external full text search. | Class | com.bigdata.rdf.sparql.ast.eval.service | BlazeGraph |
|
| TestFullyInlineTypedLiteralIV | Test suite for FullyInlineTypedLiteralIV. | Class | com.bigdata.rdf.internal | BlazeGraph |
|
| TestFullyInlineURIIV | Test suite for FullyInlineURIIV. | Class | com.bigdata.rdf.internal | BlazeGraph |
|
| TestFusedView | Test suite for FusedView. | Class | com.bigdata.btree.view | BlazeGraph |
|
| TestFuzzySSSP | TODO. | Class | com.bigdata.rdf.graph.impl.bd | BlazeGraph |
|
| TestGather | Test class for GATHER. | Class | com.bigdata.rdf.graph.impl.bd | BlazeGraph |
|
| TestGeoSpatialServiceConfiguration | Data driven test suite testing configurability of GeoSpatial service. | Class | com.bigdata.rdf.sparql.ast.eval.service | BlazeGraph |
|
| TestGeoSpatialServiceEvaluation | Data driven test suite for GeoSpatial service feature in quads mode, testing of different service configurations, | Class | com.bigdata.rdf.sparql.ast.eval.service | BlazeGraph |
|
| TestGeoSpatialServiceEvaluationQuads | Data driven test suite for GeoSpatial service feature, GeoSpatial in triples vs. | Class | com.bigdata.rdf.sparql.ast.eval.service | BlazeGraph |
|
| TestGetBitsApplication | Rather than run in a JUnit, the performance tests are best runAuthor:Martyn Cutcher | Class | com.bigdata.btree | BlazeGraph |
|
| TestGetBitsFromByteArray | Unit tests for BytesUtil. | Class | com.bigdata.btree | BlazeGraph |
|
| TestGetBitsFromInt32 | Unit tests for {@link BytesUtil#getBits(int, int, int)Version:$Id$Author:Bryan Thompson | Class | com.bigdata.btree | BlazeGraph |
|
| TestGOM | Base test suite for the embedded (local) GOM. | Class | com.bigdata.gom | BlazeGraph |
|
| TestGPO | | Class | com.bigdata.gom | BlazeGraph |
|
| TestGraphEmptyPattern709_429 | Tests concerning "SELECT GRAPH XXXX {}" with XXXX and the dataset varying. | Class | com.bigdata.rdf.sparql.ast.eval | BlazeGraph |
|
| TestGROUP_CONCAT | Unit tests for GROUP_CONCAT Note: Several of the tests exercise the | Class | com.bigdata.bop.rdf.aggregate | BlazeGraph |
|
| TestGroupByRewriter | Test suite for GroupByRewriter. | Class | com.bigdata.bop.solutions | BlazeGraph |
|
| TestGroupByState | Test suite for GroupByState. | Class | com.bigdata.bop.solutions | BlazeGraph |
|
| TestGroupGraphPatternBuilder | Test suite for translating the openrdf SPARQL AST nodes for GroupGraphPattern into the bigdata AST (join groups, union, | Class | com.bigdata.rdf.sail.sparql | BlazeGraph |
|
| TestGroupNodeVarBindingInfo | Test suite for the GroupNodeVarBindingInfo class. | Class | com.bigdata.rdf.sparql.ast.optimizers | BlazeGraph |
|
| TestHA3QuorumSemantics | Test the quorum semantics for a highly available quorum of 3 services. | Class | com.bigdata.quorum | BlazeGraph |
|
| TestHALogWriter | Test suite for HALogWriter and HALogReader. | Class | com.bigdata.ha.halog | BlazeGraph |
|
| TestHaltable | Test suite for Haltable. | Class | com.bigdata.util.concurrent | BlazeGraph |
|
| TestHaltOpMessage | Test suite for HaltOpMessage. | Class | com.bigdata.bop.engine | BlazeGraph |
|
| TestHASendAndReceive | Test the raw socket protocol implemented by HASendService andAuthor:martyn Cutcher | Class | com.bigdata.ha.pipeline | BlazeGraph |
|
| TestHASendAndReceive3Nodes | Test the raw socket protocol implemented by HASendService and HAReceiveService against a pipeline of 3 nodes. | Class | com.bigdata.ha.pipeline | BlazeGraph |
|
| TestHASendState | | Class | com.bigdata.ha.msg | BlazeGraph |
|
| TestHashBindingSet | Unit tests for HashBindingSet. | Class | com.bigdata.bop.bindingSet | BlazeGraph |
|
| TestHashJoin | Test suite for queries designed to exercise a hash join against an accessVersion:$Id$Author:Bryan Thompson | Class | com.bigdata.rdf.sparql.ast.eval | BlazeGraph |
|
| TestHAWriteMessage | | Class | com.bigdata.ha.msg | BlazeGraph |
|
| TestHelper | Some helper methods for CI. | Class | com.bigdata.journal | BlazeGraph |
|
| TestHelper | Helper class to debug the NSS by issuing commands that we can not issue from the index. | Class | com.bigdata.rdf.sail.webapp | BlazeGraph |
|
| TestHierarchicalLockingTasks | Test suite for hierarchical locking of indices based on namespace prefixes. | Class | com.bigdata.journal | BlazeGraph |
|
| TestHistoryIndex | Test the index supporting the HistoryServiceFactory. | Class | com.bigdata.rdf.sail | BlazeGraph |
|
| TestHistoryInstrument | | Class | com.bigdata.counters | BlazeGraph |
|
| TestHostMetricsCollector | Unit tests for HostMetricsCollector. | Class | com.bigdata.counters.ganglia | BlazeGraph |
|
| TestHTree | Unit tests for HTree. | Class | com.bigdata.htree | BlazeGraph |
|
| TestHTree_addLevel | Unit test which explores a simple add level case. | Class | com.bigdata.htree | BlazeGraph |
|
| TestHTree_init | Unit tests for bootstrap of an HTree instance. | Class | com.bigdata.htree | BlazeGraph |
|
| TestHTree_stressInsert | A stress test which inserts a series of integer keys and then verifies the state of the index. | Class | com.bigdata.htree | BlazeGraph |
|
| TestHTreeDistinctBindingSets | Unit tests for HTreeDistinctBindingSetsOp. | Class | com.bigdata.bop.solutions | BlazeGraph |
|
| TestHTreeHashIndexOp | Test suite for HashIndexOp that uses a HTreeHashJoinUtility. | Class | com.bigdata.bop.join | BlazeGraph |
|
| TestHTreeHashJoinOp | Unit tests for the HTreeHashJoinOp operator. | Class | com.bigdata.bop.join | BlazeGraph |
|
| TestHTreeHashJoinUtility | Test suite for the HTreeHashJoinUtility. | Class | com.bigdata.bop.join | BlazeGraph |
|
| TestHTreeRecycle | Tests recycling of HTree storage. | Class | com.bigdata.htree | BlazeGraph |
|
| TestHTreeSolutionSetHashJoin | Test suite for HTreeSolutionSetHashJoinOp. | Class | com.bigdata.bop.join | BlazeGraph |
|
| TestHTreeUtil | Unit tests for HTreeUtil. | Class | com.bigdata.htree | BlazeGraph |
|
| TestHTreeWithMemStore | Integration test with a persistence store. | Class | com.bigdata.htree | BlazeGraph |
|
| TestHTTPHeaderUtility | Test suite for HTTPHeaderUtility. | Class | com.bigdata.util.httpd | BlazeGraph |
|
| TestHuffmanEncoder | Explores the built-in huffman coding support in the Deflate library. | Class | com.bigdata.io.compression | BlazeGraph |
|
| TestHuffmanEncoder .HuffmanDecoder | Instances of this class are NOT thread-safe. | Class | com.bigdata.io.compression | BlazeGraph |
|
| TestHuffmanEncoder .HuffmanEncoder | standard. | Class | com.bigdata.io.compression | BlazeGraph |
|
| TestIBindingSet | Unit tests for IBindingSet. | Class | com.bigdata.bop.bindingSet | BlazeGraph |
|
| TestICUPortabilityBug | This is a unit test for a possible ICU portability bug. | Class | com.bigdata.btree.keys | BlazeGraph |
|
| TestICUUnicodeKeyBuilder | Tests for Unicode support in KeyBuilder. | Class | com.bigdata.btree.keys | BlazeGraph |
|
| TestICUVersionRecord | Test suite for ICUVersionRecordVersion:$Id$Author:Bryan Thompson | Class | com.bigdata.btree.keys | BlazeGraph |
|
| TestId2TermTupleSerializer | Test suite for Id2TermTupleSerializer. | Class | com.bigdata.rdf.lexicon | BlazeGraph |
|
| TestInBinarySearch | Unit tests for INBinarySearch. | Class | com.bigdata.bop.constraint | BlazeGraph |
|
| TestInclude | Data driven test suite for INCLUDE of named solution sets NOT generated by a NamedSubqueryRoot. | Class | com.bigdata.rdf.sparql.ast.eval | BlazeGraph |
|
| TestInclude .IncludeStressTests | Tests to be executed in a stress test fashion, i. | Class | com.bigdata.rdf.sparql.ast.eval | BlazeGraph |
|
| TestINConstraint | Unit tests for INHashMap. | Class | com.bigdata.bop.constraint | BlazeGraph |
|
| TestIncrementalWrite | Test suite for the logic performing incremental writes of nodes and leaves onto the store. | Class | com.bigdata.btree | BlazeGraph |
|
| TestIncrementalWrite | Test suite for the logic performing incremental writes of nodes and leaves onto the store. | Class | com.bigdata.htree | BlazeGraph |
|
| TestIndexCounter | Test suite for the IIndexLocalCounter. | Class | com.bigdata.btree | BlazeGraph |
|
| TestIndexCounter | Test suite for the IIndexLocalCounter. | Class | com.bigdata.htree | BlazeGraph |
|
| TestIndexPartitionFencePosts | Tests for some fence posts for an index supporting delete markers and having a LocalPartitionMetadata that declares its legal key range. | Class | com.bigdata.btree | BlazeGraph |
|
| TestIndexSegmentAddressManager | Tests logic to encode and decode the offsets within regions in anVersion:$Id$Author:Bryan ThompsonSee Also:IndexSegment, | Class | com.bigdata.btree | BlazeGraph |
|
| TestIndexSegmentBuilder_EmptyIndex | Test suite for building an IndexSegment from an empty BTree. | Class | com.bigdata.btree | BlazeGraph |
|
| TestIndexSegmentBuilderWithBlobCapacity | | Class | com.bigdata.btree | BlazeGraph |
|
| TestIndexSegmentBuilderWithCompactingMerge | A test of the IndexSegmentBuilder in which there are some deleted tuples in the source BTree and a compacting merge is performed. | Class | com.bigdata.btree | BlazeGraph |
|
| TestIndexSegmentBuilderWithIncrementalBuild | A test of the IndexSegmentBuilder in which there are some deleted tuples in the source BTree which are to be copied to the destination | Class | com.bigdata.btree | BlazeGraph |
|
| TestIndexSegmentBuilderWithLargeTrees | Test build trees on the journal, evicts them into an IndexSegment, and then compares the trees for the same total ordering. | Class | com.bigdata.btree | BlazeGraph |
|
| TestIndexSegmentBuilderWithSmallTree | Test suite based on a small btree with known keys and values. | Class | com.bigdata.btree | BlazeGraph |
|
| TestIndexSegmentCheckpoint | Test suite for IndexSegmentCheckpoint. | Class | com.bigdata.btree | BlazeGraph |
|
| TestIndexSegmentCursors | Test suite for IndexSegment. | Class | com.bigdata.btree | BlazeGraph |
|
| TestIndexSegmentMultiBlockIterators | Test suite for IndexSegmentMultiBlockIterator. | Class | com.bigdata.btree | BlazeGraph |
|
| TestIndexSegmentPlan | Test suite for efficient post-order rebuild of an index in an external indexVersion:$Id$Author:Bryan Thompson | Class | com.bigdata.btree | BlazeGraph |
|
| TestIndexSegmentWithBloomFilter | Test build trees on the journal, evicts them into an IndexSegment, and then compares the performance and correctness of index point tests with | Class | com.bigdata.btree | BlazeGraph |
|
| TestInetAddressUtil | Test suite for InetAddressUtil. | Class | com.bigdata.net | BlazeGraph |
|
| TestInHashMap | Unit tests for INHashMap. | Class | com.bigdata.bop.constraint | BlazeGraph |
|
| TestInlineConstraints | | Class | com.bigdata.rdf.sparql.ast.eval | BlazeGraph |
|
| TestInlineURIs | Integration test suite for InlineURIFactory (the inline IVs are also tested in their own package without the triple store integration). | Class | com.bigdata.rdf.store | BlazeGraph |
|
| TestInlineURIs .CustomInlineURIFactory | | Class | com.bigdata.rdf.store | BlazeGraph |
|
| TestInlineURIs .CustomVocab | Note: Must be public for access patterns. | Class | com.bigdata.rdf.store | BlazeGraph |
|
| TestInlineURIs .InlineArrayFactory | | Class | com.bigdata.rdf.store | BlazeGraph |
|
| TestInlineURIs .InlineArrayHandler | | Class | com.bigdata.rdf.store | BlazeGraph |
|
| TestInlineURIs .MultipurposeInlineIDFactory | | Class | com.bigdata.rdf.store | BlazeGraph |
|
| TestInlineURIs .MultipurposeInlineIDHandler | | Class | com.bigdata.rdf.store | BlazeGraph |
|
| TestInlineValues | | Class | com.bigdata.rdf.sail | 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 |
|
| TestInsert | Test suite for InsertOp. | Class | com.bigdata.bop.mutation | BlazeGraph |
|
| TestInsertFilterFalse727 | We test the behavior reported in trac 727. | Class | com.bigdata.rdf.sail.webapp | BlazeGraph |
|
| TestInsertLookupRemoveKeysInRootLeaf | Test insert, lookup, and value scan for leaves. | Class | com.bigdata.btree | BlazeGraph |
|
| TestInsertRate | A test for measuring the possible insert rate for a triple store based on a journal and btree using a synthetic data generator. | Class | com.bigdata.rdf.store | BlazeGraph |
|
| TestInsertRate .XMLSchema | | Class | com.bigdata.rdf.store | BlazeGraph |
|
| TestIO | Low level IO performance tests in support of bigdata design options. | Class | com.bigdata.io | BlazeGraph |
|
| TestIsModified | Test suite for ISPO. | Class | com.bigdata.rdf.store | BlazeGraph |
|
| TestIsolatedFusedView | Test suite for IsolatedFusedView. | Class | com.bigdata.btree.isolation | BlazeGraph |
|
| TestIterators | Test suite for iterators. | Class | com.bigdata.btree | BlazeGraph |
|
| TestIVariableBindingRequirements | Test implementation of IVariableBindingRequirements interface. | Class | com.bigdata.rdf.sparql.ast.optimizers | BlazeGraph |
|
| TestIVBindingSetEncoder | Test suite for IVBindingSetEncoder. | Class | com.bigdata.rdf.internal.encoder | BlazeGraph |
|
| TestIVBindingSetEncoderWithCache | Test suite for IVBindingSetEncoderWithIVCache. | Class | com.bigdata.rdf.internal.encoder | BlazeGraph |
|
| TestIVCache | Test suite for IVCache. | Class | com.bigdata.rdf.lexicon | BlazeGraph |
|
| TestIVComparator | Test suite for IVComparator. | Class | com.bigdata.bop.solutions | BlazeGraph |
|
| TestIVSolutionSetEncoder | Test suite for IVSolutionSetEncoder and IVSolutionSetDecoder. | Class | com.bigdata.rdf.internal.encoder | BlazeGraph |
|
| TestIVUnicode | Test suite for IVUnicode. | Class | com.bigdata.rdf.internal | BlazeGraph |
|
| TestJavaScriptGOM | Note: Java6 embeds JavaScript support based on Mozilla Rhino version 1. | Class | com.bigdata.gom | BlazeGraph |
|
| TestJDKUnicodeKeyBuilder | | Class | com.bigdata.btree.keys | BlazeGraph |
|
| TestJGraph | Test suite for JGraph, which is the core implementation of the runtime query optimizer logic. | Class | com.bigdata.bop.joinGraph.rto | BlazeGraph |
|
| TestJoinGraph | Unit tests for the JoinGraph operator. | Class | com.bigdata.bop.joinGraph.rto | BlazeGraph |
|
| TestJoinOrder | Data driven test suite for SPARQL 1. | Class | com.bigdata.rdf.sparql.ast.eval | BlazeGraph |
|
| TestJoinScope | Unit tests the quads aspects of the BigdataSail implementation. | Class | com.bigdata.rdf.sail | BlazeGraph |
|
| TestJoinSetUtil | Test suite for JoinSetUtil. | Class | com.bigdata.rdf.sparql.ast | BlazeGraph |
|
| TestJournal | Delegate for ProxyTestCases for services running against aVersion:$Id$Author:Bryan Thompson | Class | com.bigdata.service | BlazeGraph |
|
| TestJournalAbort | Test suite for a failure to handle errors inside of abort() by marking the journal as requiring abort(). | Class | com.bigdata.journal | BlazeGraph |
|
| TestJournalBasics | Aggregates all tests into something approximately increasing dependency order. | Class | com.bigdata.journal | BlazeGraph |
|
| TestJournalShutdown | Stress test for correct shutdown of journals based on weak referenceVersion:$Id$Author:Bryan Thompson | Class | com.bigdata.journal | BlazeGraph |
|
| TestJustifications | Test suite for writing, reading, chasing and retracting Justifications. | Class | com.bigdata.rdf.rules | BlazeGraph |
|
| TestJVMDistinctBindingSets | Unit tests for JVMDistinctBindingSetsOp. | Class | com.bigdata.bop.solutions | BlazeGraph |
|
| TestJVMHashIndexOp | Test suite for HashIndexOp that uses a JVMHashJoinUtilityVersion:$Id$Author:Bryan Thompson | Class | com.bigdata.bop.join | BlazeGraph |
|
| TestJVMHashJoinOp | Test suite for JVMHashJoinOp. | Class | com.bigdata.bop.join | BlazeGraph |
|
| TestJVMHashJoinUtility | Test suite for the JVMHashJoinUtility. | Class | com.bigdata.bop.join | BlazeGraph |
|
| TestKernelVersion | | Class | com.bigdata.counters.linux | BlazeGraph |
|
| TestKeyBufferSearch | Unit tests for IKeyBuffer#search(byte[] searchKey). | Class | com.bigdata.btree.raba | BlazeGraph |
|
| TestKeyBuilder | Test suite for high level operations that build variable length _unsigned_ byte[] keys from various data types and unicode strings. | Class | com.bigdata.btree.keys | BlazeGraph |
|
| TestKeyBuilder | Unit tests for key formation for the FullTextIndex. | Class | com.bigdata.search | BlazeGraph |
|
| TestKeyEncodeDecode | Test suite for round trip of keys as encoded by Schema. | Class | com.bigdata.sparse | BlazeGraph |
|
| TestLanguageRange | | Class | com.bigdata.search | BlazeGraph |
|
| TestLatch | Unit tests for Latch. | Class | com.bigdata.util.concurrent | BlazeGraph |
|
| TestLeafDataRecord_CanonicalHuffman_CanonicalHuffman | Test suite for the B+Tree ILeafData records (accessing coded data inVersion:$Id$Author:Bryan Thompson | Class | com.bigdata.btree.data | BlazeGraph |
|
| TestLeafDataRecord_FrontCoded_CanonicalHuffman | Test suite for the B+Tree ILeafData records (accessing coded data inVersion:$Id$Author:Bryan Thompson | Class | com.bigdata.btree.data | BlazeGraph |
|
| TestLeafDataRecord_Simple_Simple | Test with simple coding for keys and values (no compression). | Class | com.bigdata.btree.data | BlazeGraph |
|
| TestLeafSplitShortestSeparatorKey | | Class | com.bigdata.btree | BlazeGraph |
|
| TestLexAccessPatternEnum | Test suite for LexAccessPatternEnum. | Class | com.bigdata.rdf.lexicon | BlazeGraph |
|
| TestLexiconKeyBuilder | Test suite for LexiconKeyBuilder. | Class | com.bigdata.rdf.lexicon | BlazeGraph |
|
| TestLexJoinOps | | Class | com.bigdata.rdf.sail | BlazeGraph |
|
| TestLinearListMethods | Test suite for the ILinearList access methods. | Class | com.bigdata.btree | BlazeGraph |
|
| TestListBindingSet | Unit tests for ListBindingSet. | Class | com.bigdata.bop.bindingSet | BlazeGraph |
|
| TestLiteralDatatypeIV | Test suite for PartlyInlineTypedLiteralIV. | Class | com.bigdata.rdf.internal | BlazeGraph |
|
| TestLoadAndVerify | Test loads an RDF/XML resource into a database and then verifies by re-parse that all expected statements were made persistent in the database. | Class | com.bigdata.rdf.rio | BlazeGraph |
|
| TestLoadBalancerRoundRobin | Unit tests for the round robin behaviors of the load balancer in isolation (not an integration test). | Class | com.bigdata.service | BlazeGraph |
|
| TestLocalChunkMessage | Test suite for LocalChunkMessage. | Class | com.bigdata.bop.engine | BlazeGraph |
|
| TestLocalQuadStore | Proxy test suite for LocalTripleStore in quad-store mode. | Class | com.bigdata.rdf.store | BlazeGraph |
|
| TestLocalTripleStore | Proxy test suite for LocalTripleStore when the backing indices are BTrees. | Class | com.bigdata.rdf.store | BlazeGraph |
|
| TestLocalTripleStoreDestroy | Test suite to verify the semantics of destroying a LocalTripleStore, including verifying that the indices are deleted (gone from Name2Addr), that | Class | com.bigdata.rdf.store | BlazeGraph |
|
| TestLocalTripleStoreTransactionSemantics | Test suite for the transaction semantics of the LocalTripleStore. | Class | com.bigdata.rdf.store | BlazeGraph |
|
| TestLocalTripleStoreWithoutInlining | Proxy test suite for LocalTripleStore when the backing indices are BTrees. | Class | com.bigdata.rdf.store | BlazeGraph |
|
| TestLocalTripleStoreWithoutStatementIdentifiers | Proxy test suite for LocalTripleStore when the backing indices are BTrees. | Class | com.bigdata.rdf.store | BlazeGraph |
|
| TestLockDeserialization | This is a test suite for the ReentrantLock deserialization pattern used by the MappedRDFFileLoadTask when it executes on a remote | Class | com.bigdata.rdf.load | BlazeGraph |
|
| TestLockManager | Suite of stress tests of the concurrency control mechanisms (without the database implementation) - See LockManager. | Class | com.bigdata.concurrent | BlazeGraph |
|
| TestLockManager .Generate | Generates an XML file that can be used to (re-)run the concurrency control tests. | Class | com.bigdata.concurrent | BlazeGraph |
|
| TestLockManager .TestOptions | Options for TestLockManager. | Class | com.bigdata.concurrent | BlazeGraph |
|
| TestLockManager .Wait10ResourceTask | Waits 10ms once it acquires its locks. | Class | com.bigdata.concurrent | BlazeGraph |
|
| TestLongPacker | Test suite for packing and unpacking unsigned long integers using the DataInputBuffer and the ByteArrayBuffer. | Class | com.bigdata.io | BlazeGraph |
|
| TestManagedReads | Investigates the benefits (if any) of managed concurrent reads with the aim of developing metrics on which to base a ConcurrentReadManager for use by the Disk based strategies. | Class | com.bigdata.io | BlazeGraph |
|
| TestMapBindingSetsOverNodes | Unit tests for mapping binding sets over nodes. | Class | com.bigdata.bop.fed.nodes | BlazeGraph |
|
| TestMapBindingSetsOverShards | Unit tests for MapBindingSetsOverShardsBuffer. | Class | com.bigdata.bop.fed.shards | BlazeGraph |
|
| TestMappedJournal | Test suite for BufferMode. | Class | com.bigdata.journal | BlazeGraph |
|
| TestMappedJournal .TestInterrupts | Test suite integration for AbstractInterruptsTestCase. | Class | com.bigdata.journal | BlazeGraph |
|
| TestMappedJournal .TestMRMW | Test suite integration for AbstractMRMWTestCase. | Class | com.bigdata.journal | BlazeGraph |
|
| TestMappedJournal .TestMROW | Test suite integration for AbstractMROWTestCase. | Class | com.bigdata.journal | BlazeGraph |
|
| TestMappedJournal .TestRawStore | Test suite integration for AbstractRestartSafeTestCase. | Class | com.bigdata.journal | BlazeGraph |
|
| TestMappedProgram | MappedProgram is used to produce the full closure and fast closure programs and is responsible, together with TMUtility, for mapping | Class | com.bigdata.rdf.rules | BlazeGraph |
|
| TestMasterTask | Unit tests for the control logic used by AbstractMasterTask andVersion:$Id$Author:Bryan Thompson | Class | com.bigdata.service.ndx.pipeline | BlazeGraph |
|
| TestMasterTaskIdleTimeout | Unit tests of the idle timeout behavior for AbstractMasterTask andVersion:$Id$Author:Bryan Thompson | Class | com.bigdata.service.ndx.pipeline | BlazeGraph |
|
| TestMasterTaskWithErrors | Unit tests for error handling in the control logic used by AbstractMasterTask and friends. | Class | com.bigdata.service.ndx.pipeline | BlazeGraph |
|
| TestMasterTaskWithRedirect | Test ability to handle a redirect (subtask learns that the target service no longer accepts data for some locator and instead must send the data somewhere | Class | com.bigdata.service.ndx.pipeline | BlazeGraph |
|
| TestMasterTaskWithSplits | Stress test using key-range partitioned index (IMetadataIndex), which allows us to test the AbstractMasterTask under split, move, join and | Class | com.bigdata.service.ndx.pipeline | BlazeGraph |
|
| TestMatch | Unit tests for AbstractTripleStore. | Class | com.bigdata.rdf.rules | BlazeGraph |
|
| TestMaterialization | | Class | com.bigdata.rdf.sail | BlazeGraph |
|
| TestMAX | | Class | com.bigdata.bop.rdf.aggregate | BlazeGraph |
|
| TestMemoryGroupByOp | Unit tests for MemoryGroupByOp. | Class | com.bigdata.bop.solutions | BlazeGraph |
|
| TestMemoryManager | | Class | com.bigdata.rwstore.sector | BlazeGraph |
|
| TestMemoryManager2 | Some additional tests for the MemoryManager which look at the effect of the #of buffers it is allowed to allocate. | Class | com.bigdata.rwstore.sector | BlazeGraph |
|
| TestMemoryManagerStreams | | Class | com.bigdata.rwstore.sector | BlazeGraph |
|
| TestMemorySortOp | Unit tests for the MemorySortOp. | Class | com.bigdata.bop.solutions | BlazeGraph |
|
| TestMemStore | Test suite for MemStore. | Class | com.bigdata.rwstore.sector | BlazeGraph |
|
| TestMemStore .TestMRMW | Test suite integration for AbstractMRMWTestCase. | Class | com.bigdata.rwstore.sector | BlazeGraph |
|
| TestMemStore .TestMROW | Test suite integration for AbstractMROWTestCase. | Class | com.bigdata.rwstore.sector | BlazeGraph |
|
| TestMemStore .TestRawStore | Test suite integration for AbstractRawStoreTestCase. | Class | com.bigdata.rwstore.sector | BlazeGraph |
|
| TestMergeFilter | Unit tests for MergeFilter. | Class | com.bigdata.striterator | BlazeGraph |
|
| TestMergeJoin | Data driven test suite. | Class | com.bigdata.rdf.sparql.ast.eval | BlazeGraph |
|
| TestMergeMapOutput | Tests the utility to merge an input stream with a sorted set of Author:Martyn Cutcher | Class | com.bigdata.io | BlazeGraph |
|
| TestMergeTask | Basic test of compacting merge for an index partition on overflow. | Class | com.bigdata.resources | BlazeGraph |
|
| TestMetadataIndex | Some unit tests for the MetadataIndex as accessed via theVersion:$Id$Author:Bryan Thompson | Class | com.bigdata.service | BlazeGraph |
|
| TestMillisecondPrecisionForInlineDateTimes | Unit test template for use in submission of bugs. | Class | com.bigdata.rdf.sail | BlazeGraph |
|
| TestMIMEType | Test suite for MIMEType. | Class | com.bigdata.util.httpd | BlazeGraph |
|
| TestMIMEType .AssertionFailedError2 | | Class | com.bigdata.util.httpd | BlazeGraph |
|
| TestMIMEType .Criteria | Note: This class is reused by TestAcceptMIMEType. | Class | com.bigdata.util.httpd | BlazeGraph |
|
| TestMIN | | Class | com.bigdata.bop.rdf.aggregate | BlazeGraph |
|
| TestMixedModeOperations | This is a test suite for mixing full transactions with unisolated operations on the same indices. | Class | com.bigdata.btree.isolation | BlazeGraph |
|
| TestMockQuorumFixture | Test suite for the MockQuorumFixture. | Class | com.bigdata.quorum | BlazeGraph |
|
| TestMockUtility | Mock utility for test cases. | Class | com.bigdata.bop | BlazeGraph |
|
| TestModelsEqual | Test suite for TripleStoreUtility. | Class | com.bigdata.rdf.rules | BlazeGraph |
|
| TestMove | Some unit tests for moving an index partition. | Class | com.bigdata.service | BlazeGraph |
|
| TestMROWTransactions | TestCase to test single writer/mutiple transaction committed readers withAuthor:Martyn Cutcher | Class | com.bigdata.rdf.sail | BlazeGraph |
|
| TestMROWTransactions .MyBTree | Helper class for force abort of a B+Tree write. | Class | com.bigdata.rdf.sail | BlazeGraph |
|
| TestMROWTransactionsNoHistory | TestCase to test single writer/mutiple transaction committed readers withAuthor:Martyn Cutcher | Class | com.bigdata.rdf.sail | BlazeGraph |
|
| TestMROWTransactionsWithHistory | TestCase to test single writer/mutiple transaction committed readers withAuthor:Martyn Cutcher | Class | com.bigdata.rdf.sail | BlazeGraph |
|
| TestMultiGraphs | | Class | com.bigdata.rdf.sail | BlazeGraph |
|
| TestMultipartContent | The Jetty HttpClient does not provide "out of the box" support for multipart content similar to the Apache MultipartEntity. | Class | com.bigdata.rdf.sail.webapp | BlazeGraph |
|
| TestMultiplexBlockingBuffer | Test suite for MultiplexBlockingBuffer. | Class | com.bigdata.relation.accesspath | BlazeGraph |
|
| TestMultiSourceSequentialCloseableIterator | Test suite for the MultiSourceSequentialCloseableIterator. | Class | com.bigdata.relation.accesspath | BlazeGraph |
|
| TestMultiTenancyAPI | Proxied test suite for the Multi-Tenancy API. | Class | com.bigdata.rdf.sail.webapp | BlazeGraph |
|
| TestMutableBTreeCursors | Test ability to traverse tuples using an ITupleCursor while the SAME THREAD is used to insert, update, or remove tuples from a mutable | Class | com.bigdata.btree | BlazeGraph |
|
| TestMutableKeyBuffer | | Class | com.bigdata.btree.raba | BlazeGraph |
|
| TestMutableKeyBuffer | Test suite for MutableKeyBuffer. | Class | com.bigdata.htree.raba | BlazeGraph |
|
| TestMutableValueBuffer | Test suite for MutableValuesBuffer. | Class | com.bigdata.htree.raba | BlazeGraph |
|
| TestMutableValuesRaba | Test suite for MutableValuesRaba. | Class | com.bigdata.btree.raba | BlazeGraph |
|
| TestName2Addr | Test suite for the index used to name index names to theVersion:$Id$Author:Bryan Thompson | Class | com.bigdata.journal | BlazeGraph |
|
| TestNameAndExtensionFilter | Test suite for NameAndExtensionFilter. | Class | com.bigdata.io | BlazeGraph |
|
| TestNamedGraphs | Test suite for named and default graph stuff. | Class | com.bigdata.rdf.sparql.ast.eval | BlazeGraph |
|
| TestNamedIndices | Test suite for api supporting registration, lookup, use, and atomic commit ofVersion:$Id$Author:Bryan Thompson | Class | com.bigdata.journal | BlazeGraph |
|
| TestNamedSolutionSetRef | Test suite for NamedSolutionSetRef. | Class | com.bigdata.bop | BlazeGraph |
|
| TestNamedSubQuery | Data driven test suite for named subquery evaluation (that is, for queries which are explicitly written using the named subquery syntax). | Class | com.bigdata.rdf.sparql.ast.eval | BlazeGraph |
|
| TestNanoHTTPD | Test suite for NanoHTTPD. | Class | com.bigdata.util.httpd | BlazeGraph |
|
| TestNanoSparqlClient | | Class | com.bigdata.rdf.sail.webapp | BlazeGraph |
|
| TestNanoSparqlServer | Unit tests for the NanoSparqlServer with a focus on the ability to override the init parameters, the default http port, etc. | Class | com.bigdata.rdf.sail.webapp | BlazeGraph |
|
| TestNanoSparqlServerWithProxyIndexManager | Graph Database | Class | com.bigdata.rdf.sail.webapp | BlazeGraph |
|
| TestNanoSparqlServerWithProxyIndexManager .Test_NSS_quads | The TestMode. | Class | com.bigdata.rdf.sail.webapp | BlazeGraph |
|
| TestNanoSparqlServerWithProxyIndexManager .test_NSS_RWStore | | Class | com.bigdata.rdf.sail.webapp | BlazeGraph |
|
| TestNanoSparqlServerWithProxyIndexManager .Test_NSS_sids | The TestMode. | Class | com.bigdata.rdf.sail.webapp | BlazeGraph |
|
| TestNanoSparqlServerWithProxyIndexManager .test_NSS_triples | The TestMode. | Class | com.bigdata.rdf.sail.webapp | BlazeGraph |
|
| TestNanoSparqlServerWithProxyIndexManager2 | Graph Database | Class | com.bigdata.rdf.sail.webapp | BlazeGraph |
|
| TestNanoSparqlServerWithProxyIndexManager2 .Test_NSS_quads | The TestMode. | Class | com.bigdata.rdf.sail.webapp | BlazeGraph |
|
| TestNanoSparqlServerWithProxyIndexManager2 .Test_NSS_sids | The TestMode. | Class | com.bigdata.rdf.sail.webapp | BlazeGraph |
|
| TestNanoSparqlServerWithProxyIndexManager2 .test_NSS_triples | The TestMode. | Class | com.bigdata.rdf.sail.webapp | BlazeGraph |
|
| TestNativeDistinctFilter | Unit tests for NativeDistinctFilter. | Class | com.bigdata.bop.rdf.filter | BlazeGraph |
|
| TestNativeDistinctFilter .JoinSetup | Setup for a problem used by many of the join test suites. | Class | com.bigdata.bop.rdf.filter | BlazeGraph |
|
| TestNE | | Class | com.bigdata.bop.constraint | BlazeGraph |
|
| TestNEConstant | Unit tests for NEConstant. | Class | com.bigdata.bop.constraint | BlazeGraph |
|
| TestNegation | Test suite for SPARQL negation (EXISTS and MINUS). | Class | com.bigdata.rdf.sparql.ast.eval | BlazeGraph |
|
| TestNestedLoopJoinOp | Test suite the NestedLoopJoinOp FIXME Test suite! It would be best to refactor the existing hash join | Class | com.bigdata.bop.join | BlazeGraph |
|
| TestNIOChunkMessage | Unit tests for NIOChunkMessage. | Class | com.bigdata.bop.fed | BlazeGraph |
|
| TestNodeDataRecord_CanonicalHuffman | Test suite using the CanonicalHuffmanRabaCoder to provide keyVersion:$Id$Author:Bryan Thompson | Class | com.bigdata.btree.data | BlazeGraph |
|
| TestNodeDataRecord_FrontCoded | Test suite using the FrontCodedRabaCoder to provide key compression. | Class | com.bigdata.btree.data | BlazeGraph |
|
| TestNodeDataRecord_Simple | Test suite without key compression. | Class | com.bigdata.btree.data | BlazeGraph |
|
| TestNoExceptions | This test suite is for trac items where the failure mode is a 500 error caused by a software error, often in the static optimizer. | Class | com.bigdata.rdf.sail | BlazeGraph |
|
| TestNonBlockingLockManager | FIXME Verify interaction with the writeService. | Class | com.bigdata.concurrent | BlazeGraph |
|
| TestNonBlockingLockManager .Wait10ResourceTask | Waits 10ms once it acquires its locks. | Class | com.bigdata.concurrent | BlazeGraph |
|
| TestNonBlockingLockManagerWithNewDesign | | Class | com.bigdata.concurrent | BlazeGraph |
|
| TestNonBlockingLockManagerWithNewDesign .Wait10ResourceTask | Waits 10ms once it acquires its locks. | Class | com.bigdata.concurrent | BlazeGraph |
|
| TestNOPRecordCompressor | Test suite for NOPRecordCompressor. | Class | com.bigdata.io.compression | BlazeGraph |
|
| TestNSSHealthCheck | Utility test suite provides a health check for a deployed instance. | Class | com.bigdata.rdf.sail.webapp.health | BlazeGraph |
|
| TestNTriplesWithSids | Test suite for SIDS support with NTRIPLES data. | Class | com.bigdata.rdf.rio | BlazeGraph |
|
| TestNullValues | Test of storing null values under a key with persistence. | Class | com.bigdata.btree | BlazeGraph |
|
| TestNullValues | Test of storing null values under a key with persistence. | Class | com.bigdata.htree | BlazeGraph |
|
| TestNumericBNodes | Test suite for numeric bnodes parsing. | Class | com.bigdata.gom | BlazeGraph |
|
| TestOOMBug | Unit test template for use in submission of bugs. | Class | com.bigdata.rdf.sail.contrib | BlazeGraph |
|
| TestOpenrdfNativeServiceEvaluation | Data driven test suite for SPARQL 1. | Class | com.bigdata.rdf.sparql.ast.eval.service | BlazeGraph |
|
| TestOptionals | | Class | com.bigdata.rdf.rules | BlazeGraph |
|
| TestOptionals | Unit tests the optionals aspects of the BigdataSail implementation. | Class | com.bigdata.rdf.sail | BlazeGraph |
|
| TestOptionals | Test suite for OPTIONAL groups. | Class | com.bigdata.rdf.sparql.ast.eval | BlazeGraph |
|
| TestOR | | Class | com.bigdata.bop.constraint | BlazeGraph |
|
| TestOrderBy | Unit tests for IQueryOptions. | Class | com.bigdata.rdf.rules | BlazeGraph |
|
| TestOrderBy | | Class | com.bigdata.rdf.sail | BlazeGraph |
|
| TestOverflow | Basic tests for ResourceManager#overflow(boolean, boolean)Version:$Id$Author:Bryan Thompson | Class | com.bigdata.resources | BlazeGraph |
|
| TestOverflow | Simple test verifies that a scale-out index is preserved across both synchronous and asynchronous overflow events. | Class | com.bigdata.service | BlazeGraph |
|
| TestOverflowGRS | Test drives inserts on the GRS index partition until the data service is forced to go through an overflow such that an index build is performed for | Class | com.bigdata.service | BlazeGraph |
|
| TestOwlGOM | This tests a skin to help process an OWL specification. | Class | com.bigdata.gom | BlazeGraph |
|
| TestOwlSameAsPropertiesExpandingIterator | Test suite for OwlSameAsPropertiesExpandingIterator. | Class | com.bigdata.rdf.rules | BlazeGraph |
|
| TestOWLSkin | | Class | com.bigdata.gom | BlazeGraph |
|
| TestPackedLongIVs | Test suite for math operations on PackedLongIV and CompressedTimestampExtension. | Class | com.bigdata.rdf.internal | BlazeGraph |
|
| TestPageServer | Test class uses non-blocking I/O to communicate between collection of clients and a single page server backed by test data. | Class | com.bigdata.nio | BlazeGraph |
|
| TestParse_iostat | OSX does have an iostat. | Class | com.bigdata.counters.osx | BlazeGraph |
|
| TestParse_vm_stat | Test suite for parsing the output of the vm_stat utility underVersion:$Id$Author:Bryan Thompson | Class | com.bigdata.counters.osx | BlazeGraph |
|
| TestParsing | | Class | com.bigdata.counters.linux | BlazeGraph |
|
| TestPartitionedJoinGroup | Unit tests for PartitionedJoinGroup. | Class | com.bigdata.bop.joinGraph | BlazeGraph |
|
| TestPartitionedJoinGroup_canJoin | Unit tests for PartitionedJoinGroup. | Class | com.bigdata.bop.joinGraph | BlazeGraph |
|
| TestPartitionedJoinGroup_canJoinUsingConstraints | This test suite is built around around BSBM Q5. | Class | com.bigdata.bop.joinGraph | BlazeGraph |
|
| TestPaths | | Class | com.bigdata.rdf.sail.graph | BlazeGraph |
|
| TestPipelinedAggregationOp | Unit tests for PipelinedAggregationOp. | Class | com.bigdata.bop.solutions | BlazeGraph |
|
| TestPipelinedHashJoin | Test suite for PipelinedHashIndexAndSolutionSetJoinOp, which implements a pipelined hash join. | Class | com.bigdata.rdf.sparql.ast.eval | BlazeGraph |
|
| TestPipelineJoin | Unit tests for the PipelineJoin operator. | Class | com.bigdata.bop.join | BlazeGraph |
|
| TestPostNotURLEncoded | See trac 711 for discussion. | Class | com.bigdata.rdf.sail.webapp | BlazeGraph |
|
| TestPredicate | Test suite for Predicate. | Class | com.bigdata.bop.ap | BlazeGraph |
|
| TestPredicateAccessPath | Unit test for reading on an access path using a Predicate. | Class | com.bigdata.bop.ap | BlazeGraph |
|
| TestPrefixFilter | Test suite for the PrefixFilter. | Class | com.bigdata.btree.filter | BlazeGraph |
|
| TestPrefixSearch | Unit test for prefix and exact match searches. | Class | com.bigdata.search | BlazeGraph |
|
| TestProgram | Test suite for Program and common rule/program re-writes. | Class | com.bigdata.relation.rule | BlazeGraph |
|
| TestPropertyPaths | | Class | com.bigdata.rdf.sparql.ast.eval | BlazeGraph |
|
| TestProtocolAll | A collection of proxied tests for the SPARQL 1. | Class | com.bigdata.rdf.sail.webapp | BlazeGraph |
|
| TestProvenanceQuery | Test suite for high-level query against a graph containing statements aboutVersion:$Id$Author:Bryan Thompson | Class | com.bigdata.rdf.sail | BlazeGraph |
|
| TestPruneBindingSets | | Class | com.bigdata.rdf.sail | BlazeGraph |
|
| TestPushbackIterator | Unit test for PushbackIterator. | Class | com.bigdata.striterator | BlazeGraph |
|
| TestPutIfAbsent | Test of basic btree operations when delete markers are maintained. | Class | com.bigdata.btree | BlazeGraph |
|
| TestQuadsAPI | Unit tests the quads aspects of the BigdataSail implementation. | Class | com.bigdata.rdf.sail | BlazeGraph |
|
| TestQueryDeadlineOrder | Test suite for QueryDeadline ordering. | Class | com.bigdata.bop.engine | BlazeGraph |
|
| TestQueryEngine | Test suite for the QueryEngine against a local database instance. | Class | com.bigdata.bop.engine | BlazeGraph |
|
| TestQueryEngine_DistinctOp | Test suite for DISTINCT solution operators when integrated with the query engine. | Class | com.bigdata.bop.engine | BlazeGraph |
|
| TestQueryEngine_GroupByOp | Test suite for GROUP_BY operators when integrated with the query engine. | Class | com.bigdata.bop.engine | BlazeGraph |
|
| TestQueryEngine_Slice | Stress test for SliceOp in which a large number of small chunks are fed into the query such that the concurrency constraints of the slice are | Class | com.bigdata.bop.engine | BlazeGraph |
|
| TestQueryEngine_SortOp | Test suite ORDER BY operators when integrated with the query engine. | Class | com.bigdata.bop.engine | BlazeGraph |
|
| TestQueryEngineFactory | Stress test for correct shutdown of query controllers as allocated by the QueryEngineFactory. | Class | com.bigdata.bop.fed | BlazeGraph |
|
| TestQueryHints | Test suite for SPARQL queries with embedded query hints. | Class | com.bigdata.rdf.sparql.ast.eval | BlazeGraph |
|
| TestRandomAccessFileSynchronousWrites | Test suite for conformance with synchronous IO write requests made on a RandomAccessFile opened using rss or rdd | Class | com.bigdata.journal | BlazeGraph |
|
| TestRandomBlockOps | Unit tests for random block IO include read, write, overwrite (aka update), and delete. | Class | com.bigdata.bfs | BlazeGraph |
|
| TestRandomBlockOps .StressTest | Stress test helper class. | Class | com.bigdata.bfs | BlazeGraph |
|
| TestRandomBlockOps .TestOp | Tests of the Op test helper class. | Class | com.bigdata.bfs | BlazeGraph |
|
| TestRangeDelete | Test suite for BigdataFileSystem. | Class | com.bigdata.bfs | BlazeGraph |
|
| TestRangeQuery | Test suite for the IRangeQuery API. | Class | com.bigdata.service | BlazeGraph |
|
| TestRangeScan | Test suite for BigdataFileSystem. | Class | com.bigdata.bfs | BlazeGraph |
|
| TestRawRecords | Unit tests for a B+Tree with raw record support enabled (this is where a large byte[] value is written directly onto the backing store | Class | com.bigdata.btree | BlazeGraph |
|
| TestRawRecords | Unit tests for a HTree with raw record support enabled (this is where a large byte[] value is written directly onto the backing store | Class | com.bigdata.htree | BlazeGraph |
|
| TestRDRHistory | Test suite RDRHistory. | Class | com.bigdata.rdf.sail | BlazeGraph |
|
| TestRDRHistory .CustomRDRHistory | | Class | com.bigdata.rdf.sail | BlazeGraph |
|
| TestRDROperations | Test of RDR specific data interchange and query. | Class | com.bigdata.rdf.sail.webapp | BlazeGraph |
|
| TestReadCommittedTx | Test suite for transactions reading from a start time corresponding to the last commit time on the database. | Class | com.bigdata.journal | BlazeGraph |
|
| TestReadOnlyBTreeCursors | Unit tests for ITupleCursor for a read-only BTree. | Class | com.bigdata.btree | BlazeGraph |
|
| TestReadOnlyTx | Test suite for fully isolated read-only transactions reading from a caller specified start time. | Class | com.bigdata.journal | BlazeGraph |
|
| TestReadWriteTransactions | | Class | com.bigdata.rdf.sail | BlazeGraph |
|
| TestReceiveBuffer | Test verifies the ability to transmit a file using theVersion:$Id$Author:Bryan Thompson | Class | com.bigdata.service | BlazeGraph |
|
| TestReceiveFile | Test verifies the ability to transmit a file using theVersion:$Id$Author:Bryan Thompson | Class | com.bigdata.service | BlazeGraph |
|
| TestRecordCompressor_BestCompression | Test suite for RecordCompressor. | Class | com.bigdata.io.compression | BlazeGraph |
|
| TestRecordCompressor_BestSpeed | Test suite for RecordCompressor. | Class | com.bigdata.io.compression | BlazeGraph |
|
| TestRegexBOp | Test suite for RegexBOp. | Class | com.bigdata.rdf.internal.constraints | BlazeGraph |
|
| TestReificationDoneRightEval | Reification Done Right test suite. | Class | com.bigdata.rdf.sparql.ast.eval.reif | BlazeGraph |
|
| TestReificationDoneRightParser | Test suite for the proposed standardization of "reification done right". | Class | com.bigdata.rdf.sail.sparql | BlazeGraph |
|
| TestRelationLocator | Test suite for locating an AbstractTripleStore, locating the LexiconRelation and SPORelation from the | Class | com.bigdata.rdf.store | BlazeGraph |
|
| TestRelease123Protocol | This test class exercises protocol issues (mimetypes, parameters etc) as at release 1. | Class | com.bigdata.rdf.sail.webapp | BlazeGraph |
|
| TestReleaseResources | Test release (aka purge) of old resources. | Class | com.bigdata.resources | BlazeGraph |
|
| TestReleaseResources .TestWithCopy_NonZeroMinReleaseAge | Test where the indices are copied during synchronous overflow processing and where a non-zero [minReleaseAge] was specified. | Class | com.bigdata.resources | BlazeGraph |
|
| TestReleaseResources .TestWithCopyImmediateRelease | Test where the index view is copied in its entirety onto the new journal and the [minReleaseAge] is ZERO(0). | Class | com.bigdata.resources | BlazeGraph |
|
| TestReleaseResources .TestWithCopyNoRelease | Test where the index view is copied in its entirety onto the new journal but the ResourceManager is not permitted to release old resources | Class | com.bigdata.resources | BlazeGraph |
|
| TestRemoteAccessPath | Unit tests of a remote access path. | Class | com.bigdata.bop.fed | BlazeGraph |
|
| TestRemoteGOM | Similar to TestGOM but is setup to connect to the NanoSparqlServer using aAuthor:Martyn Cutcher | Class | com.bigdata.gom | BlazeGraph |
|
| TestRemoteSparql10QueryBuilder | Test suite for the RemoteSparql10QueryBuilder. | Class | com.bigdata.rdf.sparql.ast.eval.service | BlazeGraph |
|
| TestRemoteSparql11QueryBuilder | Test suite for the RemoteSparql11QueryBuilder, including some correct rejection tests when the solutions to be vectored to the remote end point can | Class | com.bigdata.rdf.sparql.ast.eval.service | BlazeGraph |
|
| TestRemoteSparqlBuilderFactory | Test suite the RemoteSparqlBuilderFactoryVersion:$Id: TestRemoteServiceCallImpl. | Class | com.bigdata.rdf.sparql.ast.eval.service | BlazeGraph |
|
| TestRemovals | | Class | com.bigdata.htree | BlazeGraph |
|
| TestRemoveAll | Test suite for BTree. | Class | com.bigdata.btree | BlazeGraph |
|
| TestRemoverator | Test suite for the Removerator. | Class | com.bigdata.btree.filter | BlazeGraph |
|
| TestReopen | Unit tests for the close/checkpoint/reopen protocol designed to manage the resource burden of indices without invalidating the index objects (indices | Class | com.bigdata.btree | BlazeGraph |
|
| TestReopen | Unit tests for the close/checkpoint/reopen protocol designed to manage the resource burden of indices without invalidating the index objects (indices | Class | com.bigdata.htree | BlazeGraph |
|
| TestReplaceBOp | Test suite for ReplaceBOp. | Class | com.bigdata.rdf.internal.constraints | BlazeGraph |
|
| TestResolver | Unit tests for BOpResolver. | Class | com.bigdata.bop.ap.filter | BlazeGraph |
|
| TestResolver | Unit tests for Resolver. | Class | com.bigdata.striterator | BlazeGraph |
|
| TestResourceManagerBootstrap | Bootstrap test suite for the ResourceManager. | Class | com.bigdata.resources | BlazeGraph |
|
| TestResourceManagerBootstrap .MyResourceManager | | Class | com.bigdata.resources | BlazeGraph |
|
| TestRestartSafe | Test suite for restart-safety of BTrees backed by anVersion:$Id$Author:Bryan Thompson | Class | com.bigdata.journal | BlazeGraph |
|
| TestRestartSafe | Test restart safety for the various indices. | Class | com.bigdata.rdf.store | BlazeGraph |
|
| TestRestartSafe | Test suite for the ability to re-open an EmbeddedFederation. | Class | com.bigdata.service | BlazeGraph |
|
| TestRestartSafe .MyBTree | | Class | com.bigdata.journal | BlazeGraph |
|
| TestReverserator | Test suite for the Reverserator. | Class | com.bigdata.btree.filter | BlazeGraph |
|
| TestRollbackCommit | Test the ability to rollback a commit. | Class | com.bigdata.journal | BlazeGraph |
|
| TestRollbacks | This is a stress test for abort/rollback semantics. | Class | com.bigdata.rdf.sail | BlazeGraph |
|
| TestRollbacksTM | Concrete instance of TestRollbacks which overrides the properties to enable truth maintenance support in the SAIL. | Class | com.bigdata.rdf.sail | BlazeGraph |
|
| TestRollbacksTx | Concrete instance of TestRollbacks which overrides the properties to enable full transaction support in the SAIL. | Class | com.bigdata.rdf.sail | BlazeGraph |
|
| TestRootBlockView | Test suite for RootBlockView. | Class | com.bigdata.journal | BlazeGraph |
|
| TestRTO_BAR | Data driven test suite for the Runtime Query Optimizer (RTO) using BAR dataVersion:$Id: TestBasicQuery. | Class | com.bigdata.rdf.sparql.ast.eval.rto | BlazeGraph |
|
| TestRTO_BSBM | Data driven test suite for the Runtime Query Optimizer (RTO) using BSBM data and queries based on BSBM. | Class | com.bigdata.rdf.sparql.ast.eval.rto | BlazeGraph |
|
| TestRTO_FOAF | Data driven test suite for the Runtime Query Optimizer (RTO) using quads-modeVersion:$Id: TestBasicQuery. | Class | com.bigdata.rdf.sparql.ast.eval.rto | BlazeGraph |
|
| TestRTO_LUBM | Data driven test suite for the Runtime Query Optimizer (RTO) using LUBM data and queries based on LUBM. | Class | com.bigdata.rdf.sparql.ast.eval.rto | BlazeGraph |
|
| TestRule | Test suite for basic Rule mechanisms. | Class | com.bigdata.relation.rule | BlazeGraph |
|
| TestRuleExpansion | | Class | com.bigdata.rdf.rules | BlazeGraph |
|
| TestRuleFastClosure_11_13 | Test suite for AbstractRuleFastClosure_11_13. | Class | com.bigdata.rdf.rules | BlazeGraph |
|
| TestRuleFastClosure_3_5_6_7_9 | Test suite for AbstractRuleFastClosure_3_5_6_7_9. | Class | com.bigdata.rdf.rules | BlazeGraph |
|
| TestRuleOwlEquivalentClass | Test suite for RuleOwlEquivalentClass. | Class | com.bigdata.rdf.rules | BlazeGraph |
|
| TestRuleOwlEquivalentProperty | Test suite for RuleOwlEquivalentPropertyVersion:$Id$Author:Bryan Thompson | Class | com.bigdata.rdf.rules | BlazeGraph |
|
| TestRuleOwlFunctionalProperty | Test suite for owl:FunctionalProperty processing. | Class | com.bigdata.rdf.rules | BlazeGraph |
|
| TestRuleOwlHasValue | Test suite for owl:hasValue processing. | Class | com.bigdata.rdf.rules | BlazeGraph |
|
| TestRuleOwlInverseOf | Test suite for owl:inverseOf processing. | Class | com.bigdata.rdf.rules | BlazeGraph |
|
| TestRuleOwlSameAs | Test suite for owl:sameAs processing. | Class | com.bigdata.rdf.rules | BlazeGraph |
|
| TestRuleOwlSymmetricProperty | Test suite for owl:SymmetricProperty processing. | Class | com.bigdata.rdf.rules | BlazeGraph |
|
| TestRuleOwlTransitiveProperty | Test suite for owl:transtitiveProperty processing. | Class | com.bigdata.rdf.rules | BlazeGraph |
|
| TestRuleRdf01 | Test suite for RuleRdf01. | Class | com.bigdata.rdf.rules | BlazeGraph |
|
| TestRuleRdfs03 | Test for RuleRdfs03. | Class | com.bigdata.rdf.rules | BlazeGraph |
|
| TestRuleRdfs04 | Test suite for RuleRdfs04a and RuleRdfs04bVersion:$Id$Author:Bryan Thompson | Class | com.bigdata.rdf.rules | BlazeGraph |
|
| TestRuleRdfs07 | Note: rdfs 2, 3, 7, and 9 use the same base class. | Class | com.bigdata.rdf.rules | BlazeGraph |
|
| TestRuleRdfs10 | Note: rdfs 6, 8, 10, 12, and 13 use the same base clase. | Class | com.bigdata.rdf.rules | BlazeGraph |
|
| TestRuleRdfs11 | Note: rdfs 5 and 11 use the same base class. | Class | com.bigdata.rdf.rules | BlazeGraph |
|
| TestRuleState | | Class | com.bigdata.relation.rule.eval | BlazeGraph |
|
| TestRunState | Test suite for RunState. | Class | com.bigdata.bop.engine | BlazeGraph |
|
| TestRunState | Unit tests for RunState. | Class | com.bigdata.journal | BlazeGraph |
|
| TestRWJournal | Test suite for BufferMode. | Class | com.bigdata.rwstore | BlazeGraph |
|
| TestRWJournal .TestInterrupts | Test suite integration for AbstractInterruptsTestCase. | Class | com.bigdata.rwstore | BlazeGraph |
|
| TestRWJournal .TestMRMW | Test suite integration for AbstractMRMWTestCase. | Class | com.bigdata.rwstore | BlazeGraph |
|
| TestRWJournal .TestMROW | Test suite integration for AbstractMROWTestCase. | Class | com.bigdata.rwstore | BlazeGraph |
|
| TestRWJournal .TestRawStore | Test suite integration for AbstractRestartSafeTestCase. | Class | com.bigdata.rwstore | BlazeGraph |
|
| TestRWStoreTxBehaviors | Tests that are RWStore specific. | Class | com.bigdata.rdf.sail.webapp | BlazeGraph |
|
| TestRWWriteCacheService | Test suite for the WriteCacheService using scattered writes on aVersion:$Id: TestWriteCacheService. | Class | com.bigdata.io.writecache | BlazeGraph |
|
| TestSameVariableConstraint | Test suite for SameVariableConstraint. | Class | com.bigdata.bop.rdf.filter | BlazeGraph |
|
| TestSAMPLE | Unit tests for SAMPLE. | Class | com.bigdata.bop.rdf.aggregate | BlazeGraph |
|
| TestSampleIndex | Test suite for SampleIndex. | Class | com.bigdata.bop.ap | BlazeGraph |
|
| TestScaleOutTripleStoreWithEmbeddedFederation | Proxy test suite for ScaleOutTripleStore running against an EmbeddedFederation. | Class | com.bigdata.rdf.store | BlazeGraph |
|
| TestScatterSplit | Some unit tests for moving an index partition. | Class | com.bigdata.service | BlazeGraph |
|
| TestSearch | Data driven test suite for full text search. | Class | com.bigdata.rdf.sparql.ast.eval.service | BlazeGraph |
|
| TestSearch | Test suite using examples based on Understanding Search Engines by Barry and Browne. | Class | com.bigdata.search | BlazeGraph |
|
| TestSearchQuery | Test suite for high-level query against a graph containing statements aboutAuthor:Bryan Thompson | Class | com.bigdata.rdf.sail | BlazeGraph |
|
| TestSearchRestartSafe | Simple test verifies that the FullTextIndex data are restart safe. | Class | com.bigdata.search | BlazeGraph |
|
| TestSegSplitter | Unit tests for splitting an index segment based on its size on the disk, the nominal size of an index partition, and an optional application level | Class | com.bigdata.resources | BlazeGraph |
|
| TestService794 | While writing this comment, early January 2014, the status is that the two interesting tests | Class | com.bigdata.rdf.sail.webapp | BlazeGraph |
|
| TestServiceRegistry | Test suite for the ServiceRegistry. | Class | com.bigdata.rdf.sparql.ast.eval.service | BlazeGraph |
|
| TestServiceWhiteList | | Class | com.bigdata.rdf.sail.webapp | BlazeGraph |
|
| TestSesameFilters | | Class | com.bigdata.rdf.sail | BlazeGraph |
|
| TestSesameMultiGraphs | | Class | com.bigdata.rdf.sail | BlazeGraph |
|
| TestSetBinding | Test suite for AbstractOperation. | Class | com.bigdata.rdf.sail | BlazeGraph |
|
| TestSharedLexiconTempStore | Test suite for TempTripleStores sharing the same LexiconRelation as the primary AbstractTripleStore. | Class | com.bigdata.rdf.store | BlazeGraph |
|
| TestShortPacker | Test suite for packing and unpacking unsigned short integers using the DataInputBuffer and the ByteArrayBuffer. | Class | com.bigdata.io | BlazeGraph |
|
| TestSids | Test case for reverse lookup from SID to statement. | Class | com.bigdata.rdf.sail | BlazeGraph |
|
| TestSimpleBindingsOptimizer | SPARQL level test suite for the ASTSimpleBindingsOptimizer. | Class | com.bigdata.rdf.sparql.ast.eval | BlazeGraph |
|
| TestSimpleBindingsOptimizer .TestQuadsModeAPs | | Class | com.bigdata.rdf.sparql.ast.eval | BlazeGraph |
|
| TestSimpleBindingsOptimizer .TestTriplesModeAPs | Triples mode test suite. | Class | com.bigdata.rdf.sparql.ast.eval | BlazeGraph |
|
| TestSimpleFileRawStore | Test suite for SimpleFileRawStore. | Class | com.bigdata.rawstore | BlazeGraph |
|
| TestSimpleGroupByAndCountOptimizer | SPARQL level test suite for the ASTSimpleGroupByAndCountOptimizer. | Class | com.bigdata.rdf.sparql.ast.eval | BlazeGraph |
|
| TestSimpleGroupByAndCountOptimizer .TestQuadsModeAPs | Quads mode test suite. | Class | com.bigdata.rdf.sparql.ast.eval | BlazeGraph |
|
| TestSimpleGroupByAndCountOptimizer .TestTriplesModeAPs | Triples mode test suite. | Class | com.bigdata.rdf.sparql.ast.eval | BlazeGraph |
|
| TestSimpleMemoryRawStore | Test suite for SimpleMemoryRawStore. | Class | com.bigdata.rawstore | BlazeGraph |
|
| TestSimpleRabaCoder | Test suite for the SimpleRabaCoder. | Class | com.bigdata.btree.raba.codec | BlazeGraph |
|
| TestSimpleReleaseTimes | Example of Commit History usage. | Class | com.bigdata.journal | BlazeGraph |
|
| TestSingleTailRule | | Class | com.bigdata.rdf.sail | BlazeGraph |
|
| TestSingletonQuorumSemantics | Test the quorum semantics for a singleton quorum. | Class | com.bigdata.quorum | BlazeGraph |
|
| TestSlice | Test for ISlice handling in native IRule execution. | Class | com.bigdata.rdf.rules | BlazeGraph |
|
| TestSlice | Unit tests for Slice. | Class | com.bigdata.relation.rule | BlazeGraph |
|
| TestSliceInputStream | Test suite for SliceInputStream. | Class | com.bigdata.io | BlazeGraph |
|
| TestSliceOp | Unit tests for SliceOp. | Class | com.bigdata.bop.solutions | BlazeGraph |
|
| TestSnapshotHelper | Unit tests for DistributedTransactionService. | Class | com.bigdata.service | BlazeGraph |
|
| TestSnapshotJournal | Journal#snapshot(com. | Class | com.bigdata.journal | BlazeGraph |
|
| TestSocketsDirect | Test suite for basic socket behaviors. | Class | com.bigdata.ha.pipeline | BlazeGraph |
|
| TestSolutionSetManager | Test suite for managing named solution sets. | Class | com.bigdata.rdf.sparql.ast.ssets | BlazeGraph |
|
| TestSolutionSetStats | Test suite for SolutionSetStats. | Class | com.bigdata.rdf.sparql.ast | BlazeGraph |
|
| TestSolutionSetStatserator | | Class | com.bigdata.rdf.sparql.ast | BlazeGraph |
|
| TestSparqlUpdate | Note: Also see SPARQLUpdateTest. | Class | com.bigdata.rdf.sail.webapp | BlazeGraph |
|
| TestSparqlUpdateCommit | | Class | com.bigdata.rdf.sail | BlazeGraph |
|
| TestSparqlUpdateCommit .CommitCounter | | Class | com.bigdata.rdf.sail | BlazeGraph |
|
| TestSparqlUpdateSuppressTruthMaintenance | | Class | com.bigdata.rdf.sail.webapp | BlazeGraph |
|
| TestSparseRowStore | Test suite for SparseRowStore. | Class | com.bigdata.sparse | BlazeGraph |
|
| TestSparseRowStoreSplitHandler | Tetst suite for LogicalRowSplitHandler. | Class | com.bigdata.resources | BlazeGraph |
|
| TestSplitJoin | Test suite verifies that inserts eventually split an index and that deletes eventually cause the index partitions to be joined. | Class | com.bigdata.service | BlazeGraph |
|
| TestSplitJoinRootLeaf | Test split and join of the root leaf (the tree never has more than twoVersion:$Id$Author:Bryan ThompsonSee Also:for examples for split(). | Class | com.bigdata.btree | BlazeGraph |
|
| TestSplitJoinThreeLevels | Test suite using AbstractBTree. | Class | com.bigdata.btree | BlazeGraph |
|
| TestSplitRootLeaf | Test split of the root leaf. | Class | com.bigdata.btree | BlazeGraph |
|
| TestSplitter | Unit tests for ISplitter. | Class | com.bigdata.service.ndx | BlazeGraph |
|
| TestSPO | Test suite for the SPO class. | Class | com.bigdata.rdf.spo | BlazeGraph |
|
| TestSPOAccessPath | Test suite for SPOAccessPath. | Class | com.bigdata.rdf.spo | BlazeGraph |
|
| TestSPOKeyCoders | Test suite for approaches to key compression for statement indices (keys are permutations on SPOC, logically comprised of long[4] and encoded as byte[]), | Class | com.bigdata.rdf.spo | BlazeGraph |
|
| TestSPOKeyOrder | Test suite for SPOKeyOrder. | Class | com.bigdata.rdf.spo | BlazeGraph |
|
| TestSPOPredicate | Test suite for SPOPredicate. | Class | com.bigdata.rdf.spo | BlazeGraph |
|
| TestSPORelation | Test ability to insert, update, or remove elements from a relation and the ability to select the right access path given a predicate for that relation | Class | com.bigdata.rdf.spo | BlazeGraph |
|
| TestSPORelation .P | | Class | com.bigdata.rdf.spo | BlazeGraph |
|
| TestSPOStarJoin | | Class | com.bigdata.rdf.spo | BlazeGraph |
|
| TestSPOTupleSerializer | Test suite for SPOTupleSerializer. | Class | com.bigdata.rdf.spo | BlazeGraph |
|
| TestSPOValueCoders | Test suite for approaches to value compression for statement indices. | Class | com.bigdata.rdf.spo | BlazeGraph |
|
| TestSSSP | Test class for SSP traversal. | Class | com.bigdata.rdf.graph.impl.bd | BlazeGraph |
|
| TestStandaloneRDRParsers | Test suite for standalone usage of Bigdata RDF Parsers. | Class | com.bigdata.rdf.rio | BlazeGraph |
|
| TestStartOpMessage | Test suite for StartOpMessage. | Class | com.bigdata.bop.engine | BlazeGraph |
|
| TestStatementBuffer | Test suite for StatementBuffer. | Class | com.bigdata.rdf.rio | BlazeGraph |
|
| TestStatementBuffer .TestTriplesModeAPs | Triples mode test suite. | Class | com.bigdata.rdf.rio | BlazeGraph |
|
| TestStatementEnum | Test suite for StatementEnum. | Class | com.bigdata.rdf.spo | BlazeGraph |
|
| TestStatementIdentifiers | Test of the statement identifier semantics. | Class | com.bigdata.rdf.store | BlazeGraph |
|
| TestStaticAnalysis | Test suite for methods supporting static analysis of the variables, including whether a variable MUST be bound, MIGHT be bound, or is NOT bound. | Class | com.bigdata.rdf.sparql.ast | BlazeGraph |
|
| TestStaticAnalysis_CanJoin | See Also:StaticAnalysis_CanJoin. | Class | com.bigdata.rdf.sparql.ast | BlazeGraph |
|
| TestStaticAnalysis_CanJoinUsingConstraints | This test suite is built around around BSBM Q5. | Class | com.bigdata.rdf.sparql.ast | BlazeGraph |
|
| TestStoredQueryService | Test suite for stored query evaluation. | Class | com.bigdata.rdf.sparql.ast.service.storedquery | BlazeGraph |
|
| TestStrAfterBOp | Test suite for StrAfterBOp. | Class | com.bigdata.rdf.internal.constraints | BlazeGraph |
|
| TestStrBeforeBOp | Test suite for StrBeforeBOp. | Class | com.bigdata.rdf.internal.constraints | BlazeGraph |
|
| TestStrBOp | | Class | com.bigdata.rdf.sail | BlazeGraph |
|
| TestStripContextFilter | Test suite for StripContextFilter. | Class | com.bigdata.bop.rdf.filter | BlazeGraph |
|
| TestStripedCounters | Unit tests for StripedCounters. | Class | com.bigdata.counters.striped | 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 |
|
| TestSubQuery | Data driven test suite. | Class | com.bigdata.rdf.sparql.ast.eval | BlazeGraph |
|
| TestSubqueryOp | Test suite for handling of optional join groups during query evaluation against a local database instance. | Class | com.bigdata.bop.controller | BlazeGraph |
|
| TestSubqueryPatterns | Test suite for translating queries which use subquery constructions, including SubqueryRoot, NamedSubqueryRoot and | Class | com.bigdata.rdf.sail.sparql | BlazeGraph |
|
| TestSubRangeRaba | Test suite for SubRangeRaba. | Class | com.bigdata.btree.raba | BlazeGraph |
|
| TestSubSelectFilterExist725 | SELECT ( COUNT(?narrow) as ?countNarrow ) ?scheme{ ?narrow skos:inScheme ?scheme . | Class | com.bigdata.rdf.sparql.ast.eval | BlazeGraph |
|
| TestSubstrBOp | Test suite for SubstrBOp. | Class | com.bigdata.rdf.internal.constraints | BlazeGraph |
|
| TestSuccessorUtil | Test suite for SuccessorUtil. | Class | com.bigdata.btree.keys | BlazeGraph |
|
| TestSUM | | Class | com.bigdata.bop.rdf.aggregate | BlazeGraph |
|
| TestTCK | Test driver for debugging Sesame or DAWG manifest tests. | Class | com.bigdata.rdf.sparql.ast.eval | BlazeGraph |
|
| TestTCK .TCKStressTests | Tests to be executed in a stress test fashion, i. | Class | com.bigdata.rdf.sparql.ast.eval | BlazeGraph |
|
| TestTemplate | Unit test template for use in submission of bugs. | Class | com.bigdata.rdf.sail | BlazeGraph |
|
| TestTemporaryStore | Test suite for TemporaryStore (temporary store with named indices). | Class | com.bigdata.journal | BlazeGraph |
|
| TestTemporaryStore .TestInterrupts | Test suite integration for TestTemporaryStore. | Class | com.bigdata.journal | BlazeGraph |
|
| TestTemporaryStore .TestMRMW | Test suite integration for AbstractMRMWTestCase. | Class | com.bigdata.journal | BlazeGraph |
|
| TestTemporaryStore .TestMROW | Test suite integration for AbstractMROWTestCase. | Class | com.bigdata.journal | BlazeGraph |
|
| TestTemporaryStore .TestRawStore | Test suite integration for AbstractRawStoreTestCase. | Class | com.bigdata.journal | BlazeGraph |
|
| TestTempTripleStore | Proxy test suite for TempTripleStore. | Class | com.bigdata.rdf.store | 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 |
|
| TestTermIV | Test suite for TermId. | Class | com.bigdata.rdf.internal | BlazeGraph |
|
| TestTermIVComparator | Test suite for TermIVComparator. | Class | com.bigdata.rdf.lexicon | BlazeGraph |
|
| TestThickAsynchronousIterator | Unit tests for ThickAsynchronousIterator. | Class | com.bigdata.relation.accesspath | BlazeGraph |
|
| TestThickChunkMessage | Unit tests for ThickChunkMessage. | Class | com.bigdata.bop.fed | BlazeGraph |
|
| TestThickCloseableIterator | Unit tests for ThickCloseableIterator. | Class | com.bigdata.relation.accesspath | BlazeGraph |
|
| TestTicket1007 | Various tests covering different constellations where values are constructed using BIND and reused in other parts of the query, such as | Class | com.bigdata.rdf.sparql.ast.eval | BlazeGraph |
|
| TestTicket1086 | Test suite for ticket #1086: when loading quads data into a triples store, there now is a config option BigdataSail. | Class | com.bigdata.rdf.sail | BlazeGraph |
|
| TestTicket1087 | Test suite for an issue where ill designed patterns consisting of a combination of UNION and nested OPTIONAL cause problems. | Class | com.bigdata.rdf.sparql.ast.eval | BlazeGraph |
|
| TestTicket1105 | Test suite asserting that queries containint quads constructs (named graphs) are rejected in triples mode (at parsing phase), but go through in quads | Class | com.bigdata.rdf.sparql.ast.eval | BlazeGraph |
|
| TestTicket1105 .TestQuadsModeAPs | Quads mode test suite. | Class | com.bigdata.rdf.sparql.ast.eval | BlazeGraph |
|
| TestTicket1105 .TestTriplesModeAPs | Triples mode test suite. | Class | com.bigdata.rdf.sparql.ast.eval | BlazeGraph |
|
| TestTicket1388 | | Class | com.bigdata.rdf.sail | BlazeGraph |
|
| TestTicket1591 | Test case for https://jira. | Class | com.bigdata.rdf.sparql.ast.eval | BlazeGraph |
|
| TestTicket1681 | Unit test template for use in submission of bugs. | Class | com.bigdata.rdf.sail | BlazeGraph |
|
| TestTicket1682 | Unit test template for use in submission of bugs. | Class | com.bigdata.rdf.sail | BlazeGraph |
|
| TestTicket1747 | Test suite for an issue where IV resolution of vocabulary terms interferes with query parsing and deferred IV resolution (ASTDeferredIVResolution. | Class | com.bigdata.rdf.sail | BlazeGraph |
|
| TestTicket1753 | Test suite for an issue where IV resolution of having clause fails Insert problem using subqueries and having clause | Class | com.bigdata.rdf.sail | BlazeGraph |
|
| TestTicket1755 | Unit test template for use in submission of bugs. | Class | com.bigdata.rdf.sail | BlazeGraph |
|
| TestTicket275 | Unit test template for use in submission of bugs. | Class | com.bigdata.rdf.sail | BlazeGraph |
|
| TestTicket276 | Unit test template for use in submission of bugs. | Class | com.bigdata.rdf.sail | BlazeGraph |
|
| TestTicket348 | Unit test template for use in submission of bugs. | Class | com.bigdata.rdf.sail | BlazeGraph |
|
| TestTicket353 | Unit test template for use in submission of bugs. | Class | com.bigdata.rdf.sail | BlazeGraph |
|
| TestTicket355 | Unit test template for use in submission of bugs. | Class | com.bigdata.rdf.sail | BlazeGraph |
|
| TestTicket422 | Test suite for wrapping a TempTripleStore as a BigdataSail. | Class | com.bigdata.rdf.sail | BlazeGraph |
|
| TestTicket473 | PhysicalAddressResolutionException after reopen using RWStore and recycler. | Class | com.bigdata.rdf.sail | BlazeGraph |
|
| TestTicket581 | Unit test template for use in submission of bugs. | Class | com.bigdata.rdf.sail | BlazeGraph |
|
| TestTicket610 | To run this test case, specify the following JVM property: -DtestClass=com. | Class | com.bigdata.rdf.sail | BlazeGraph |
|
| TestTicket632 | Test for an error that occurs when a SERVICE (OpenRdf Service) call uses variables that are assigned as input bindings to the query that holds the | Class | com.bigdata.rdf.sail | BlazeGraph |
|
| TestTicket647 | Unit test template for use in submission of bugs. | Class | com.bigdata.rdf.sail | BlazeGraph |
|
| TestTicket669 | Unit test template for use in submission of bugs. | Class | com.bigdata.rdf.sail | BlazeGraph |
|
| TestTicket693 | Unit test template for use in submission of bugs. | Class | com.bigdata.rdf.sail | BlazeGraph |
|
| TestTicket887 | Test suite for a hesienbug involving BIND. | Class | com.bigdata.rdf.sparql.ast.eval | BlazeGraph |
|
| TestTicket946 | Test suite for an issue where an empty projection causes an IllegalArgumentException. | Class | com.bigdata.rdf.sparql.ast.eval | BlazeGraph |
|
| TestTicket967 | | Class | com.bigdata.rdf.sail | BlazeGraph |
|
| TestTickets | Test suite for tickets at Version:$Id$Author:Bryan Thompson, Michael Schmidt | Class | com.bigdata.rdf.sparql.ast.eval | BlazeGraph |
|
| TestTimeRange | | Class | com.bigdata.counters.query | BlazeGraph |
|
| TestTMUtility | Test suite for rule re-writes supporting truth maintenance for the RDF DB. | Class | com.bigdata.rdf.rules | BlazeGraph |
|
| TestTouch | Test suite for AbstractBTree. | Class | com.bigdata.btree | BlazeGraph |
|
| TestTPS | Test of TPS (property timestamp set implementation). | Class | com.bigdata.sparse | BlazeGraph |
|
| TestTransactionService | Unit tests of the AbstractTransactionService using a mock client. | Class | com.bigdata.journal | BlazeGraph |
|
| TestTransactionService .MockTransactionService | | Class | com.bigdata.journal | BlazeGraph |
|
| TestTransactionSupport | | Class | com.bigdata.journal | BlazeGraph |
|
| TestTransientBTree | Unit tests for transient BTrees (no backing store). | Class | com.bigdata.btree | BlazeGraph |
|
| TestTransientHTree | Unit tests for transient HTrees (no backing store). | Class | com.bigdata.htree | BlazeGraph |
|
| TestTransientJournal | Test suite for BufferMode. | Class | com.bigdata.journal | BlazeGraph |
|
| TestTransientJournal .TestMRMW | Test suite integration for AbstractMRMWTestCase. | Class | com.bigdata.journal | BlazeGraph |
|
| TestTransientJournal .TestMROW | Test suite integration for AbstractMROWTestCase. | Class | com.bigdata.journal | BlazeGraph |
|
| TestTransientJournal .TestRawStore | Test suite integration for AbstractRawStoreTestCase. | Class | com.bigdata.journal | BlazeGraph |
|
| TestTriplePatternBuilder | Test suite for building up triple patterns, including those which are covered by the property paths extension in SPARQL 1. | Class | com.bigdata.rdf.sail.sparql | BlazeGraph |
|
| TestTripleStore | Test basic features of the ITripleStore API. | Class | com.bigdata.rdf.store | BlazeGraph |
|
| TestTripleStoreBasics | Aggregates test that are run for each ITripleStore implementation. | Class | com.bigdata.rdf.store | BlazeGraph |
|
| TestTruthMaintenance | Test suite for TruthMaintenance. | Class | com.bigdata.rdf.rules | BlazeGraph |
|
| TestTuple | Test helper for a tuple with static data. | Class | com.bigdata.btree | BlazeGraph |
|
| TestTupleFilters | | Class | com.bigdata.btree.filter | BlazeGraph |
|
| TestTwoPropertyPaths734 | ?A rdf:type / rdfs:subClassOf * ; rdf:value ?B . | Class | com.bigdata.rdf.sparql.ast.eval | BlazeGraph |
|
| TestTx | Test suite for fully-isolated read-write transactions. | Class | com.bigdata.journal | BlazeGraph |
|
| TestTxCreate | Unit test for the creation of a Sail with isolatable indices. | Class | com.bigdata.rdf.sail | BlazeGraph |
|
| TestTxDag | Test suite for online transaction deadlock algorithm. | Class | com.bigdata.concurrent | BlazeGraph |
|
| TestUnconfiguredAnalyzerFactory | | Class | com.bigdata.search | BlazeGraph |
|
| TestUnicodeCompressor | Unit tests for Unicode schemes: Standard Compression for Unicode ()Byte Order Compression for Unicode ( BOCU ). | Class | com.bigdata.io.compression | BlazeGraph |
|
| TestUnicodeHelper | Test suite for UnicodeHelper. | Class | com.bigdata.io.compression | BlazeGraph |
|
| TestUnion | Test suite for Union. | Class | com.bigdata.bop.controller | BlazeGraph |
|
| TestUnion | Unit test for processing of queries consisting of IPrograms comprised of more than one IRule. | Class | com.bigdata.rdf.rules | BlazeGraph |
|
| TestUnionMinus | Test suite for UNION and MINUS combined, see https://sourceforge. | Class | com.bigdata.rdf.sparql.ast.eval | BlazeGraph |
|
| TestUnions | Unit tests the UNION aspects of the BigdataSail implementation. | Class | com.bigdata.rdf.sail | BlazeGraph |
|
| TestUnions | Test suite for UNION. | Class | com.bigdata.rdf.sparql.ast.eval | BlazeGraph |
|
| TestUnisolatedWriteTasks | Correctness test suite for unisolated writes on one or more indices. | Class | com.bigdata.journal | BlazeGraph |
|
| TestUnsigned | Test suite for xsd:unsigned handling. | Class | com.bigdata.rdf.sparql.ast.eval | BlazeGraph |
|
| TestUnsignedIntegerIVs | Test suite for xsd:nonPositiveInteger, xsd:negativeInteger, xsd:nonNegativeInteger, and xsd:positiveInteger. | Class | com.bigdata.rdf.internal | BlazeGraph |
|
| TestUnsignedIVs | Test suite for the xsd:unsigned IV which are internally represented by Java primitives (xsd:unsignedByte, xsd:unsignedShort, xsd:unsignedInt, and | Class | com.bigdata.rdf.internal | BlazeGraph |
|
| TestUnsynchronizedArrayBuffer | Test suite for the UnsynchronizedArrayBuffer. | Class | com.bigdata.relation.accesspath | BlazeGraph |
|
| TestUnsynchronizedUnboundedChunkBuffer | | Class | com.bigdata.relation.accesspath | BlazeGraph |
|
| TestUpdateBootstrap | Bootstrapped test suite for core UPDATE functionality based on BOP Note: We are not using BOP evaluation for SPARQL UPDATE at this time, so this | Class | com.bigdata.rdf.sparql.ast.eval.update | BlazeGraph |
|
| TestUpdateExprBuilder | Test suite for UpdateExprBuilder. | Class | com.bigdata.rdf.sail.sparql | BlazeGraph |
|
| TestUpdateExprBuilder2 | Test suite for bigdata specific extensions in UpdateExprBuilder. | Class | com.bigdata.rdf.sail.sparql | BlazeGraph |
|
| TestURIExtensionIV | Test suite for URIExtensionIV. | Class | com.bigdata.rdf.internal | BlazeGraph |
|
| TestURIExtensionIV .MockVocabulary | | Class | com.bigdata.rdf.internal | BlazeGraph |
|
| TestUriInlineFactory_BLZG1591 | | Class | com.bigdata.rdf.vocab | BlazeGraph |
|
| TestUtilMethods | Test suite for various utility methods, both static and instance, onVersion:$Id$Author:Bryan Thompson | Class | com.bigdata.btree | BlazeGraph |
|
| TestValueExprBuilder | Test suite for ValueExprBuilder. | Class | com.bigdata.rdf.sail.sparql | BlazeGraph |
|
| TestValueType | Test suite for ValueType. | Class | com.bigdata.sparse | BlazeGraph |
|
| TestVar | | Class | com.bigdata.bop | BlazeGraph |
|
| TestVerifyAggregates | Test suite for VerifyAggregates. | Class | com.bigdata.rdf.sail.sparql | BlazeGraph |
|
| TestVirtualGraphs | Test suite for the VIRTUAL GRAPHS SPARQL extension. | Class | com.bigdata.rdf.sail.sparql | BlazeGraph |
|
| TestVirtualGraphs | Test suite for VIRTUAL GRAPHS support. | Class | com.bigdata.rdf.sparql.ast.eval | BlazeGraph |
|
| TestVocabulary | Test suite for the Vocabulary implementations in the context of an AbstractTripleStore. | Class | com.bigdata.rdf.lexicon | BlazeGraph |
|
| TestVocabulary | Test suite for BaseVocabulary. | Class | com.bigdata.rdf.vocab | BlazeGraph |
|
| TestVocabulary_BLZG1591 | A Vocabulary covering the ontologies used by LUBM. | Class | com.bigdata.rdf.vocab | BlazeGraph |
|
| TestVocabularyDecl_BLZG1591 | | Class | com.bigdata.rdf.vocab | BlazeGraph |
|
| TestVocabURIByteIV | | Class | com.bigdata.rdf.internal | BlazeGraph |
|
| TestVTE | | Class | com.bigdata.rdf.internal | BlazeGraph |
|
| TestWarmupJournal | Test suite for WarmUpTask. | Class | com.bigdata.journal | BlazeGraph |
|
| TestWormAddressManager | Test suite for WormAddressManager. | Class | com.bigdata.rawstore | BlazeGraph |
|
| TestWORMStrategy | Test suite for WORMStrategy journal. | Class | com.bigdata.journal | BlazeGraph |
|
| TestWORMStrategy .TestInterrupts | Test suite integration for AbstractInterruptsTestCase. | Class | com.bigdata.journal | BlazeGraph |
|
| TestWORMStrategy .TestMRMW | Test suite integration for AbstractMRMWTestCase. | Class | com.bigdata.journal | BlazeGraph |
|
| TestWORMStrategy .TestMROW | Test suite integration for AbstractMROWTestCase. | Class | com.bigdata.journal | BlazeGraph |
|
| TestWORMStrategy .TestRawStore | Test suite integration for AbstractRestartSafeTestCase. | Class | com.bigdata.journal | BlazeGraph |
|
| TestWORMStrategyNoCache | Test suite for WORMStrategy journal with the write cache disabled. | Class | com.bigdata.journal | BlazeGraph |
|
| TestWORMStrategyNoCache .TestInterrupts | Test suite integration for AbstractInterruptsTestCase. | Class | com.bigdata.journal | BlazeGraph |
|
| TestWORMStrategyNoCache .TestMRMW | Test suite integration for AbstractMRMWTestCase. | Class | com.bigdata.journal | BlazeGraph |
|
| TestWORMStrategyNoCache .TestMROW | Test suite integration for AbstractMROWTestCase. | Class | com.bigdata.journal | BlazeGraph |
|
| TestWORMStrategyNoCache .TestRawStore | Test suite integration for AbstractRestartSafeTestCase. | Class | com.bigdata.journal | BlazeGraph |
|
| TestWORMStrategyOneCacheBuffer | Test suite for WORMStrategy journals which runs with a single WriteCache buffer. | Class | com.bigdata.journal | BlazeGraph |
|
| TestWORMStrategyOneCacheBuffer .TestInterrupts | Test suite integration for AbstractInterruptsTestCase. | Class | com.bigdata.journal | BlazeGraph |
|
| TestWORMStrategyOneCacheBuffer .TestMRMW | Test suite integration for AbstractMRMWTestCase. | Class | com.bigdata.journal | BlazeGraph |
|
| TestWORMStrategyOneCacheBuffer .TestMROW | Test suite integration for AbstractMROWTestCase. | Class | com.bigdata.journal | BlazeGraph |
|
| TestWORMStrategyOneCacheBuffer .TestRawStore | Test suite integration for AbstractRestartSafeTestCase. | Class | com.bigdata.journal | BlazeGraph |
|
| TestWORMWriteCacheService | Test suite for the WriteCacheService using pure append writes. | Class | com.bigdata.io.writecache | BlazeGraph |
|
| TestWriteCache | Test suite for the WriteCache. | Class | com.bigdata.io.writecache | BlazeGraph |
|
| TestWriteCacheServiceLifetime | These tests exercise the lifetime semantics of a WriteCacheService. | Class | com.bigdata.io.writecache | BlazeGraph |
|
| TestXMLBuilder | Test suite for XMLBuilder. | Class | com.bigdata.rdf.sail.webapp | BlazeGraph |
|
| TestXPathFunctions | Test suite for various xpath numeric functions. | Class | com.bigdata.rdf.internal | BlazeGraph |
|
| TestXXXCShardSplitHandler | Test suite for the XXXCShardSplitHandler. | Class | com.bigdata.rdf.spo | BlazeGraph |
|
| TestZOrderRangeScanUtility | Test for utility functionalities required for zOrder index construction, such as ZOrderRangeScanUtil. | Class | com.bigdata.rdf.internal | BlazeGraph |
|
| TextIndexWriteProc | Writes on the text index. | Class | com.bigdata.search | BlazeGraph |
|
| TextIndexWriteProc .IndexWriteProcConstructor | | Class | com.bigdata.search | BlazeGraph |
|
| TextRenderer | IRenderer for text/plain. | Class | com.bigdata.counters.render | BlazeGraph |
|
| TextValueFormatter | | Class | com.bigdata.counters.render | BlazeGraph |
|
| ThickAsynchronousIterator | An IAsynchronousIterator that may be serialized and sent to a remote JVM for consumption. | Class | com.bigdata.relation.accesspath | BlazeGraph |
|
| ThickChunkMessage | A thick version of this interface in which the chunk is sent inline with the Note: The encoding is IV specific and supports the IVCache | Class | com.bigdata.bop.fed | BlazeGraph |
|
| ThickCloseableIterator | An ICloseableIterator that may be serialized and sent to a remote JVM for consumption. | Class | com.bigdata.relation.accesspath | BlazeGraph |
|
| ThickFuture | A thick Future. | Class | com.bigdata.service.proxy | BlazeGraph |
|
| ThreadGuard | Pattern used to guard critical regions that await Conditions when a concurrent event may cause the Condition to become unsatisfiable. | Class | com.bigdata.util.concurrent | BlazeGraph |
|
| ThreadGuard .Guard | | Class | com.bigdata.util.concurrent | BlazeGraph |
|
| ThreadLocalBufferFactory | A factory pattern for per-thread objects whose life cycle is tied to some container. | Class | com.bigdata.relation.accesspath | BlazeGraph |
|
| ThreadLocalKeyBuilderFactory | A thread-local implementation. | Class | com.bigdata.btree.keys | BlazeGraph |
|
| ThreadLocalRecordCompressorFactory | An IRecordCompressorFactory with thread-local semantics based on an internal weak value cache and providing instances based on a delegate | Class | com.bigdata.io.compression | BlazeGraph |
|
| ThreadPoolExecutorBaseStatisticsTask | Class tracks a variety of information about a ThreadPoolExecutor including the moving average of its queue length, queue size, average active | Class | com.bigdata.util.concurrent | BlazeGraph |
|
| ThreadPoolExecutorStatisticsTask | Class tracks a variety of information about a ThreadPoolExecutor including the moving average of its queue length, queuing times, etc. | Class | com.bigdata.util.concurrent | BlazeGraph |
|
| TimeoutException | An instance of this class is thrown when a lock could not be obtained within a specified timeout. | Class | com.bigdata.concurrent | BlazeGraph |
|
| TimeRange | Utility class to interpret URL query parameters as a time range. | Class | com.bigdata.counters.query | BlazeGraph |
|
| TimestampChooser | Utility class for choosing timestamps for the SparseRowStore on theVersion:$Id$Author:Bryan Thompson | Class | com.bigdata.sparse | BlazeGraph |
|
| TimestampFormatEnum | enum TimestampFormatEnumType-safe enum for the options used to render the timestamp of the | Class | com.bigdata.counters.query | BlazeGraph |
|
| TimestampMetricValue | A reported or observed metric value with a timestamp. | Class | com.bigdata.ganglia | BlazeGraph |
|
| TimestampOrderException | Used to reject samples that arrive way out of timestamp order. | Class | com.bigdata.counters | BlazeGraph |
|
| TimestampServiceUtil | Robust request for a timestamp from an ITimestampService. | Class | com.bigdata.journal | BlazeGraph |
|
| TimestampUtility | Some static helper methods for timestamps. | Class | com.bigdata.journal | BlazeGraph |
|
| TLScheduler | This scheduler uses thread-local buffers (LinkedHashSet) to track the distinct vertices scheduled by each execution thread. | Class | com.bigdata.rdf.graph.impl.bd | BlazeGraph |
|
| TLScheduler2 | This scheduler uses thread-local buffers (LinkedHashSet) to track the distinct vertices scheduled by each execution thread. | Class | com.bigdata.rdf.graph.impl.bd | BlazeGraph |
|
| TMUtility | A utility class for performing rule re-writes for RDF truth maintenance using a "focusStore" in addition to the primary database. | Class | com.bigdata.rdf.rules | BlazeGraph |
|
| Token | Describes the input token stream. | Class | com.bigdata.rdf.sail.sparql.ast | BlazeGraph |
|
| TokenBuffer | A buffer holding tokens extracted from one or more documents / fields. | Class | com.bigdata.search | BlazeGraph |
|
| TokenizeKeysGenerator | Tokenize an input file, collect the set of distinct keywords, and encode those keywords as unsigned byte[]s. | Class | com.bigdata.btree.raba.codec | BlazeGraph |
|
| TokenMgrError | Token Manager Error. | Class | com.bigdata.rdf.sail.sparql.ast | BlazeGraph |
|
| TPS | Default implementation. | Class | com.bigdata.sparse | BlazeGraph |
|
| TPS .TP | A {property, timestamp} tuple. | Class | com.bigdata.sparse | BlazeGraph |
|
| TPS .TPV | Helper class models a single property value as of a given timestamp. | Class | com.bigdata.sparse | BlazeGraph |
|
| TPS .TPVComparator | Imposes ordering based on schema, property name, and timestamp. | Class | com.bigdata.sparse | BlazeGraph |
|
| TPSTupleSerializer | Helper class for (de-)serializing logical rows for AtomicRowFilter. | Class | com.bigdata.sparse | BlazeGraph |
|
| TransactionNotFoundException | Typed exception thrown when a transaction identifier can not be resolved. | Class | com.bigdata.journal | BlazeGraph |
|
| TransientBufferStrategy | Transient buffer strategy uses a direct buffer but never writes on disk. | Class | com.bigdata.journal | BlazeGraph |
|
| TransientResourceMetadata | Static class since must be Serializable. | Class | com.bigdata.rawstore | BlazeGraph |
|
| TraversalDirectionEnum | enum TraversalDirectionEnumTypesafe enumeration of manner in which an RDF graph will be traversed by an | Class | com.bigdata.rdf.graph | BlazeGraph |
|
| TriplePatternExprBuilder | Class handles triple patterns and property paths. | Class | com.bigdata.rdf.sail.sparql | BlazeGraph |
|
| TripleStoreSchema | Extensions for additional state maintained by the AbstractTripleStore in the global row store. | Class | com.bigdata.rdf.store | BlazeGraph |
|
| TripleStoreUtility | Utility class for comparing graphs for equality, bulk export, etc. | Class | com.bigdata.rdf.store | BlazeGraph |
|
| TrueBOp | Always evaluates to true. | Class | com.bigdata.rdf.internal.constraints | BlazeGraph |
|
| TruthMaintenance | The TruthMaintenance class facilitates maintaining the RDF(S)+ closure on a database as SPOs are asserted or retracted. | Class | com.bigdata.rdf.inf | BlazeGraph |
|
| TryBeforeMaterializationConstraint | This is useful when a solution can be filtered out before it goes through the materialization pipeline. | Class | com.bigdata.rdf.internal.constraints | BlazeGraph |
|
| Tuple | A key-value pair used to facilitate some iterator constructs. | Class | com.bigdata.btree | BlazeGraph |
|
| TupleFilter | Filter supporting ITupleIterators. | Class | com.bigdata.btree.filter | BlazeGraph |
|
| TupleFilter .TupleFilterator | the same Tuple instance by the base ITupleIterator impls. | Class | com.bigdata.btree.filter | BlazeGraph |
|
| TupleObjectResolver | Resolve an ITuple to its AbstractTuple. | Class | com.bigdata.relation.accesspath | BlazeGraph |
|
| TupleRemover | Visits all elements visited by the source iterator and removes those matching the filter. | Class | com.bigdata.btree.filter | BlazeGraph |
|
| TupleTransformer | Abstract base class for an ITupleFilter that transforms the data type of the keys and/or values. | Class | com.bigdata.btree.filter | BlazeGraph |
|
| TupleUpdater | Filter allows mutation of the visited ITuples. | Class | com.bigdata.btree.filter | BlazeGraph |
|
| Tx | A transaction is a context in which the application can access and perform operations on fully named indices. | Class | com.bigdata.journal | BlazeGraph |
|
| TxDag | Directed Acyclic Graph (DAG) for detecting and preventing deadlocks in a concurrent programming system. | Class | com.bigdata.concurrent | BlazeGraph |
|
| TxDag .Edge | A representation of an edge in the DAG used for export of information toAuthor:Bryan Thompson | Class | com.bigdata.concurrent | BlazeGraph |
|
| TxId2CommitTimeIndex | BTree whose keys are the absolute value of the txIds and whose values are ITxState0 tuples for the transaction. | Class | com.bigdata.service | BlazeGraph |
|
| TxId2CommitTimeIndex .TupleSerializer | Encapsulates key and value formation. | Class | com.bigdata.service | BlazeGraph |
|
| TxServiceRunState | enum TxServiceRunStateRun states for the AbstractTransactionService. | Class | com.bigdata.service | BlazeGraph |
|
| TxServlet | Servlet provides a REST interface for managing stand-off read/write transaction. | Class | com.bigdata.rdf.sail.webapp | BlazeGraph |
|
| TypeBasedASTJoinGroupPartitionReorderer | Reorders nodes based on their types. | Class | com.bigdata.rdf.sparql.ast.optimizers | BlazeGraph |
|
| TypeErrorLog | A utility class for logging type errors. | Class | com.bigdata.bop.solutions | BlazeGraph |
|
| TypeperfCollector | Collects per-host performance counters on a Windows platform using typeperf and aligns them with those declared by | Class | com.bigdata.counters.win | BlazeGraph |
|
| UcaseBOp | | Class | com.bigdata.rdf.internal.constraints | BlazeGraph |
|
| UnconstrainedJoinException | An exception thrown when a hash join does not have any join variables and is considering the cross product of two many solutions as a result. | Class | com.bigdata.bop.join | BlazeGraph |
|
| UnicodeHelper | Utility class for compressed unicode encode/decode. | Class | com.bigdata.io.compression | BlazeGraph |
|
| UnicodeSortKeyGenerator | Interface allows us to encapsulate differences between the ICU and JDK libraries for generating sort keys from Unicode strings. | Interface | com.bigdata.btree.keys | BlazeGraph |
|
| UnificationException | An instance of this exception is thrown when the same blank node appears in the context position of two or more statements having a distinct | Class | com.bigdata.rdf.rio | BlazeGraph |
|
| Union | UNION()[maxParallel(default all); subqueries=ops] UNION([],{subqueries=[a,b,c]}) | Class | com.bigdata.bop.controller | BlazeGraph |
|
| UnionNode | A special kind of group IGroupNode that represents the sparql union Note: This node only accepts JoinGroupNodes as children. | Class | com.bigdata.rdf.sparql.ast | BlazeGraph |
|
| UnisolatedReadWriteIndex | A view onto an unisolated index partition which enforces the constraint that either concurrent readers -or- a single writer may have access to the | Class | com.bigdata.btree | BlazeGraph |
|
| UnsatisfiableMinusExplainHint | Explain hint indicating a MINUS expression that is unsatisfiable, i. | Class | com.bigdata.rdf.sparql.ast.explainhints | BlazeGraph |
|
| UnsignedUtil | | Class | com.bigdata.ganglia.util | BlazeGraph |
|
| UnsynchronizedArrayBuffer | An unsynchronized buffer backed by a fixed capacity array that migrates references onto the caller's buffer (which is normally thread-safe) using | Class | com.bigdata.relation.accesspath | BlazeGraph |
|
| UnsynchronizedUnboundedChunkBuffer | An unsynchronized buffer backed by a fixed capacity array that migrates references onto an internal Queue, which may be drained by an | Class | com.bigdata.relation.accesspath | BlazeGraph |
|
| UnsyncLocalOutputBuffer | Wraps the base class to update the caller's BOpStats. | Class | com.bigdata.relation.accesspath | BlazeGraph |
|
| UnsyncLocalOutputBuffer | Keeps track of the chunks of binding sets that are generated on the caller'sVersion:$Id: UnsyncLocalOutputBuffer. | Class | com.bigdata.relation.rule.eval.pipeline | BlazeGraph |
|
| Update | A SPARQL Update operation. | Class | com.bigdata.rdf.sparql.ast | BlazeGraph |
|
| UpdateExprBuilder | Extension of BigdataExprBuilder that builds Update Expressions. | Class | com.bigdata.rdf.sail.sparql | BlazeGraph |
|
| UpdateRoot | The top level container for a sequence of UPDATE operations. | Class | com.bigdata.rdf.sparql.ast | BlazeGraph |
|
| UpdateRoot .Annotations | | Interface | com.bigdata.rdf.sparql.ast | BlazeGraph |
|
| UpdateServlet | Handler for NanoSparqlServer REST API UPDATE operations (PUT, not SPARQLAuthor:martyncutcherSee Also:Serialized Form | Class | com.bigdata.rdf.sail.webapp | BlazeGraph |
|
| UpdateType | Typesafe enumeration for SPARQL Graph Update and Graph Management operations. | Class | com.bigdata.rdf.sparql.ast | BlazeGraph |
|
| URIExtensionIV | Class provides support for fully inline URIs for which a Vocabulary item was registered for the URI namespace | Class | com.bigdata.rdf.internal.impl.uri | BlazeGraph |
|
| URLQueryModel | The model for a URL used to query an ICounterSelector. | Class | com.bigdata.counters.query | BlazeGraph |
|
| URLQueryParam | The ordered set of values bound for a URL query parameter. | Class | com.bigdata.counters.query | BlazeGraph |
|
| USDFloatExtension | Adds inlining for the http://www4. | Class | com.bigdata.rdf.internal.impl.extensions | BlazeGraph |
|
| UUIDBNodeIV | Class for inline RDF blank nodes. | Class | com.bigdata.rdf.internal.impl.bnode | BlazeGraph |
|
| UUIDBOp | | Class | com.bigdata.rdf.internal.constraints | BlazeGraph |
|
| UUIDBOp .Annotations | | Interface | com.bigdata.rdf.internal.constraints | BlazeGraph |
|
| UUIDLiteralIV | | Class | com.bigdata.rdf.internal.impl.literal | BlazeGraph |
|
| ValidationError | An instance of this class is thrown when a transaction ITx#prepare(long)s if there is a write-write conflict that can not | Class | com.bigdata.journal | BlazeGraph |
|
| ValueExprBuilder | Visitor pattern builds IValueExpressionNodes. | Class | com.bigdata.rdf.sail.sparql | BlazeGraph |
|
| ValueExpressionListBaseNode | Base class for AST nodes which model an ordered list of value expressions. | Class | com.bigdata.rdf.sparql.ast | BlazeGraph |
|
| ValueExpressionNode | AST node for value expressions. | Class | com.bigdata.rdf.sparql.ast | BlazeGraph |
|
| ValueFormatter | Datum specific formatting of ICounter values (not thread-safe since the Format objects are not thread-safe). | Class | com.bigdata.counters.render | BlazeGraph |
|
| ValuesServiceFactory | A factory for a service that simulates the VALUES syntax in SPARQL: service bd:values { | Class | com.bigdata.rdf.sparql.ast.eval | BlazeGraph |
|
| ValuesServiceFactory .ValuesParams | The service params for this service. | Interface | com.bigdata.rdf.sparql.ast.eval | BlazeGraph |
|
| ValueType | A type safe enumeration of value types. | Class | com.bigdata.sparse | BlazeGraph |
|
| Var | Note: This implementation provides reference testing for equality. | Class | com.bigdata.bop | BlazeGraph |
|
| VariableUnificationOp | Operator computing a join over two variables already bound variables in the mapping set (for which the IV has been computed already). | Class | com.bigdata.bop.rdf.join | BlazeGraph |
|
| VariableUnificationOp .Annotations | | Interface | com.bigdata.bop.rdf.join | BlazeGraph |
|
| VarNode | Used to represent a variable in the AST. | Class | com.bigdata.rdf.sparql.ast | BlazeGraph |
|
| VarNode .Annotations | | Interface | com.bigdata.rdf.sparql.ast | BlazeGraph |
|
| VerifyAggregates | An object which encapsulates the validation and state of an aggregation operation with an optional GROUP BY clause, SELECT expressions, and an | Class | com.bigdata.rdf.sail.sparql | BlazeGraph |
|
| VerifyCommitRecordIndex | Given an existing journal, ensure that any commitRecords that reference a time prior to the last deferred release time are removed. | Class | com.bigdata.journal | BlazeGraph |
|
| VerifyStatementBuffer | Statements inserted into the buffer are verified against the database. | Class | com.bigdata.rdf.load | BlazeGraph |
|
| VerifyStatementBufferFactory | | Class | com.bigdata.rdf.load | BlazeGraph |
|
| Vertex | A vertex of the join graph is an annotated relation (this corresponds to an IPredicate with additional annotations to support the adaptive query | Class | com.bigdata.bop.joinGraph.rto | BlazeGraph |
|
| VertexDistribution | Utility class for sampling vertices from a graph. | Class | com.bigdata.rdf.graph.impl.util | BlazeGraph |
|
| VertexSample | A sample of a Vertex (an access path). | Class | com.bigdata.bop.joinGraph.rto | BlazeGraph |
|
| VertexTaskFactory | A factory for tasks that are applied to each vertex in the frontier. | Interface | com.bigdata.rdf.graph.impl | BlazeGraph |
|
| ViewStatistics | Helper class collects some statistics about an ILocalBTreeView. | Class | com.bigdata.btree | BlazeGraph |
|
| VisitorException | | Class | com.bigdata.rdf.sail.sparql.ast | BlazeGraph |
|
| VMStatCollector | Collects some counters using vmstat. | Class | com.bigdata.counters.linux | BlazeGraph |
|
| VMStatCollector | Collects some counters using vmstat. | Class | com.bigdata.counters.osx | BlazeGraph |
|
| VocabBuilder | Utility class scans some RDF data, builds up a distribution over the distinct predicates, and generates a VocabularyDecl for the source data. | Class | com.bigdata.rdf.util | BlazeGraph |
|
| Vocabulary | Interface for a pre-defined vocabulary. | Interface | com.bigdata.rdf.vocab | BlazeGraph |
|
| VocabularyDecl | A class for declaring a Vocabulary. | Interface | com.bigdata.rdf.vocab | BlazeGraph |
|
| VocabURIByteIV | A fully inlined representation of a URI based on a byte code. | Class | com.bigdata.rdf.internal.impl.uri | BlazeGraph |
|
| VocabURIShortIV | A fully inlined representation of a URI based on a short code. | Class | com.bigdata.rdf.internal.impl.uri | BlazeGraph |
|
| VoID | Helper class for VoID descriptions. | Class | com.bigdata.rdf.sail.webapp | BlazeGraph |
|
| VoID .IVCount | An IV and a counter for that IV. | Class | com.bigdata.rdf.sail.webapp | BlazeGraph |
|
| VoidVocabularyDecl | Vocabulary and namespace for VOID. | Class | com.bigdata.rdf.vocab.decls | BlazeGraph |
|
| VTE | Value Type Enumeration (IVTE) is a class with methods for interpreting and setting the bit flags used to identify the type of an RDF Value (URI, | Class | com.bigdata.rdf.internal | BlazeGraph |
|
| W3CQueryLanguageException | Exception Base class for errors defined by the W3C for XQuery, XPath, andVersion:$Id$Author:Bryan ThompsonSee Also:http://www. | Class | com.bigdata.rdf.error | BlazeGraph |
|
| W3CQueryLanguageException .ErrorCategory | Dynamic (runtime) error. | Class | com.bigdata.rdf.error | BlazeGraph |
|
| W3CQueryLanguageException .LanguageFamily | Language family for errors. | Class | com.bigdata.rdf.error | BlazeGraph |
|
| WarmUpTask | Helper class to warm up the indices associated with various namespaces on theAuthor:bryanSee Also: pre-heat the journal on | Class | com.bigdata.journal | BlazeGraph |
|
| WeakCacheEntry | | Class | com.bigdata.cache | BlazeGraph |
|
| WeakCacheEntryFactory | The default factory for WeakReference cache entries. | Class | com.bigdata.cache | BlazeGraph |
|
| WeakValueCache | A memory sensitive cache using weak references for its values and object ids for its keys and backed by the CRUD operations of the persistence layer, | Class | com.bigdata.cache | BlazeGraph |
|
| WeakValueCache .IClearReferenceListener | An optional listener that is invoked when we notice a cleared reference. | Interface | com.bigdata.cache | BlazeGraph |
|
| WorkbenchServlet | Helper servlet for workbench requests. | Class | com.bigdata.rdf.sail.webapp | BlazeGraph |
|
| WormAddressManager | Encapsulates logic for operations on an opaque long integer comprising an byte offset and a byte count suitable for use in a WORM (Write Once, Read | Class | com.bigdata.rawstore | BlazeGraph |
|
| WORMStrategy | Disk-based Write Once Read Many (WORM) journal strategy. | Class | com.bigdata.journal | BlazeGraph |
|
| WORMStrategy .StoreCounters | Striped performance counters for IRawStore access, including operations that read or write through to the underlying media. | Class | com.bigdata.journal | BlazeGraph |
|
| WORMStrategy .WormStoreState | | Class | com.bigdata.journal | BlazeGraph |
|
| WrappedAsynchronousIterator | An IAsynchronousIterator that wraps an IChunkedIterator or a ICloseableIterator. | Class | com.bigdata.relation.accesspath | BlazeGraph |
|
| WrappedRemoteChunkedIterator | Wraps an IRemoteChunkedIterator so that it looks like an IChunkedOrderedIterator again. | Class | com.bigdata.service.proxy | BlazeGraph |
|
| WrappedTupleIterator | Wraps an Iterator as an ITupleIterator. | Class | com.bigdata.btree.filter | BlazeGraph |
|
| WriteCache | This class provides a write cache with read-through for NIO writes on a FileChannel (and potentially on a remote service). | Class | com.bigdata.io.writecache | BlazeGraph |
|
| WriteCache .FileChannelScatteredWriteCache | The scattered write cache is used by the RWStore since the writes can be made to any part of the file assigned for data allocation. | Class | com.bigdata.io.writecache | BlazeGraph |
|
| WriteCache .FileChannelWriteCache | A WriteCache implementation suitable for an append-only file such as the WORMStrategy or the output file of the | Class | com.bigdata.io.writecache | BlazeGraph |
|
| WriteCache .HAPackage | Used to retrieve the HAWriteMessage AND the associated This allows the WriteCache to compress the data and create the | Class | com.bigdata.io.writecache | BlazeGraph |
|
| WriteCache .ReadCache | | Class | com.bigdata.io.writecache | BlazeGraph |
|
| WriteCache .RecordMetadata | The metadata associated with a record in the WriteCache. | Class | com.bigdata.io.writecache | BlazeGraph |
|
| WriteCacheCounters | Performance counters for the WriteCache. | Class | com.bigdata.io.writecache | BlazeGraph |
|
| WriteCacheService | A WriteCacheService is provisioned with some number of WriteCache buffers and a writer thread. | Class | com.bigdata.io.writecache | BlazeGraph |
|
| WriteCacheService .AsynchronousCloseException | An instance of this exception is thrown if a thread notices that the WriteCacheService was closed by a concurrent process. | Class | com.bigdata.io.writecache | BlazeGraph |
|
| WriteCacheServiceCounters | Performance counters for the WriteCacheService. | Class | com.bigdata.io.writecache | BlazeGraph |
|
| WriteExecutorService | A custom ThreadPoolExecutor used by the ConcurrencyManager to execute concurrent unisolated write tasks and perform group commits. | Class | com.bigdata.journal | BlazeGraph |
|
| WriteTaskCounters | | Class | com.bigdata.util.concurrent | BlazeGraph |
|
| WriteTaskStats | Class for reporting various timings for writes on the lexicon indices. | Class | com.bigdata.rdf.lexicon | BlazeGraph |
|
| XDRInputBuffer | A class for reading XDR data from an internal buffer. | Class | com.bigdata.ganglia.xdr | BlazeGraph |
|
| XDROutputBuffer | A class for writing XDR data onto an internal buffer. | Class | com.bigdata.ganglia.xdr | BlazeGraph |
|
| XHTMLRenderer | (X)HTML rendering of a CounterSet. | Class | com.bigdata.counters.render | BlazeGraph |
|
| XHTMLRenderer .HTMLPivotTableRenderer | | Class | com.bigdata.counters.render | BlazeGraph |
|
| XMLBuilder | Utility Java class for outputting XML. | Class | com.bigdata.rdf.sail.webapp | BlazeGraph |
|
| XMLRenderer | Renders the selected counters using the counter set XML representation - the client can apply XSLT as desired to style the XML. | Class | com.bigdata.counters.render | BlazeGraph |
|
| XMLSchemaVocabularyDecl | Vocabulary and namespace for XMLSchema. | Class | com.bigdata.rdf.vocab.decls | BlazeGraph |
|
| XMLUtility | XML (de-)serialization of CounterSets. | Class | com.bigdata.counters | BlazeGraph |
|
| XPathMathFunctions | Support for the picky xpath math functions: abs, ceiling, floor, and round. | Class | com.bigdata.rdf.internal | BlazeGraph |
|
| XSD | Collects various XSD URIs as constants. | Class | com.bigdata.rdf.internal | BlazeGraph |
|
| XSDBooleanIV | | Class | com.bigdata.rdf.internal.impl.literal | BlazeGraph |
|
| XSDBooleanIVValueExpression | Base class for RDF value expression BOps that happen to evaluate to an XSDBooleanIV. | Class | com.bigdata.rdf.internal.constraints | BlazeGraph |
|
| XSDDecimalIV | | Class | com.bigdata.rdf.internal.impl.literal | BlazeGraph |
|
| XSDIntegerIV | | Class | com.bigdata.rdf.internal.impl.literal | BlazeGraph |
|
| XsdLongBOp | Convert the IV to a xsd:long. | Class | com.bigdata.rdf.internal.constraints | BlazeGraph |
|
| XSDNumericIV | xsd:int, xsd:long, xsd:float,See Also:Serialized Form | Class | com.bigdata.rdf.internal.impl.literal | BlazeGraph |
|
| XsdStrBOp | Convert the IV to a xsd:string. | Class | com.bigdata.rdf.internal.constraints | BlazeGraph |
|
| XSDStringExtension | | Class | com.bigdata.rdf.internal.impl.extensions | BlazeGraph |
|
| XSDUnsignedByteIV | | Class | com.bigdata.rdf.internal.impl.literal | BlazeGraph |
|
| XSDUnsignedIntIV | | Class | com.bigdata.rdf.internal.impl.literal | BlazeGraph |
|
| XsdUnsignedLongBOp | Convert the IV to a xsd:unsignedLong. | Class | com.bigdata.rdf.internal.constraints | BlazeGraph |
|
| XSDUnsignedLongIV | | Class | com.bigdata.rdf.internal.impl.literal | BlazeGraph |
|
| XSDUnsignedShortIV | | Class | com.bigdata.rdf.internal.impl.literal | BlazeGraph |
|
| XXXCShardSplitHandler | A split handler for the xxxC quads indices which ensures that all quads for the same "triple" are in the same shard. | Class | com.bigdata.rdf.spo | BlazeGraph |
|
| ZeroLengthPathNode | A special kind of AST node that represents the SPARQL 1. | Class | com.bigdata.rdf.sparql.ast | BlazeGraph |
|
| ZeroLengthPathOp | An attempt to solve the zero length path problem with its own operator. | Class | com.bigdata.bop.paths | BlazeGraph |
|
| ZeroLengthPathOp .Annotations | | Interface | com.bigdata.bop.paths | BlazeGraph |
|
| ZOrderIndexBigMinAdvancer | Advances the cursor to the next zOrderKey that is greater or equal than the first point in the next region. | Class | com.bigdata.service.geospatial | BlazeGraph |
|
| ZOrderRangeScanUtil | Class providing utility functions for efficient zOrder-based multi-dimensional range scans, such as efficient range checks and functionality for BigMin calculation. | Class | com.bigdata.service.geospatial | BlazeGraph |