| Name | Description | Type | Package | Framework |
| AbstractApiTask | Base class for task-oriented concurrency. | Class | com.bigdata.rdf.task | BlazeGraph |
|
| AbstractASTEvaluationTestCase | | Class | com.bigdata.rdf.sparql.ast | 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 |
|
| AbstractChunkSizeHint | | Class | com.bigdata.rdf.sparql.ast.hints | BlazeGraph |
|
| AbstractConnectOptions | | Class | com.bigdata.rdf.sail.webapp.client | BlazeGraph |
|
| AbstractCoordinateTestCase | | Class | com.bigdata.rdf.internal.gis | 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 |
|
| AbstractDelegateRestApiTask | Base class for delegation patterns where the delegate is an IApiTask. | Class | com.bigdata.rdf.sail.webapp | 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 |
|
| 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 |
|
| 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 |
|
| 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 |
|
| AbstractFromToGraphManagement | Any of the operations which has a FROM and/or TO graph. | Class | com.bigdata.rdf.sparql.ast | 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 |
|
| 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 |
|
| AbstractIndexManagerTestCase | | Class | com.bigdata.rdf.sail.webapp | 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 |
|
| 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 |
|
| 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 |
|
| AbstractLiteralIV | Abstract base class for RDF datatype literals adds primitive data type value access methods. | Class | com.bigdata.rdf.internal.impl.literal | BlazeGraph |
|
| AbstractLocalTripleStore | Abstract base class for both transient and persistent ITripleStore implementations using local storage. | Class | com.bigdata.rdf.store | BlazeGraph |
|
| AbstractNamedGraphUpdateTest | This class is concerning the issues raised in trac 804Author:jeremycarrollSee Also:update bug | Class | com.bigdata.rdf.sail.webapp | 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 |
|
| 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 |
|
| AbstractQueryHint | Base class for query hints. | Class | com.bigdata.rdf.sparql.ast.hints | 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 |
|
| AbstractRestApiTask | Abstract base class for REST API methods. | Class | com.bigdata.rdf.sail.webapp | BlazeGraph |
|
| AbstractRIOTestCase | Abstract base class for unit tests involving the RIO integration. | Class | com.bigdata.rdf.rio | 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 |
|
| 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 |
|
| AbstractSimpleInsertTest | | Class | com.bigdata.rdf.sail.webapp | 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 |
|
| 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 |
|
| AbstractStringQueryHint | Base class for String query hints. | Class | com.bigdata.rdf.sparql.ast.hints | 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 |
|
| 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 |
|
| AcceptHeaderFactory | Utility class for generating accept heades modeled on RDFFormat. | Class | com.bigdata.rdf.sail.webapp.client | BlazeGraph |
|
| AddGraph | Graph management operation inserts all data from one graph into another. | Class | com.bigdata.rdf.sparql.ast | 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 |
|
| 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 |
|
| 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 |
|
| AsynchronousStatementBufferFactory | Factory object for high-volume RDF data load. | Class | com.bigdata.rdf.rio | 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 |
|
| 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 |
|
| 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 |
|
| 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 |
|
| BasicDoubleQueryHint | Basic double query hint. | Class | com.bigdata.rdf.sparql.ast.hints | 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 |
|
| BasicStringQueryHint | Basic string query hint. | Class | com.bigdata.rdf.sparql.ast.hints | 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 |
|
| 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 |
|
| 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 |
|
| 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 |
|
| 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 |
|
| BigdataGraphFixture | | Class | com.bigdata.rdf.graph.impl.bd | BlazeGraph |
|
| BigdataGraphFixture .BigdataSailGraphLoader | | Class | com.bigdata.rdf.graph.impl.bd | 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 |
|
| 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 |
|
| 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 |
|
| 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 |
|
| 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 |
|
| 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 |
|
| BinderBase | A base class for IBinders. | Class | com.bigdata.rdf.graph | BlazeGraph |
|
| Binding | | Class | com.bigdata.rdf.spo | 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 |
|
| BindingSetSortKeyBuilder | Builds unsigned byte[] sort keys from IBindingSets. | Class | com.bigdata.rdf.relation.rule | BlazeGraph |
|
| BlankNodeVarProcessor | Processes blank nodes in the query body, replacing them with variables whileAuthor:Arjohn Kampman | Class | com.bigdata.rdf.sail.sparql | 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 |
|
| BlueprintsServletProxy | | Class | com.bigdata.rdf.sail.webapp | BlazeGraph |
|
| BlueprintsServletProxy .BlueprintsServletFactory | | Class | com.bigdata.rdf.sail.webapp | 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 |
|
| 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 |
|
| 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 |
|
| 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 |
|
| CacheValueFilter | Cache the BigdataValue on the IV (create a cross linkage). | Class | com.bigdata.rdf.lexicon | 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 |
|
| CHMScheduler | A simple scheduler based on a ConcurrentHashMap. | Class | com.bigdata.rdf.graph.impl.scheduler | 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 |
|
| 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 |
|
| 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 |
|
| 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 |
|
| 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 |
|
| 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 |
|
| ConfigParams | Interface declaring the config-params understood by the BigdataRDFServletContextListener. | Interface | com.bigdata.rdf.sail.webapp | 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 |
|
| ConstantNode | Used to represent a constant in the AST. | Class | com.bigdata.rdf.sparql.ast | 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 |
|
| 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 |
|
| CounterSetHostMetricsWrapper | | Class | com.bigdata.rdf.sail.webapp.lbs.policy.counters | 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 |
|
| 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 |
|
| 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 |
|
| DatabaseMode | | Class | com.bigdata.rdf.store | 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 |
|
| 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 |
|
| DefaultBigdataVocabulary | Note: Do not modify this class. | Class | com.bigdata.rdf.vocab | 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 |
|
| DefaultOptimizerList | Pre-populated list of the default optimizers. | Class | com.bigdata.rdf.sparql.ast.optimizers | 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 |
|
| 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 |
|
| 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 |
|
| DisableEntailments | The DISABLE ENTAILMENTS operation disable incremental truth maintenance. | Class | com.bigdata.rdf.sparql.ast | 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 |
|
| 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 |
|
| 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 |
|
| 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 |
|
| EBVBOp | Calculates the "effective boolean value" of an IValueExpression. | Class | com.bigdata.rdf.internal.constraints | BlazeGraph |
|
| EdgeOnlyFilter | Filter visits only edges (filters out attribute values). | Class | com.bigdata.rdf.graph.impl | 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 |
|
| 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 |
|
| 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 |
|
| EntityContentProvider | | Class | com.bigdata.rdf.sail.webapp.client | BlazeGraph |
|
| EpochExtension | This implementation of IExtension implements inlining for literals that represent time in milliseconds since the epoch. | Class | com.bigdata.rdf.internal | 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 |
|
| 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 |
|
| FastRDFValueCoder2 | Coder for values in statement index with inference enabled but without SIDS. | Class | com.bigdata.rdf.spo | 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 |
|
| FOAFVocabularyDecl | Vocabulary and namespace for FOAF, not including terms marked as "archaic". | Class | com.bigdata.rdf.vocab.decls | BlazeGraph |
|
| FrontierEnum | Type-safe enumeration characterizing the assumptions of an algorithm concerning its initial frontier. | Class | com.bigdata.rdf.graph | 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 |
|
| 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 |
|
| 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 |
|
| 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 |
|
| 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 |
|
| 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 |
|
| 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 |
|
| GeoSpatialVocabularyDecl | Vocabulary and namespace for GeoSpatial extensions. | Class | com.bigdata.rdf.vocab.decls | 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 |
|
| 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 |
|
| GroupByNode | AST node for a GROUP BY clause. | Class | com.bigdata.rdf.sparql.ast | 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 |
|
| 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 |
|
| 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 |
|
| 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 |
|
| HavingNode | AST node for a HAVING clause. | Class | com.bigdata.rdf.sparql.ast | 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 |
|
| 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 |
|
| HostScore | Helper class pairs a hostname and the normalized availabilty for that host. | Class | com.bigdata.rdf.sail.webapp.lbs | 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 |
|
| 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 |
|
| 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 |
|
| 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 |
|
| IAsynchronousWriteStatementBufferFactory | Factory interface for asynchronous writers on an ITripleStore. | Interface | com.bigdata.rdf.rio | 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 |
|
| 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 |
|
| 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 |
|
| 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 |
|
| 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 |
|
| 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 |
|
| 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 |
|
| 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 |
|
| IDescribeCache | A maintained cache for the DESCRIBE of RDF resources. | Interface | com.bigdata.rdf.sparql.ast.cache | 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 |
|
| 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 |
|
| 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 |
|
| 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 |
|
| 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 |
|
| IHALoadBalancerPolicy | Load balancer policy interface. | Interface | com.bigdata.rdf.sail.webapp.lbs | BlazeGraph |
|
| IHAPolicyLifeCycle | | Interface | com.bigdata.rdf.sail.webapp.lbs | 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 |
|
| IHostMetrics | Generic interface exposes an abstract model of the performance metricsAuthor:Bryan Thompson | Interface | com.bigdata.rdf.sail.webapp.lbs | 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 |
|
| 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 |
|
| IIntArraySlice | Interface for a slice of a backing int[]. | Interface | com.bigdata.rdf.graph.impl.util | 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 |
|
| IJustificationIterator | Interface for chunked Justification iterators. | Interface | com.bigdata.rdf.inf | 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 |
|
| IManagedArray | An interface for a managed array. | Interface | com.bigdata.rdf.graph.impl.util | BlazeGraph |
|
| IManagedIntArray | An interface for a managed int[]. | Interface | com.bigdata.rdf.graph.impl.util | BlazeGraph |
|
| IMathOpHandler | Interface for handling math operations on specific data type. | Interface | com.bigdata.rdf.internal.constraints | BlazeGraph |
|
| IMimeTypes | Common MIME types for dynamic content. | Interface | com.bigdata.rdf.sail.webapp.client | 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 |
|
| INativeServiceOptions | Additional options for native services. | Interface | com.bigdata.rdf.sparql.ast.service | 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 |
|
| InBOp | Abstract base class for "IN" IConstraint implementations. | Class | com.bigdata.rdf.internal.constraints | BlazeGraph |
|
| InBOp .Annotations | | Interface | com.bigdata.rdf.internal.constraints | 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 |
|
| 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 |
|
| 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 |
|
| 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 |
|
| 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 |
|
| InsertData | The INSERT DATA operation adds some triples, given inline in the request, into the Graph Store: | Class | com.bigdata.rdf.sparql.ast | BlazeGraph |
|
| InsertServlet | Handler for INSERT operations. | Class | com.bigdata.rdf.sail.webapp | 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 |
|
| IPassesMaterialization | | Interface | com.bigdata.rdf.internal.constraints | BlazeGraph |
|
| IPredecessor | A interface for IGASPrograms that compute paths and track a predecessor relationship among the visited vertices. | Interface | com.bigdata.rdf.graph | 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 |
|
| 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 |
|
| 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 |
|
| 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 |
|
| IRawTripleStore | Low-level API directly using long term identifiers rather than an RDF ValueVersion:$Id$Author:Bryan Thompson | Interface | com.bigdata.rdf.store | BlazeGraph |
|
| IRDFParserOptions | Instances of this interface may be used to configure options on an RDFParser. | Interface | com.bigdata.rdf.rio | BlazeGraph |
|
| IReducer | An interface for computing reductions over the vertices of a graph. | Interface | com.bigdata.rdf.graph | 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 |
|
| IReorderableNode | Interface for things which can be re-ordered by the static join optimizer. | Interface | com.bigdata.rdf.sparql.ast | 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 |
|
| 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 |
|
| IServiceOptions | Options and metadata for service end points. | Interface | com.bigdata.rdf.sparql.ast.service | BlazeGraph |
|
| IServletDelegate | Interface is used to delegate to servlets provided features that are resolved at runtime. | Interface | com.bigdata.rdf.sail.webapp | BlazeGraph |
|
| IsInlineBOp | Imposes the constraint isInline(x). | Class | com.bigdata.rdf.internal.constraints | BlazeGraph |
|
| IsInlineBOp .Annotations | | Interface | com.bigdata.rdf.internal.constraints | 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 |
|
| IsNumericBOp | Imposes the constraint isLiteral(x). | Class | com.bigdata.rdf.internal.constraints | 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 |
|
| ISPARQLUpdateListener | A listener for SPARQL UPDATE operations. | Interface | com.bigdata.rdf.sail | 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 |
|
| 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 |
|
| 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 |
|
| 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 |
|
| ITermIndexCodes | This interface defines the signed byte values indicating the type of a term in the term index. | Interface | com.bigdata.rdf.lexicon | BlazeGraph |
|
| ITermIVFilter | Interface for filtering internal values. | Interface | com.bigdata.rdf.lexicon | BlazeGraph |
|
| ITextIndexer | Abstraction for the text indexer for RDF Values allowing either the built-in bigdata FullTextIndex or support for Lucene, etc. | Interface | com.bigdata.rdf.lexicon | BlazeGraph |
|
| ITextIndexer .FullTextQuery | | Class | com.bigdata.rdf.lexicon | BlazeGraph |
|
| ITripleStore | Interface for a triple -or- quad store. | Interface | com.bigdata.rdf.store | 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 |
|
| 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 |
|
| 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 |
|
| IVariableBindingRequirements | Interface describing constraints and desiderata w. | Interface | com.bigdata.rdf.sparql.ast | 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 |
|
| 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 |
|
| 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 |
|
| JJTSyntaxTreeBuilderState | | Class | com.bigdata.rdf.sail.sparql.ast | 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 |
|
| 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 |
|
| 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 |
|
| JsonHelper | | Class | com.bigdata.rdf.sail.model | 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 |
|
| 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 |
|
| LcaseBOp | http://www. | Class | com.bigdata.rdf.internal.constraints | 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 |
|
| 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 |
|
| 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 |
|
| 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 |
|
| 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 |
|
| ManagedIntArray | A view on a mutable int[] that may be extended. | Class | com.bigdata.rdf.graph.impl.util | 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 |
|
| 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 |
|
| 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 |
|
| MergeSortIterator | An N-way merge sort of N source iterators visiting Values (which areAuthor:Bryan Thompson | Class | com.bigdata.rdf.graph.impl.bd | 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 |
|
| 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 |
|
| ModifiedEnum | | Class | com.bigdata.rdf.spo | 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 |
|
| MultipartContentProvider | | Class | com.bigdata.rdf.sail.webapp.client | BlazeGraph |
|
| MultipurposeIDHandler | Inline URI handler for IDs of multiple types. | Class | com.bigdata.rdf.internal | BlazeGraph |
|
| MultiTenancyServlet | Mult-tenancy Administration Servlet (management for bigdata namespaces). | Class | com.bigdata.rdf.sail.webapp | BlazeGraph |
|
| MutableTupleQueryResult | An implementation of the TupleQueryResult interface that stores the complete query result in memory. | Class | com.bigdata.rdf.sparql.ast.eval | 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 |
|
| NanoSparqlClient .QueryOptions | Options for the query. | Class | com.bigdata.rdf.sail.bench | BlazeGraph |
|
| NanoSparqlClient .QueryTask | | Class | com.bigdata.rdf.sail.bench | BlazeGraph |
|
| NanoSparqlServer | Graph Database | Class | com.bigdata.rdf.sail.webapp | BlazeGraph |
|
| NanoSparqlServer .SystemProperties | | Interface | com.bigdata.rdf.sail.webapp | BlazeGraph |
|
| NativeDistinctNamedGraphUpdateTest | | Class | com.bigdata.rdf.sail.webapp | 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 |
|
| 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 |
|
| Node | | Interface | com.bigdata.rdf.sail.sparql.ast | BlazeGraph |
|
| NoExtensionFactory | A class which does not support any extensions. | Class | com.bigdata.rdf.internal | BlazeGraph |
|
| NoInlineURIFactory | | Class | com.bigdata.rdf.internal | 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 |
|
| 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 |
|
| NotMaterializedException | Exception thrown by IVCache. | Class | com.bigdata.rdf.internal | 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 |
|
| 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 |
|
| 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 |
|
| OPVocabulary | | Class | com.bigdata.rdf.vocab | BlazeGraph |
|
| OPVocabularyDecl | | Class | com.bigdata.rdf.vocab.decls | 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 |
|
| 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 |
|
| OwlSameAsPropertiesExpandingIterator | | Class | com.bigdata.rdf.inf | 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 |
|
| ParseException | This exception is thrown when parse errors are encountered. | Class | com.bigdata.rdf.sail.sparql.ast | BlazeGraph |
|
| ParserSpeedTest | Utility to measure the raw speed of the RDF parser. | Class | com.bigdata.rdf.internal | 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 |
|
| 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 |
|
| 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 |
|
| PrefixDeclProcessor | Processes the prefix declarations in a SPARQL query model. | Class | com.bigdata.rdf.sail.sparql | BlazeGraph |
|
| PresortRioLoader | Statement handler for the RIO RDF Parser that writes on aAuthor:Bryan Thompson | Class | com.bigdata.rdf.rio | 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 |
|
| 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 |
|
| 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 |
|
| 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.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 |
|
| Q14Test | Hard codes LUBM U14, which is a statement index scan. | Class | com.bigdata.rdf.sail.bench | 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 |
|
| 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 |
|
| 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 |
|
| 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 |
|
| QueryType | Type safe enumeration reporting the high level type of the query. | Class | com.bigdata.rdf.sparql.ast | 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 |
|
| 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 |
|
| 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 |
|
| 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 |
|
| RegexBOp | SPARQL REGEX operator. | Class | com.bigdata.rdf.internal.constraints | BlazeGraph |
|
| RegexBOp .Annotations | | Interface | com.bigdata.rdf.internal.constraints | 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 |
|
| 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 |
|
| 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 |
|
| ReplaceBOp | See Also:http://www. | Class | com.bigdata.rdf.internal.constraints | BlazeGraph |
|
| ReplaceBOp .Annotations | | Interface | com.bigdata.rdf.internal.constraints | BlazeGraph |
|
| RESTServlet | Default dispatch pattern for a core REST API. | Class | com.bigdata.rdf.sail.webapp | 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 |
|
| RioLoaderEvent | Event generated periodically. | Class | com.bigdata.rdf.rio | BlazeGraph |
|
| RioLoaderListener | Periodic notification of data load progress. | Interface | com.bigdata.rdf.rio | 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 |
|
| 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 |
|
| 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 |
|
| 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 |
|
| 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 |
|
| SampleExtensionFactory | Simple IExtensionFactory implementation that creates two IExtensions - the EpochExtension and the | Class | com.bigdata.rdf.internal | 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 |
|
| ScaleOutTripleStore | IBigdataFederation. | Class | com.bigdata.rdf.store | 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 |
|
| 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 |
|
| 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 |
|
| 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 |
|
| 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 |
|
| SidIV | Internal value representing an inline statement identifier. | Class | com.bigdata.rdf.internal.impl.bnode | BlazeGraph |
|
| SimpleNode | | Class | com.bigdata.rdf.sail.sparql.ast | BlazeGraph |
|
| SimpleStoredQueryService | Simple stored query consisting of a parameterized SPARQL query. | Class | com.bigdata.rdf.sparql.ast.service.storedquery | 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 |
|
| SKOSVocabularyDecl | Vocabulary and namespace for SKOS. | Class | com.bigdata.rdf.vocab.decls | 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 |
|
| 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 |
|
| 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 |
|
| 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 |
|
| 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 |
|
| 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 |
|
| 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 |
|
| StandaloneNanoSparqlServer | Utility class provides a simple SPARQL end point with a REST API. | Class | com.bigdata.rdf.sail.webapp | 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 |
|
| 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 |
|
| StatusServlet | A status page for the service. | Class | com.bigdata.rdf.sail.webapp | 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 |
|
| 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 |
|
| StrendsBOp | | Class | com.bigdata.rdf.internal.constraints | 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 |
|
| StressTestCentos | This is a test class that fails on centos 64bit. | Class | com.bigdata.rdf.store | BlazeGraph |
|
| StressTestConcurrentRestApiRequests | Note: Also see SPARQLUpdateTest. | Class | com.bigdata.rdf.sail.webapp | 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 |
|
| 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 |
|
| SubqueryBase | AST node for subqueries. | Class | com.bigdata.rdf.sparql.ast | 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 |
|
| SubqueryRoot | A SPARQL 1. | Class | com.bigdata.rdf.sparql.ast | BlazeGraph |
|
| SubqueryRoot .Annotations | | Interface | com.bigdata.rdf.sparql.ast | BlazeGraph |
|
| SubstrBOp | This function has an origin of ONE (1) not ZERO (0). | Class | com.bigdata.rdf.internal.constraints | 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 |
|
| 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 |
|
| 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 |
|
| 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 |
|
| 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 |
|
| 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 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 |
|
| 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_RIO | Test suite for RIO extensions but NOT the integration tests. | Class | com.bigdata.rdf.rio | 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 |
|
| 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 |
|
| 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 |
|
| 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 |
|
| 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 |
|
| 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 |
|
| 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 |
|
| TestBlockingBufferPerformance740 | | Class | com.bigdata.rdf.sparql.ast.eval | BlazeGraph |
|
| TestBootstrapBigdataSail | Bootstrap test case for bringing up the BigdataSail. | Class | com.bigdata.rdf.sail | BlazeGraph |
|
| TestBOps | | Class | com.bigdata.rdf.sail | 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 |
|
| TestBulkFilter | Test bulk filter API. | Class | com.bigdata.rdf.store | BlazeGraph |
|
| TestCacheConnectionFactory | Stress test for correct shutdown of the ICacheConnection as allocated by the CacheConnectionFactory. | Class | com.bigdata.rdf.sparql.ast.cache | 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 |
|
| TestComboJoins | Data driven test suite. | Class | com.bigdata.rdf.sparql.ast.eval | 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 |
|
| 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 |
|
| TestConneg | Test suite for content negotiation helper class. | Class | com.bigdata.rdf.sail.webapp | 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 |
|
| 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 |
|
| TestDefaultGraphs | Unit tests for default graph semantics ported from the old TestDefaultGraphAccessPath class. | Class | com.bigdata.rdf.sparql.ast.eval | 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 |
|
| TestDistinct | Unit tests for IQueryOptions. | Class | com.bigdata.rdf.rules | BlazeGraph |
|
| TestDistinctTermScan | Test suite for the DistinctTermAdvancer. | Class | com.bigdata.rdf.rules | 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 |
|
| TestDTE | | Class | com.bigdata.rdf.internal | BlazeGraph |
|
| TestDTEFlags | Test suite for DTEFlags. | Class | com.bigdata.rdf.internal | 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 |
|
| TestEquals | Test suite for equals() semantics for BigdataValue implementations. | Class | com.bigdata.rdf.model | 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 |
|
| 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 |
|
| TestFilters | Test suite for FILTER evaluation. | Class | com.bigdata.rdf.sparql.ast.eval | 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 |
|
| 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 |
|
| TestGraphEmptyPattern709_429 | Tests concerning "SELECT GRAPH XXXX {}" with XXXX and the dataset varying. | Class | com.bigdata.rdf.sparql.ast.eval | 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 |
|
| 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 |
|
| 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 |
|
| TestHistoryIndex | Test the index supporting the HistoryServiceFactory. | Class | com.bigdata.rdf.sail | BlazeGraph |
|
| TestId2TermTupleSerializer | Test suite for Id2TermTupleSerializer. | Class | com.bigdata.rdf.lexicon | 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 |
|
| 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 |
|
| TestInsertFilterFalse727 | We test the behavior reported in trac 727. | Class | com.bigdata.rdf.sail.webapp | 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 |
|
| TestIsModified | Test suite for ISPO. | Class | com.bigdata.rdf.store | 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 |
|
| 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 |
|
| 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 |
|
| TestJustifications | Test suite for writing, reading, chasing and retracting Justifications. | Class | com.bigdata.rdf.rules | 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 |
|
| 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 |
|
| 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 |
|
| 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 |
|
| TestMatch | Unit tests for AbstractTripleStore. | Class | com.bigdata.rdf.rules | BlazeGraph |
|
| TestMaterialization | | Class | com.bigdata.rdf.sail | BlazeGraph |
|
| TestMergeJoin | Data driven test suite. | Class | com.bigdata.rdf.sparql.ast.eval | BlazeGraph |
|
| TestMillisecondPrecisionForInlineDateTimes | Unit test template for use in submission of bugs. | Class | com.bigdata.rdf.sail | BlazeGraph |
|
| TestModelsEqual | Test suite for TripleStoreUtility. | Class | com.bigdata.rdf.rules | 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 |
|
| TestMultiTenancyAPI | Proxied test suite for the Multi-Tenancy API. | Class | com.bigdata.rdf.sail.webapp | BlazeGraph |
|
| TestNamedGraphs | Test suite for named and default graph stuff. | Class | com.bigdata.rdf.sparql.ast.eval | 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 |
|
| 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 |
|
| TestNegation | Test suite for SPARQL negation (EXISTS and MINUS). | Class | com.bigdata.rdf.sparql.ast.eval | 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 |
|
| 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 |
|
| 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 |
|
| TestOrderBy | Unit tests for IQueryOptions. | Class | com.bigdata.rdf.rules | BlazeGraph |
|
| TestOrderBy | | Class | com.bigdata.rdf.sail | BlazeGraph |
|
| TestOwlSameAsPropertiesExpandingIterator | Test suite for OwlSameAsPropertiesExpandingIterator. | Class | com.bigdata.rdf.rules | BlazeGraph |
|
| TestPackedLongIVs | Test suite for math operations on PackedLongIV and CompressedTimestampExtension. | Class | com.bigdata.rdf.internal | BlazeGraph |
|
| TestPaths | | Class | com.bigdata.rdf.sail.graph | BlazeGraph |
|
| TestPipelinedHashJoin | Test suite for PipelinedHashIndexAndSolutionSetJoinOp, which implements a pipelined hash join. | Class | com.bigdata.rdf.sparql.ast.eval | BlazeGraph |
|
| TestPostNotURLEncoded | See trac 711 for discussion. | Class | com.bigdata.rdf.sail.webapp | 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 |
|
| TestQuadsAPI | Unit tests the quads aspects of the BigdataSail implementation. | Class | com.bigdata.rdf.sail | BlazeGraph |
|
| TestQueryHints | Test suite for SPARQL queries with embedded query hints. | Class | com.bigdata.rdf.sparql.ast.eval | 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 |
|
| TestReadWriteTransactions | | Class | com.bigdata.rdf.sail | 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 |
|
| 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 |
|
| TestReplaceBOp | Test suite for ReplaceBOp. | Class | com.bigdata.rdf.internal.constraints | BlazeGraph |
|
| TestRestartSafe | Test restart safety for the various indices. | Class | com.bigdata.rdf.store | 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 |
|
| 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 |
|
| 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 |
|
| TestRWStoreTxBehaviors | Tests that are RWStore specific. | Class | com.bigdata.rdf.sail.webapp | BlazeGraph |
|
| TestScaleOutTripleStoreWithEmbeddedFederation | Proxy test suite for ScaleOutTripleStore running against an EmbeddedFederation. | Class | com.bigdata.rdf.store | BlazeGraph |
|
| TestSearch | Data driven test suite for full text search. | Class | com.bigdata.rdf.sparql.ast.eval.service | BlazeGraph |
|
| TestSearchQuery | Test suite for high-level query against a graph containing statements aboutAuthor:Bryan Thompson | Class | com.bigdata.rdf.sail | 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 |
|
| 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 |
|
| 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 |
|
| TestSingleTailRule | | Class | com.bigdata.rdf.sail | BlazeGraph |
|
| TestSlice | Test for ISlice handling in native IRule execution. | Class | com.bigdata.rdf.rules | 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 |
|
| 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 |
|
| 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 |
|
| 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 |
|
| TestSubqueryPatterns | Test suite for translating queries which use subquery constructions, including SubqueryRoot, NamedSubqueryRoot and | Class | com.bigdata.rdf.sail.sparql | 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 |
|
| 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 |
|
| 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 |
|
| 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 |
|
| TestTMUtility | Test suite for rule re-writes supporting truth maintenance for the RDF DB. | Class | com.bigdata.rdf.rules | 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 |
|
| TestTwoPropertyPaths734 | ?A rdf:type / rdfs:subClassOf * ; rdf:value ?B . | Class | com.bigdata.rdf.sparql.ast.eval | BlazeGraph |
|
| TestTxCreate | Unit test for the creation of a Sail with isolatable indices. | Class | com.bigdata.rdf.sail | 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 |
|
| 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 |
|
| 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 |
|
| TestValueExprBuilder | Test suite for ValueExprBuilder. | Class | com.bigdata.rdf.sail.sparql | 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 |
|
| 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 |
|
| 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 |
|
| TokenMgrError | Token Manager Error. | Class | com.bigdata.rdf.sail.sparql.ast | 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 |
|
| 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 |
|
| UcaseBOp | | Class | com.bigdata.rdf.internal.constraints | 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 |
|
| 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 |
|
| UnsatisfiableMinusExplainHint | Explain hint indicating a MINUS expression that is unsatisfiable, i. | Class | com.bigdata.rdf.sparql.ast.explainhints | 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 |
|
| 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 |
|
| 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 |
|
| 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 |
|
| 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 |
|
| VerifyStatementBuffer | Statements inserted into the buffer are verified against the database. | Class | com.bigdata.rdf.load | BlazeGraph |
|
| VerifyStatementBufferFactory | | Class | com.bigdata.rdf.load | BlazeGraph |
|
| VertexDistribution | Utility class for sampling vertices from a graph. | Class | com.bigdata.rdf.graph.impl.util | BlazeGraph |
|
| VertexTaskFactory | A factory for tasks that are applied to each vertex in the frontier. | Interface | com.bigdata.rdf.graph.impl | BlazeGraph |
|
| VisitorException | | Class | com.bigdata.rdf.sail.sparql.ast | 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 |
|
| WorkbenchServlet | Helper servlet for workbench requests. | Class | com.bigdata.rdf.sail.webapp | BlazeGraph |
|
| WriteTaskStats | Class for reporting various timings for writes on the lexicon indices. | Class | com.bigdata.rdf.lexicon | BlazeGraph |
|
| XMLBuilder | Utility Java class for outputting XML. | Class | com.bigdata.rdf.sail.webapp | BlazeGraph |
|
| XMLSchemaVocabularyDecl | Vocabulary and namespace for XMLSchema. | Class | com.bigdata.rdf.vocab.decls | 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 |