Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Com.bigdata.rdf Classes and Interfaces - 1824 results found.
NameDescriptionTypePackageFramework
AbstractApiTaskBase class for task-oriented concurrency.Classcom.bigdata.rdf.taskBlazeGraph
AbstractASTEvaluationTestCaseClasscom.bigdata.rdf.sparql.astBlazeGraph
AbstractBigdataExprBuilderTestCaseAbstract base class for tests of the BigdataExprBuilder and friends.Classcom.bigdata.rdf.sparqlBlazeGraph
AbstractBigdataGraphTestCaseClasscom.bigdata.rdf.graph.impl.bdBlazeGraph
AbstractBigdataRemoteQueryClasscom.bigdata.rdf.sail.remoteBlazeGraph
AbstractBigdataSailTestCase Abstract harness for testing under a variety of configurations.Classcom.bigdata.rdf.sailBlazeGraph
AbstractBindingSetEncoderTestCaseBase class for IBindingSetEncoderand IBindingSetDecoder testVersion:$Id$Author:Bryan ThompsonClasscom.bigdata.rdf.internal.encoderBlazeGraph
AbstractBNodeIVClass for inline RDF blank nodes.Classcom.bigdata.rdf.internal.impl.bnodeBlazeGraph
AbstractBooleanQueryHintBase class for Boolean query hints.Classcom.bigdata.rdf.sparql.ast.hintsBlazeGraph
AbstractChunkSizeHintClasscom.bigdata.rdf.sparql.ast.hintsBlazeGraph
AbstractConnectOptionsClasscom.bigdata.rdf.sail.webapp.clientBlazeGraph
AbstractCoordinateTestCaseClasscom.bigdata.rdf.internal.gisBlazeGraph
AbstractDataAndSPARQLTestCaseClasscom.bigdata.rdf.sparql.ast.evalBlazeGraph
AbstractDataDrivenSPARQLTestCaseAbstract base class for data driven test suites.Classcom.bigdata.rdf.sparql.ast.evalBlazeGraph
AbstractDelegateRestApiTaskBase class for delegation patterns where the delegate is an IApiTask.Classcom.bigdata.rdf.sail.webappBlazeGraph
AbstractDistributedBigdataFederationTestCaseAn abstract test harness that sets up (and tears down) the metadata and data services required for a bigdata federation using JINI to handle serviceClasscom.bigdata.rdf.storeBlazeGraph
AbstractDistributedTripleStoreTestCaseAbstract test case that sets up and connects to a bigdata federation and establishes an RDF database on that federation.Classcom.bigdata.rdf.storeBlazeGraph
AbstractEmbeddedBigdataFederationTestCaseAn abstract test harness that sets up (and tears down) the metadata and data services required for a bigdata federation using in-process services ratherClasscom.bigdata.rdf.storeBlazeGraph
AbstractEmbeddedTripleStoreTestCaseClasscom.bigdata.rdf.storeBlazeGraph
AbstractEncodeDecodeKeysTestCaseClasscom.bigdata.rdf.internalBlazeGraph
AbstractEncodeDecodeMixedIVsTestTest of encode/decode and especially comparator semantics for mixedVersion:$Id$Author:Bryan ThompsonClasscom.bigdata.rdf.internalBlazeGraph
AbstractFromToGraphManagementAny of the operations which has a FROM and/or TO graph.Classcom.bigdata.rdf.sparql.astBlazeGraph
AbstractGraphDataUpdateAbstract base class for the INSERT DATA and DELETE DATA operations.Classcom.bigdata.rdf.sparql.astBlazeGraph
AbstractGraphFixtureClasscom.bigdata.rdf.graph.utilBlazeGraph
AbstractHostLBSPolicyAbstract base class for an LBS policy that uses per-host load metrics.Classcom.bigdata.rdf.sail.webapp.lbsBlazeGraph
AbstractHostLBSPolicy .InitParamsSee Also:for how these init-param values can be set in web.Interfacecom.bigdata.rdf.sail.webapp.lbsBlazeGraph
AbstractHostMetricsClasscom.bigdata.rdf.sail.webapp.lbsBlazeGraph
AbstractIndexManagerTestCaseClasscom.bigdata.rdf.sail.webappBlazeGraph
AbstractInferenceEngineTestCaseBase class for test suites for inference engine and the magic setsVersion:$Id$Author:Bryan ThompsonClasscom.bigdata.rdf.rulesBlazeGraph
AbstractInlineExtensionIVAbstract base class for fully inline IExtensionIVs.Classcom.bigdata.rdf.internal.implBlazeGraph
AbstractInlineIVAbstract base class for inline RDF values (literals, blank nodes, and statement identifiers can be inlined).Classcom.bigdata.rdf.internal.implBlazeGraph
AbstractInlineSELECTTestCaseThe idea here is that the subclasses provide the data for the test (i.Classcom.bigdata.rdf.sparql.ast.evalBlazeGraph
AbstractIVAbstract base class for the inline representation of an RDF Value (the representation which is encoded in to the keys of the statement indices).Classcom.bigdata.rdf.internal.implBlazeGraph
AbstractJoinGroupOptimizerClasscom.bigdata.rdf.sparql.ast.optimizersBlazeGraph
AbstractLBSPolicyAbstract base class establishes a listener for quorum events, tracks the services that are members of the quorum, and caches metadata about thoseClasscom.bigdata.rdf.sail.webapp.lbsBlazeGraph
AbstractLBSPolicy .InitParamsInterfacecom.bigdata.rdf.sail.webapp.lbsBlazeGraph
AbstractLiteralIVAbstract base class for RDF datatype literals adds primitive data type value access methods.Classcom.bigdata.rdf.internal.impl.literalBlazeGraph
AbstractLocalTripleStoreAbstract base class for both transient and persistent ITripleStore implementations using local storage.Classcom.bigdata.rdf.storeBlazeGraph
AbstractNamedGraphUpdateTestThis class is concerning the issues raised in trac 804Author:jeremycarrollSee Also:update bugClasscom.bigdata.rdf.sail.webappBlazeGraph
AbstractNonInlineExtensionIVAbstract base class for non-inline IVs which use the extension bit and distinguish themselves by an extension byteClasscom.bigdata.rdf.internal.implBlazeGraph
AbstractNonInlineExtensionIVWithDelegateIVClass always has the extension bit set but is NOT 100% "inline".Classcom.bigdata.rdf.internal.implBlazeGraph
AbstractNonInlineIVAbstract base class for IVs which CAN NOT be fully materialized from their inline representation.Classcom.bigdata.rdf.internal.implBlazeGraph
AbstractOneGraphManagementAny of the operations which acts on a single target graph.Classcom.bigdata.rdf.sparql.astBlazeGraph
AbstractOptimizerTestCaseA helper class that can make it easier to write IASTOptimizer tests.Classcom.bigdata.rdf.sparql.ast.optimizersBlazeGraph
AbstractOptimizerTestCase .AnnotationsInterfacecom.bigdata.rdf.sparql.ast.optimizersBlazeGraph
AbstractOptimizerTestCase .ASTPropertyPathOptimizerInTestClasscom.bigdata.rdf.sparql.ast.optimizersBlazeGraph
AbstractOptimizerTestCaseWithUtilityMethodsTest case helper class in the style of Helper exposing additional methods for constructing ASTs with different properties.Classcom.bigdata.rdf.sparql.ast.optimizersBlazeGraph
AbstractProtocolTestThis class supports making requests to the server with fairly low level control.Classcom.bigdata.rdf.sail.webappBlazeGraph
AbstractProtocolTest .RequestFactoryInterfacecom.bigdata.rdf.sail.webappBlazeGraph
AbstractQueryHintBase class for query hints.Classcom.bigdata.rdf.sparql.ast.hintsBlazeGraph
AbstractRDFTaskFactoryFactory for tasks for loading RDF resources into a database or validating RDF resources against a database.Classcom.bigdata.rdf.loadBlazeGraph
AbstractRestApiTaskAbstract base class for REST API methods.Classcom.bigdata.rdf.sail.webappBlazeGraph
AbstractRIOTestCaseAbstract base class for unit tests involving the RIO integration.Classcom.bigdata.rdf.rioBlazeGraph
AbstractRTOTestCaseData driven test suite for the Runtime Query Optimizer (RTO).Classcom.bigdata.rdf.sparql.ast.eval.rtoBlazeGraph
AbstractRTOTestCase .MyQueryListenerHelper class supports inspection of the terminated IRunningQuery.Classcom.bigdata.rdf.sparql.ast.eval.rtoBlazeGraph
AbstractRuleDistinctTermScanBase class for rules having a single predicate that is none bound in the tail and a single variable in the head.Classcom.bigdata.rdf.rulesBlazeGraph
AbstractRuleDistinctTermScan .DistinctTermScanSelects the distinct term identifiers, substituting their binding in the sole unbound variable in the head of the rule.Classcom.bigdata.rdf.rulesBlazeGraph
AbstractRuleFastClosure_11_13Rule for steps 11 and 13 of the "fast closure" method.Classcom.bigdata.rdf.rulesBlazeGraph
AbstractRuleFastClosure_3_5_6_7_9Rule used in steps 3, 5, 6, 7, and 9 of the fast forward closure program.Classcom.bigdata.rdf.rulesBlazeGraph
AbstractRuleFastClosure_3_5_6_7_9 .FastClosureRuleTaskCustom rule execution task.Classcom.bigdata.rdf.rulesBlazeGraph
AbstractRuleFastClosure_3_5_6_7_9 .SubPropertiesOfClosureTaskQuery the database for the sub properties of a given Pre-condition: The closure of rdfs:subPropertyOf hasClasscom.bigdata.rdf.rulesBlazeGraph
AbstractRuleFastClosure_3_5_6_7_9 .SubPropertyClosureTaskComputes the set of possible sub properties of rdfs:subPropertyOf (P).Classcom.bigdata.rdf.rulesBlazeGraph
AbstractRuleFastClosure_5_6_7_9Classcom.bigdata.rdf.rulesBlazeGraph
AbstractRuleTestCaseClasscom.bigdata.rdf.rulesBlazeGraph
AbstractServiceFactoryAn abstract ServiceFactory that deals with service parameters (magic predicates that configure the service) in a standardized manner using theClasscom.bigdata.rdf.sparql.ast.evalBlazeGraph
AbstractServiceFactoryBaseBase class for abstract services, providing base implementation for getRequiredBound and getDesiredBound methods (which can be overriddenClasscom.bigdata.rdf.sparql.ast.evalBlazeGraph
AbstractSimpleInsertTestClasscom.bigdata.rdf.sail.webappBlazeGraph
AbstractSolutionSetStatsTestCaseTest suite for ISolutionSetStats.Classcom.bigdata.rdf.sparql.astBlazeGraph
AbstractSolutionSetStatsTestCase .MySolutionStatsHelper class for tests.Classcom.bigdata.rdf.sparql.astBlazeGraph
AbstractSPOBufferAbtract base class for buffering SPOs for some batch api operation.Classcom.bigdata.rdf.infBlazeGraph
AbstractStatementBufferClass for efficiently converting Statements into BigdataStatements, including resolving term identifiers (or addingClasscom.bigdata.rdf.rioBlazeGraph
AbstractStatementBuffer .StatementBuffer2Loads Statements into an RDF database.Classcom.bigdata.rdf.rioBlazeGraph
AbstractStatementContainerRecursive container for ground StatementPatternNodes.Classcom.bigdata.rdf.sparql.astBlazeGraph
AbstractStringQueryHintBase class for String query hints.Classcom.bigdata.rdf.sparql.ast.hintsBlazeGraph
AbstractTestCase Abstract harness for testing under a variety of configurations.Classcom.bigdata.rdf.storeBlazeGraph
AbstractTestCase .StatementVerifierHelper class verifies that all statements identified by a re-parse of some RDF/XML file are present in the KB.Classcom.bigdata.rdf.storeBlazeGraph
AbstractTestNanoSparqlClientClasscom.bigdata.rdf.sail.webappBlazeGraph
AbstractTripleStoreAbstract base class that implements logic for the ITripleStore interface that is invariant across the choice of the backing store.Classcom.bigdata.rdf.storeBlazeGraph
AbstractTripleStore .OptionsConfiguration options.Interfacecom.bigdata.rdf.storeBlazeGraph
AbstractTripleStoreTestCaseBase class for test suites for inference engineVersion:$Id$Author:Bryan ThompsonClasscom.bigdata.rdf.storeBlazeGraph
AcceptHeaderFactoryUtility class for generating accept heades modeled on RDFFormat.Classcom.bigdata.rdf.sail.webapp.clientBlazeGraph
AddGraphGraph management operation inserts all data from one graph into another.Classcom.bigdata.rdf.sparql.astBlazeGraph
AndBOpImposes the constraint x AND y.Classcom.bigdata.rdf.internal.constraintsBlazeGraph
ApiTaskForIndexManagerWrapper for a task to be executed in a stand-off fashion.Classcom.bigdata.rdf.taskBlazeGraph
ApiTaskForJournalWrapper for a task to be executed on the IConcurrencyManager of aAuthor:Bryan ThompsonSee Also: HAClasscom.bigdata.rdf.taskBlazeGraph
ArbitraryLengthPathNodeA special kind of AST node that represents the SPARQL 1.Classcom.bigdata.rdf.sparql.astBlazeGraph
ArbitraryLengthPathNode .AnnotationsInterfacecom.bigdata.rdf.sparql.astBlazeGraph
AskOptimizerASK queries have a LIMIT of ONE imposed unless they are aggregations.Classcom.bigdata.rdf.sparql.ast.optimizersBlazeGraph
AssignedSplitsClass permits specification of a pre-assigned index partition splits ontoVersion:$Id$Author:Bryan ThompsonClasscom.bigdata.rdf.loadBlazeGraph
AssignmentNodeAST node models the assignment of a value expression to a variable BIND( valueExpr AS ?var )Classcom.bigdata.rdf.sparql.astBlazeGraph
AssignTermIdAssigns the term identifier to duplicate BigdataValue for a single write operation when an IDuplicateRemover was applied.Classcom.bigdata.rdf.lexiconBlazeGraph
AST2BOpBaseBase class provides support for triples, sids, and quads mode joins which was refactored from the old Rule2BOpUtility class.Classcom.bigdata.rdf.sparql.ast.evalBlazeGraph
AST2BOpBase .AnnotationsAnnotations used to mark named and default graph patterns on the IPredicates.Interfacecom.bigdata.rdf.sparql.ast.evalBlazeGraph
AST2BOpContextConvenience class for passing around the various pieces of context necessary to construct the bop pipeline.Classcom.bigdata.rdf.sparql.ast.evalBlazeGraph
AST2BOpFiltersClass handles the materialization pattern for filters by adding a series of materialization steps to materialize terms needed downstream.Classcom.bigdata.rdf.sparql.ast.evalBlazeGraph
AST2BOpJoinsClass handles join patterns.Classcom.bigdata.rdf.sparql.ast.evalBlazeGraph
AST2BOpRTOIntegration with the Runtime Optimizer (RTO).Classcom.bigdata.rdf.sparql.ast.evalBlazeGraph
AST2BOpRTO .AnnotationsInterfacecom.bigdata.rdf.sparql.ast.evalBlazeGraph
AST2BOpUpdateClass handles SPARQL update query plan generation.Classcom.bigdata.rdf.sparql.ast.evalBlazeGraph
AST2BOpUpdateContextClasscom.bigdata.rdf.sparql.ast.evalBlazeGraph
AST2BOpUtilityQuery plan generator converts an AST into a query plan made up ofAuthor:Bryan ThompsonSee Also:Query Evaluation.Classcom.bigdata.rdf.sparql.ast.evalBlazeGraph
AST2SPARQLUtilUtility class for externalizing SPARQL prefix declaration management.Classcom.bigdata.rdf.sail.webapp.clientBlazeGraph
ASTAbsClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTAddClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTAggregateClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTALPServiceOptimizerThis ALP SERVICE IASTOptimizer provides a rewrite of a SERVICE expression that makes it possible to specify limits (minimum, maximum pathClasscom.bigdata.rdf.sparql.ast.optimizersBlazeGraph
ASTAndClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTAskQueryClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTAttachJoinFiltersOptimizerOptimizer attaches FilterNodes which will run as "join filters" to StatementPatternNodes.Classcom.bigdata.rdf.sparql.ast.optimizersBlazeGraph
ASTAvgClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTBaseBase class for the AST.Classcom.bigdata.rdf.sparql.astBlazeGraph
ASTBase .AnnotationsInterfacecom.bigdata.rdf.sparql.astBlazeGraph
ASTBaseDeclClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTBasicGraphPatternClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTBindClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTBindingsClauseClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTBindingSetClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTBindingSetsClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTBindingValueClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTBindingVarsClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTBlankNodeClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTBlankNodePropertyListClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTBNodeFuncClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTBottomUpOptimizerRewrites aspects of queries where bottom-up evaluation would produce different results.Classcom.bigdata.rdf.sparql.ast.optimizersBlazeGraph
ASTBoundClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTCardinalityOptimizerCalculate the estimated cardinality of a join group.Classcom.bigdata.rdf.sparql.ast.optimizersBlazeGraph
ASTCeilClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTClearClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTCoalesceClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTCollectionClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTCompareClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTComplexOptionalOptimizerNOTE: this optimizer was not sound from a correctness perspective in previous versions (cf.Classcom.bigdata.rdf.sparql.ast.optimizersBlazeGraph
ASTConcatClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTConstraintClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTConstructClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTConstructIteratorIterator consumes the solutions from a query and interprets them according to a ConstructNode.Classcom.bigdata.rdf.sparql.ast.evalBlazeGraph
ASTConstructOptimizerGenerates the ProjectionNode for a CONSTRUCT or DESCRIBE query.Classcom.bigdata.rdf.sparql.ast.optimizersBlazeGraph
ASTConstructQueryClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTContainerA super container for the AST.Classcom.bigdata.rdf.sparql.astBlazeGraph
ASTContainer .AnnotationsInterfacecom.bigdata.rdf.sparql.astBlazeGraph
ASTContainsClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTCopyClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTCountClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTCreateClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTCreateEntailmentsClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTDatasetClauseClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTDatatypeClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTDayClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTDeferredIVResolutionThis class provides batch resolution of internal values, which were left unresolved during query/update preparation.Classcom.bigdata.rdf.sparql.ast.evalBlazeGraph
ASTDeferredIVResolutionInitializerVisits the AST model and builds a map from each RDF Value to BigdataValue objects that have mock IVs assigned to them.Classcom.bigdata.rdf.sail.sparqlBlazeGraph
ASTDeleteClauseClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTDeleteDataClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTDeleteWhereClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTDescribeClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTDescribeOptimizerThis optimizer rewrites the projection node of a DESCRIBE query into, generating a CONSTRUCT clause and extending the WHERE clause to capture theClasscom.bigdata.rdf.sparql.ast.optimizersBlazeGraph
ASTDescribeQueryClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTDisableEntailmentsClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTDistinctTermScanOptimizerGraph DatabaseClasscom.bigdata.rdf.sparql.ast.optimizersBlazeGraph
ASTDropClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTDropEntailmentsClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTEmptyGroupOptimizerEliminate semantically empty join group nodes which are the sole child of another join groups.Classcom.bigdata.rdf.sparql.ast.optimizersBlazeGraph
ASTEnableEntailmentsClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTEncodeForURIClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTEvalHelperHelper class for evaluating SPARQL queries.Classcom.bigdata.rdf.sparql.ast.evalBlazeGraph
ASTExistsFuncClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTExistsOptimizerOptimizer identifies value expressions using EXISTS or NOT EXISTS and rewrites them in a form suitable for evaluation by the query engine.Classcom.bigdata.rdf.sparql.ast.optimizersBlazeGraph
ASTFalseClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTFastRangeCountOptimizerGraph DatabaseClasscom.bigdata.rdf.sparql.ast.optimizersBlazeGraph
ASTFilterNormalizationOptimizer The ASTFilterNormalizationOptimizer is responsible for the static decomposition and optimization of filter expressions.Classcom.bigdata.rdf.sparql.ast.optimizersBlazeGraph
ASTFlattenJoinGroupsOptimizerFlatten nested (non-optional,non-minus) JoinGroupNodes whenever possible.Classcom.bigdata.rdf.sparql.ast.optimizersBlazeGraph
ASTFlattenUnionsOptimizerFlatten nested UNIONs whenever possible.Classcom.bigdata.rdf.sparql.ast.optimizersBlazeGraph
ASTFloorClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTFulltextSearchOptimizerTranslate FTS.Classcom.bigdata.rdf.sparql.ast.evalBlazeGraph
ASTFunctionCallClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTGeoSpatialSearchOptimizerTranslate FTS#GEOSPATIAL and related magic predicates into a ServiceNode which will invoke the bigdata geospatial service.Classcom.bigdata.rdf.sparql.ast.evalBlazeGraph
ASTGraphGraphPatternClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTGraphGroupOptimizerHandles a variety of special constructions related to graph graph groups.Classcom.bigdata.rdf.sparql.ast.optimizersBlazeGraph
ASTGraphOrDefaultClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTGraphPatternGroupClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTGraphRefAllClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTGroupClauseClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTGroupConcatClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTGroupConditionClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTHashJoinOptimizerRewrites 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 imposedClasscom.bigdata.rdf.sparql.ast.optimizersBlazeGraph
ASTHavingClauseClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTHoursClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTIfClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTInClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTInfixClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTInlineDataClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTInsertClauseClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTInsertDataClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTIRIClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTIRIFuncClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTIsBlankClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTIsIRIClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTIsLiteralClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTIsNumericClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTJoinGroupFilterExistsInfoInformation about FILTER (NOT) EXISTS patterns within a given join group.Classcom.bigdata.rdf.sparql.ast.optimizersBlazeGraph
ASTJoinGroupOrderOptimizerThis optimizer brings a join group node into a valid order according to the SPARQL 1.Classcom.bigdata.rdf.sparql.ast.optimizersBlazeGraph
ASTJoinGroupPartitionPartition of a join group, defined by a (possibly empty) list of non-optional non-minus nodes, possibly closed by a single optionalClasscom.bigdata.rdf.sparql.ast.optimizersBlazeGraph
ASTJoinGroupPartitionsClass representing an ordered list of ASTJoinGroupPartitions.Classcom.bigdata.rdf.sparql.ast.optimizersBlazeGraph
ASTJoinOrderByTypeOptimizerThis optimizer simply puts each type of IGroupMemberNode within a JoinGroupNode in the right order with respect to the other types.Classcom.bigdata.rdf.sparql.ast.optimizersBlazeGraph
ASTLangClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTLangMatchesClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTLetClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTLiftPreFiltersOptimizerLift FILTERs which can be evaluated based solely on the bindings in the parent group out of a child group.Classcom.bigdata.rdf.sparql.ast.optimizersBlazeGraph
ASTLimitClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTLoadClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTLowerCaseClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTMathClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTMaxClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTMD5Classcom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTMinClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTMinusGraphPatternClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTMinutesClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTModifyClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTMonthClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTMoveClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTNamedSubqueryClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTNamedSubqueryIncludeClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTNamedSubqueryOptimizerClass identifies the join variables for each instance in which a named subquery solution set is incorporated into the query plan.Classcom.bigdata.rdf.sparql.ast.optimizersBlazeGraph
ASTNotClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTNotExistsFuncClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTNotInClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTNowClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTNumericLiteralClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTObjectListClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTOffsetClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTOperationClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTOperationContainerAbstract supertype of ASTQueryContainer andAuthor:Jeen BroekstraClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTOptimizerListAn executable list of query optimizers.Classcom.bigdata.rdf.sparql.ast.optimizersBlazeGraph
ASTOptionalGraphPatternClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTOrClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTOrderClauseClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTOrderConditionClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTPathAlternativeClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTPathEltClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTPathModClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTPathNegatedPropertySetClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTPathOneInPropertySetClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTPathSequenceClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTPrefixDeclClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTProjectionElemClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTPropertyListClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTPropertyListPathClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTQNameClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTQuadsNotTriplesClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTQueryClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTQueryContainerClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTQueryHintOptimizerQuery hints are identified applied to AST nodes based on the specified scope and the location within the AST in which they are found.Classcom.bigdata.rdf.sparql.ast.optimizersBlazeGraph
ASTRandClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTRangeConstraintOptimizerAST optimizer recognizes datatype and/or value range constraints and applies them to as range constraints to StatementPatternNodes.Classcom.bigdata.rdf.sparql.ast.optimizersBlazeGraph
ASTRangeCountOptimizerAttach range counts to all statement patterns in the query.Classcom.bigdata.rdf.sparql.ast.optimizersBlazeGraph
ASTRangeOptimizerClasscom.bigdata.rdf.sparql.ast.optimizersBlazeGraph
ASTRDFLiteralClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTRDFValueAn abstract base class for AST objects modeling RDF Values.Classcom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTRegexExpressionClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTReplaceClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTRoundClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTRunFirstRunLastOptimizerThis optimizer simply puts each type of IGroupMemberNode within a JoinGroupNode in the right order w.Classcom.bigdata.rdf.sparql.ast.optimizersBlazeGraph
ASTSameTermClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTSampleClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTSearchInSearchOptimizerConverts a BDS.Classcom.bigdata.rdf.sparql.ast.evalBlazeGraph
ASTSearchOptimizerTranslate BDS.Classcom.bigdata.rdf.sparql.ast.evalBlazeGraph
ASTSearchOptimizerBaseTranslate FTS.Classcom.bigdata.rdf.sparql.ast.evalBlazeGraph
ASTSecondsClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTSelectClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTSelectQueryClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTServiceGraphPatternClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTServiceNodeOptimizerRewrites the WHERE clause of each query by lifting out ServiceNodes into a named subquery.Classcom.bigdata.rdf.sparql.ast.optimizersBlazeGraph
ASTSetValueExpressionsOptimizerVisit all the value expression nodes and convert them into value expressions using AST2BOpUtility#toVE(String, IValueExpressionNode).Classcom.bigdata.rdf.sparql.ast.optimizersBlazeGraph
ASTSHA1Classcom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTSHA224Classcom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTSHA256Classcom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTSHA384Classcom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTSHA512Classcom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTSimpleGroupByAndCountOptimizer SELECT (COUNT(*) as ?count) ?z WHERE { ?x rdf:type ?z } GROUP BY ?z and similar patterns using an O(N) algorithm, where N isClasscom.bigdata.rdf.sparql.ast.optimizersBlazeGraph
ASTSimpleOptionalOptimizerA "simple optional" is an optional sub-group that contains only one statement pattern, no sub-groups of its own, and no filters that require materializedClasscom.bigdata.rdf.sparql.ast.optimizersBlazeGraph
ASTSolutionsRefClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTSparql11SubqueryOptimizerLift SubqueryRoots into named subqueries when appropriate.Classcom.bigdata.rdf.sparql.ast.optimizersBlazeGraph
ASTStaticBindingsOptimizer Optimizer that aims at the optimization of SPARQL 1.Classcom.bigdata.rdf.sparql.ast.optimizersBlazeGraph
ASTStaticBindingsOptimizer .InlineTasksTask specifying the inlining opportunities for a given variable in the form of a list of query nodes in which a statically derived value forClasscom.bigdata.rdf.sparql.ast.optimizersBlazeGraph
ASTStaticBindingsOptimizer .StaticBindingInfo during query analysis.Classcom.bigdata.rdf.sparql.ast.optimizersBlazeGraph
ASTStaticBindingsOptimizer .VariableUsageInfoHelper class used to record usage of a given variable, i.Classcom.bigdata.rdf.sparql.ast.optimizersBlazeGraph
ASTStaticJoinOptimizerThis is an AST optimizer port of the old "static" optimizer - DefaultEvaluationPlan2.Classcom.bigdata.rdf.sparql.ast.optimizersBlazeGraph
ASTStaticJoinOptimizer .AnnotationsInterfacecom.bigdata.rdf.sparql.ast.optimizersBlazeGraph
ASTStrClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTStrAfterClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTStrBeforeClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTStrDtClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTStrEndsClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTStringClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTStrLangClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTStrLenClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTStrStartsClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTSTRUUIDClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTSubGroupJoinVarOptimizerOptimizer assigns join variables to sub-groups.Classcom.bigdata.rdf.sparql.ast.optimizersBlazeGraph
ASTSubstrClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTSumClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTTimezoneClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTTRefPatternClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTTriplesSameSubjectClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTTriplesSameSubjectPathClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTTrueClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTTzClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTUnionFiltersOptimizerClasscom.bigdata.rdf.sparql.ast.optimizersBlazeGraph
ASTUnionGraphPatternClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTUnknownTermOptimizerPruning rules for unknown IVs in statement patterns: If an optional join is known to fail, then remove the optional group in whichClasscom.bigdata.rdf.sparql.ast.optimizersBlazeGraph
ASTUnparsedQuadDataBlockClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTUpdateClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTUpdateContainerClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTUpdateSequenceClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTUpperCaseClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTUtilSome utility methods for AST/IV conversions.Classcom.bigdata.rdf.sparql.astBlazeGraph
ASTUUIDClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTVarClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTVisitorBaseBase class for visitors of the SPARQL AST.Classcom.bigdata.rdf.sail.sparqlBlazeGraph
ASTWhereClauseClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTWildcardProjectionOptimizerRewrites any ProjectionNode with a wild card into the set of variables visible to the QueryBase having that projection.Classcom.bigdata.rdf.sparql.ast.optimizersBlazeGraph
ASTYearClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
AsynchronousStatementBufferFactoryFactory object for high-volume RDF data load.Classcom.bigdata.rdf.rioBlazeGraph
AutoCloseHttpClientA HttpClient that supports the AutoCloseable protocol and which will be transparently closed by theClasscom.bigdata.rdf.sail.webapp.clientBlazeGraph
AxiomsAbstraction for a set of RDFS Axioms.Interfacecom.bigdata.rdf.axiomsBlazeGraph
BackchainAccessPathA read-only IAccessPath that backchains certain inferences.Classcom.bigdata.rdf.rulesBlazeGraph
BackchainOwlSameAsIteratorClasscom.bigdata.rdf.infBlazeGraph
BackchainOwlSameAsPropertiesIteratorProvides backward chaining for property collection and reverse property collection on owl:sameAs for all access paths.Classcom.bigdata.rdf.infBlazeGraph
BackchainOwlSameAsPropertiesPIteratorProvides backward chaining for property collection and reverse property collection on owl:sameAs for the ?P? and ??? access paths.Classcom.bigdata.rdf.infBlazeGraph
BackchainOwlSameAsPropertiesPOIteratorProvides backward chaining for reverse property collection on owl:sameAs for the ?PO and ??O access paths.Classcom.bigdata.rdf.infBlazeGraph
BackchainOwlSameAsPropertiesSPIteratorProvides backward chaining for property collection on owl:sameAs for the SP? and S?? access paths.Classcom.bigdata.rdf.infBlazeGraph
BackchainOwlSameAsPropertiesSPOIteratorProvides backward chaining for property collection and reverse property collection on owl:sameAs for the SPO and S?O access paths.Classcom.bigdata.rdf.infBlazeGraph
BackchainTypeResourceIteratorProvides backward chaining for (x rdf:type rdfs:Resource).Classcom.bigdata.rdf.infBlazeGraph
BackchainTypeResourceIterator .PushbackFilterFilterator style construct that allows push back of a single visitedVersion:$Id: BackchainTypeResourceIterator.Classcom.bigdata.rdf.infBlazeGraph
BackchainTypeResourceIterator .PushbackIteratorClasscom.bigdata.rdf.infBlazeGraph
BackgroundGraphResultProvides concurrent access to statements as they are being parsed.Classcom.bigdata.rdf.sail.webapp.clientBlazeGraph
BackgroundTupleResultProvides concurrent access to tuple results as they are being parsed.Classcom.bigdata.rdf.sail.webapp.clientBlazeGraph
BaseAxiomsA collection of axioms.Classcom.bigdata.rdf.axiomsBlazeGraph
BaseClosureBase class for classes that provide closure programs.Classcom.bigdata.rdf.rulesBlazeGraph
BaseDeclProcessorResolves relative URIs in a query model using either an external base URI or using the base URI specified in the query model itself.Classcom.bigdata.rdf.sail.sparqlBlazeGraph
BaseGASProgramAbstract base class with some useful defaults.Classcom.bigdata.rdf.graph.implBlazeGraph
BaseGASProgram .Bindings by BaseGASProgram.Interfacecom.bigdata.rdf.graph.implBlazeGraph
BaseVocabularyBase class for Vocabulary implementations.Classcom.bigdata.rdf.vocabBlazeGraph
BaseVocabulary .VocabularyVersioningExceptionAn instance of this class indicates a versioning problem with the declaration classes.Classcom.bigdata.rdf.vocabBlazeGraph
BaseVocabularyDeclBasic VocabularyDecl implementation.Classcom.bigdata.rdf.vocabBlazeGraph
BasicBooleanQueryHintBasic boolean query hint.Classcom.bigdata.rdf.sparql.ast.hintsBlazeGraph
BasicDoubleQueryHintBasic double query hint.Classcom.bigdata.rdf.sparql.ast.hintsBlazeGraph
BasicIntQueryHintBasic integer query hint.Classcom.bigdata.rdf.sparql.ast.hintsBlazeGraph
BasicLongQueryHintBasic long integer query hint.Classcom.bigdata.rdf.sparql.ast.hintsBlazeGraph
BasicRioLoaderParses data but does not load it into the indices.Classcom.bigdata.rdf.rioBlazeGraph
BasicStringQueryHintBasic string query hint.Classcom.bigdata.rdf.sparql.ast.hintsBlazeGraph
BDA vocabulary for bigdata specific extensions.Interfacecom.bigdata.rdf.storeBlazeGraph
BDSA vocabulary for the bigdata full text search facility.Interfacecom.bigdata.rdf.storeBlazeGraph
BFSBreadth First Search (BFS) is an iterative graph traversal primitive.Classcom.bigdata.rdf.graph.analyticsBlazeGraph
BFS .BindingsAdditional IBindingExtractor.Interfacecom.bigdata.rdf.graph.analyticsBlazeGraph
BFS .ESEdge state is not used.Classcom.bigdata.rdf.graph.analyticsBlazeGraph
BFS .VSClasscom.bigdata.rdf.graph.analyticsBlazeGraph
Bigdata2ASTSPARQL11SyntaxTestBigdata integration for the SPARQLSyntaxTest.Classcom.bigdata.rdf.sail.sparqlBlazeGraph
Bigdata2ASTSPARQLParserOverridden version of the openrdf SPARQLParser class which extracts additional information required by bigdata and associates it with theClasscom.bigdata.rdf.sail.sparqlBlazeGraph
Bigdata2ASTSPARQLSyntaxTestBigdata integration for the SPARQLSyntaxTest.Classcom.bigdata.rdf.sail.sparqlBlazeGraph
Bigdata2Sesame2BindingSetIteratorConverts a bigdata ICloseableIterator IBindingSets containing either (a) BigdataValues or (b) IVs having cachedClasscom.bigdata.rdf.sailBlazeGraph
Bigdata2SesameIterationClass aligns a bigdata ICloseableIterator with a Sesame 2 CloseableIteration.Classcom.bigdata.rdf.sailBlazeGraph
BigdataArbitraryLengthPathTestExtreme test for problem with arbitrary length paths.Classcom.bigdata.rdf.sail.tckBlazeGraph
BigdataASTContextObject provides context required in various stages of parsing queries orAuthor:Bryan ThompsonClasscom.bigdata.rdf.sail.sparqlBlazeGraph
BigdataASTVisitorBaseBase class for AST visitor impls.Classcom.bigdata.rdf.sail.sparqlBlazeGraph
BigdataBaseContextContext object provides access to the IIndexManager.Classcom.bigdata.rdf.sailBlazeGraph
BigdataBindingSetResolveratorEfficiently resolve term identifiers in Bigdata IBindingSets to RDFVersion:$Id: BigdataSolutionResolverator.Classcom.bigdata.rdf.storeBlazeGraph
BigdataBNodeA BNode that exposes the internal term identifier.Interfacecom.bigdata.rdf.modelBlazeGraph
BigdataBNodeImplA blank node.Classcom.bigdata.rdf.modelBlazeGraph
BigdataComplexSparqlQueryTestBigdata integration for the ComplexSPARQLQueryTest.Classcom.bigdata.rdf.sail.tckBlazeGraph
BigdataConfigSchemaDefines constants for the schema which is used by BigdataSailFactory and BigdataRepositoryFactory.Classcom.bigdata.rdf.sail.configBlazeGraph
BigdataConnectionTestBigdata uses snapshot isolation for transactions while openrdf assumes that any writes committed by a transaction become immediately visible toClasscom.bigdata.rdf.sail.tckBlazeGraph
BigdataCoreVocabulary_v20151106Core Bigdata vocabulary.Classcom.bigdata.rdf.vocab.coreBlazeGraph
BigdataCoreVocabulary_v20151210Core Bigdata vocabulary.Classcom.bigdata.rdf.vocab.coreBlazeGraph
BigdataEmbeddedFederationSparqlTestTest harness for running the SPARQL test suites against an EmbeddedFederation.Classcom.bigdata.rdf.sail.tckBlazeGraph
BigdataExprBuilderTop-level expression builder for SPARQL.Classcom.bigdata.rdf.sail.sparqlBlazeGraph
BigdataFederationSparqlTestRuns the SPARQL test suite against a JiniFederation, which must be already deployed.Classcom.bigdata.rdf.sail.tckBlazeGraph
BigdataGASEngineIGASEngine for dynamic activation of vertices.Classcom.bigdata.rdf.graph.impl.bdBlazeGraph
BigdataGASEngine .BigdataGraphAccessorClasscom.bigdata.rdf.graph.impl.bdBlazeGraph
BigdataGASRunnerBase class for running performance tests against the bigdata backend.Classcom.bigdata.rdf.graph.impl.bdBlazeGraph
BigdataGASStateClasscom.bigdata.rdf.graph.impl.bdBlazeGraph
BigdataGraphFixtureClasscom.bigdata.rdf.graph.impl.bdBlazeGraph
BigdataGraphFixture .BigdataSailGraphLoaderClasscom.bigdata.rdf.graph.impl.bdBlazeGraph
BigdataLiteralA Literal that exposes the internal term identifier.Interfacecom.bigdata.rdf.modelBlazeGraph
BigdataLiteralImplA literal.Classcom.bigdata.rdf.modelBlazeGraph
BigdataLoaderVery simple loader that takes a journal file and a data file as input and loads the data into the journal.Classcom.bigdata.rdf.sail.benchBlazeGraph
BigdataNativeMockServiceFactoryMock service reports the solutions provided in the constructor.Classcom.bigdata.rdf.sparql.ast.eval.serviceBlazeGraph
BigdataNativeServiceOptionsService options base class for bigdata aware services.Classcom.bigdata.rdf.sparql.ast.serviceBlazeGraph
BigdataNTriplesParserRDF parser for N-Triples files.Classcom.bigdata.rdf.rio.ntriplesBlazeGraph
BigdataNTriplesParserFactoryAn RDR-aware RDFParserFactory for N-Triples parsers.Classcom.bigdata.rdf.rio.ntriplesBlazeGraph
BigdataNTriplesParserTestJUnit test for the N-Triples parser.Classcom.bigdata.rdf.rio.ntriplesBlazeGraph
BigdataNTriplesParserTestCaseJUnit test for the N-Triples parser.Classcom.bigdata.rdf.rio.ntriplesBlazeGraph
BigdataOpenRDFBindingSetsResolveratorEfficiently resolve openrdf BindingSets to bigdata IBindingSets (this is a streaming API).Classcom.bigdata.rdf.storeBlazeGraph
BigdataParsedBooleanQueryClasscom.bigdata.rdf.sailBlazeGraph
BigdataParsedGraphQueryClasscom.bigdata.rdf.sailBlazeGraph
BigdataParsedQueryClass extends ParsedQuery for API compliance with QueryParser but DOES NOT support ANY aspect of the QueryParser API.Classcom.bigdata.rdf.sail.sparqlBlazeGraph
BigdataParsedTupleQueryClasscom.bigdata.rdf.sailBlazeGraph
BigdataParsedUpdateClass extends ParsedUpdate for API compliance with QueryParser but DOES NOT support ANY aspect of the QueryParser API.Classcom.bigdata.rdf.sail.sparqlBlazeGraph
BigdataQuadWrapperThis class wraps a BigdataStatement and provides hashCode() and equals(Object) respecting all four fields rather than SPO as perClasscom.bigdata.rdf.modelBlazeGraph
BigdataRDFContextClass encapsulates state shared by QueryServlet(s) for the sameAuthor:Martyn Cutcher, thompsonbry@users.Classcom.bigdata.rdf.sail.webappBlazeGraph
BigdataRDFServletAbstract base class for Servlets which interact with the bigdata RDF data and/or SPARQL query layers.Classcom.bigdata.rdf.sail.webappBlazeGraph
BigdataRDFServletContextListenerListener provides life cycle management of the IIndexManager by interpreting the configuration parameters in the ServletContext.Classcom.bigdata.rdf.sail.webappBlazeGraph
BigdataRemoteBooleanQueryClasscom.bigdata.rdf.sail.remoteBlazeGraph
BigdataRemoteGraphQueryClasscom.bigdata.rdf.sail.remoteBlazeGraph
BigdataRemoteTupleQueryClasscom.bigdata.rdf.sail.remoteBlazeGraph
BigdataRepositoryConfigClasscom.bigdata.rdf.sail.configBlazeGraph
BigdataRepositoryFactoryA RepositoryFactory that creates BigdataSailRepositorys based on RDF configuration data.Classcom.bigdata.rdf.sail.configBlazeGraph
BigdataResourceA Resource that exposes the internal term identifier.Interfacecom.bigdata.rdf.modelBlazeGraph
BigdataResourceImplClasscom.bigdata.rdf.modelBlazeGraph
BigdataSail Sesame 2.Classcom.bigdata.rdf.sailBlazeGraph
BigdataSail .OptionsAdditional parameters understood by the Sesame 2.Interfacecom.bigdata.rdf.sailBlazeGraph
BigdataSailBooleanQueryClasscom.bigdata.rdf.sailBlazeGraph
BigdataSailConfigClasscom.bigdata.rdf.sail.configBlazeGraph
BigdataSailFactoryA SailFactory that creates BigdataSails based on RDF configuration data.Classcom.bigdata.rdf.sail.configBlazeGraph
BigdataSailFactoryHelper class to create a bigdata instance.Classcom.bigdata.rdf.sail.remoteBlazeGraph
BigdataSailFactory .OptionA handy list of common Options you might want to specify when creating your bigdata instance.Classcom.bigdata.rdf.sail.remoteBlazeGraph
BigdataSailGraphQueryClasscom.bigdata.rdf.sailBlazeGraph
BigdataSailHelperGraph DatabaseClasscom.bigdata.rdf.sailBlazeGraph
BigdataSailNSSWrapperClasscom.bigdata.rdf.sail.webappBlazeGraph
BigdataSailOperationExtension API for high level operations (Query and Update) against the Sail.Interfacecom.bigdata.rdf.sailBlazeGraph
BigdataSailQueryExtension API for bigdata queries.Interfacecom.bigdata.rdf.sailBlazeGraph
BigdataSailRemoteRepositoryAn fully compliant implementation of Sesame's Repository that wraps the blazegraph remote API.Classcom.bigdata.rdf.sail.remoteBlazeGraph
BigdataSailRemoteRepositoryConnectionAn implementation of Sesame's RepositoryConnection interface that wraps a bigdata RemoteRepository.Classcom.bigdata.rdf.sail.remoteBlazeGraph
BigdataSailRepositoryBlazegraph specific SailRepository implementation class.Classcom.bigdata.rdf.sailBlazeGraph
BigdataSailRepositoryConnectionClasscom.bigdata.rdf.sailBlazeGraph
BigdataSailTupleQueryClasscom.bigdata.rdf.sailBlazeGraph
BigdataSailUpdateExtension API for bigdata.Classcom.bigdata.rdf.sailBlazeGraph
BigdataServiceCallService invocation interface for an in-process service which knows how toSee Also:ServiceRegistry, Interfacecom.bigdata.rdf.sparql.ast.serviceBlazeGraph
BigdataServletUseful glue for implementing service actions, but does not directly implement any service action/Classcom.bigdata.rdf.sail.webappBlazeGraph
BigdataSolutionResolveratorEfficiently resolve term identifiers in Bigdata ISolutions to RDFVersion:$Id$Author:Bryan ThompsonClasscom.bigdata.rdf.storeBlazeGraph
BigdataSPARQL2ASTParserTestNon-manifest driven versions of the manifest driven test suite to facilitateAuthor:Bryan ThompsonClasscom.bigdata.rdf.sail.sparqlBlazeGraph
BigdataSparqlFullRWTxTestTest harness for running the SPARQL test suites against a Journal using full read/write transaction support.Classcom.bigdata.rdf.sail.tckBlazeGraph
BigdataSPARQLResultsJSONParserParser for SPARQL-1.Classcom.bigdata.rdf.rio.jsonBlazeGraph
BigdataSPARQLResultsJSONParserFactoryA TupleQueryResultParserFactory for parsers of SPARQL-1.Classcom.bigdata.rdf.rio.jsonBlazeGraph
BigdataSPARQLResultsJSONParserForConstructParser for SPARQL-1.Classcom.bigdata.rdf.rio.jsonBlazeGraph
BigdataSPARQLResultsJSONParserForConstructFactoryA TupleQueryResultParserFactory for parsers of SPARQL-1.Classcom.bigdata.rdf.rio.jsonBlazeGraph
BigdataSPARQLResultsJSONWriterClasscom.bigdata.rdf.rio.jsonBlazeGraph
BigdataSPARQLResultsJSONWriterFactoryA TupleQueryResultWriterFactory for writers of SPARQL/JSON queryAuthor:Arjohn KampmanClasscom.bigdata.rdf.rio.jsonBlazeGraph
BigdataSPARQLResultsJSONWriterForConstructClasscom.bigdata.rdf.rio.jsonBlazeGraph
BigdataSPARQLResultsJSONWriterForConstructFactoryA TupleQueryResultWriterFactory for writers of SPARQL/JSON queryAuthor:Arjohn KampmanClasscom.bigdata.rdf.rio.jsonBlazeGraph
BigdataSparqlTestTest harness for running the SPARQL test suites.Classcom.bigdata.rdf.sail.tckBlazeGraph
BigdataSPARQLUpdateConformanceTestHarness for running the SPARQL 1.Classcom.bigdata.rdf.sail.tckBlazeGraph
BigdataSPARQLUpdateTestIntegration with the openrdf SPARQL 1.Classcom.bigdata.rdf.sail.tckBlazeGraph
BigdataSPARQLUpdateTest2Test suite for BIGDATA extension to SPARQL UPDATE for NAMED SOLUTION SETS.Classcom.bigdata.rdf.sail.tckBlazeGraph
BigdataSPARQLUpdateTest2DiskRWA variant of the test suite using BufferMode.Classcom.bigdata.rdf.sail.tckBlazeGraph
BigdataSPARQLUpdateTest2DiskWORMA variant of the test suite using BufferMode.Classcom.bigdata.rdf.sail.tckBlazeGraph
BigdataSPARQLUpdateTxTestA variant of the test suite using full read/write transactions.Classcom.bigdata.rdf.sail.tckBlazeGraph
BigdataSPARQLUpdateTxTest2A variant of the test suite using full read/write transactions.Classcom.bigdata.rdf.sail.tckBlazeGraph
BigdataStatementAlso reports whether the statement is explicit, inferred or an axiom.Interfacecom.bigdata.rdf.modelBlazeGraph
BigdataStatementImpl and the internal term identifiers for the subject, predicate, object, the context bound on that statement (when present).Classcom.bigdata.rdf.modelBlazeGraph
BigdataStatementIteratorIterator visiting BigdataStatements.Interfacecom.bigdata.rdf.storeBlazeGraph
BigdataStatementIteratorImplEfficiently resolve term identifiers in Bigdata ISPOs to RDFVersion:$Id$Author:Bryan ThompsonClasscom.bigdata.rdf.storeBlazeGraph
BigdataStoreTestClasscom.bigdata.rdf.sail.tckBlazeGraph
BigdataSubjectCentricFullTextIndexClasscom.bigdata.rdf.lexiconBlazeGraph
BigdataTriplePatternA simple class that represents a triple (or quad) pattern.Classcom.bigdata.rdf.storeBlazeGraph
BigdataTriplePatternMaterializerEfficient batched, streaming resolution of triple patterns to statements spanned by those triple patterns that are present in the data.Classcom.bigdata.rdf.storeBlazeGraph
BigdataTurtleParserRDF parser for Turtle files.Classcom.bigdata.rdf.rio.turtleBlazeGraph
BigdataTurtleParserFactoryAn RDR-aware RDFParserFactory for Turtle parsers.Classcom.bigdata.rdf.rio.turtleBlazeGraph
BigdataTurtleWriterAn implementation of the RDFWriter interface that writes RDF documents in Turtle format.Classcom.bigdata.rdf.rio.turtleBlazeGraph
BigdataTurtleWriterFactoryAn RDR-aware RDFWriterFactory for Turtle writers.Classcom.bigdata.rdf.rio.turtleBlazeGraph
BigdataURIA URI that exposes the internal term identifier.Interfacecom.bigdata.rdf.modelBlazeGraph
BigdataURIImplA URI.Classcom.bigdata.rdf.modelBlazeGraph
BigdataValueAn interface which exposes the internal 64-bit long integer identifiers for Values stored within a IRawTripleStore.Interfacecom.bigdata.rdf.modelBlazeGraph
BigdataValueCentricFullTextIndexClasscom.bigdata.rdf.lexiconBlazeGraph
BigdataValueFactoryInterface strengthens the return types and adds some custom extensions.Interfacecom.bigdata.rdf.modelBlazeGraph
BigdataValueFactoryImplAn implementation using BigdataValues and BigdataStatements.Classcom.bigdata.rdf.modelBlazeGraph
BigdataValueIdComparatorPlaces BigdataValues into an ordering determined by their assignedVersion:$Id$Author:Bryan ThompsonClasscom.bigdata.rdf.modelBlazeGraph
BigdataValueImplAbstract base class for BigdataValue implementations.Classcom.bigdata.rdf.modelBlazeGraph
BigdataValueIteratorIterator visiting BigdataValues.Interfacecom.bigdata.rdf.storeBlazeGraph
BigdataValueIteratorImplWraps an iterator that visits term identifiers and exposes each visited term identifier as a BigdataValue (batch API).Classcom.bigdata.rdf.storeBlazeGraph
BigdataValueReplacerUtility class to manage the efficient translation of openrdf Values in a BindingSet into the BigdataValues used internally byClasscom.bigdata.rdf.sailBlazeGraph
BigdataValueSerializerHelper class provides efficient stand-off serialization of RDF ValueVersion:$Id$Author:Bryan ThompsonClasscom.bigdata.rdf.modelBlazeGraph
BinderBaseA base class for IBinders.Classcom.bigdata.rdf.graphBlazeGraph
BindingClasscom.bigdata.rdf.spoBlazeGraph
BindingsClauseThe solutions declared by a BINDINGS clause.Classcom.bigdata.rdf.sparql.astBlazeGraph
BindingsClause .AnnotationsInterfacecom.bigdata.rdf.sparql.astBlazeGraph
BindingSetSortKeyBuilderBuilds unsigned byte[] sort keys from IBindingSets.Classcom.bigdata.rdf.relation.ruleBlazeGraph
BlankNodeVarProcessorProcesses blank nodes in the query body, replacing them with variables whileAuthor:Arjohn KampmanClasscom.bigdata.rdf.sail.sparqlBlazeGraph
BlobsIndexHelperHelper class for operations on the BLOBS index.Classcom.bigdata.rdf.lexiconBlazeGraph
BlobsIndexHelper .CollisionBucketSizeExceptionException thrown if the maximum size of the collision bucket would be exceeded for some BigdataValue.Classcom.bigdata.rdf.lexiconBlazeGraph
BlobsIndexSplitHandlerSplit handler enforces the constraint that a collision bucket is never split across a shard boundary.Classcom.bigdata.rdf.lexiconBlazeGraph
BlobsTupleSerializerEncapsulates key and value formation for the TERMS index.Classcom.bigdata.rdf.lexiconBlazeGraph
BlobsWriteProcThis unisolated operation inserts Values into the {termCode,hash(Value),counter}:Value index, assigning IVs toClasscom.bigdata.rdf.lexiconBlazeGraph
BlobsWriteProc .BlobsWriteProcConstructorClasscom.bigdata.rdf.lexiconBlazeGraph
BlobsWriteProc .ResultObject encapsulates the discovered / assigned IVs and provides efficient serialization for communication of those data to the client.Classcom.bigdata.rdf.lexiconBlazeGraph
BlobsWriteTaskSynchronous RPC write on the TERMS index.Classcom.bigdata.rdf.lexiconBlazeGraph
BlueprintsServletProxyClasscom.bigdata.rdf.sail.webappBlazeGraph
BlueprintsServletProxy .BlueprintsServletFactoryClasscom.bigdata.rdf.sail.webappBlazeGraph
BNodeBOpThe BNODE()/BNODE(Literal) function as defined in SPARQL 1.Classcom.bigdata.rdf.internal.constraintsBlazeGraph
BNodeContextFactoryClass provides a document-scoped context for generating blank node identifiers (IDs).Classcom.bigdata.rdf.modelBlazeGraph
BottomUpSemanticsExplainHintExplain hint indicating potential problems caused by the bottom-up evaluation semantics of SPARQL.Classcom.bigdata.rdf.sparql.ast.explainhintsBlazeGraph
BSBMExtensionFactoryAdds inlining for the http://www4.Classcom.bigdata.rdf.internalBlazeGraph
BSBMQ5SetupProblem setup for BSBM Q5.Classcom.bigdata.rdf.sparql.astBlazeGraph
BSBMVocabularyA Vocabulary covering the ontologies used by LUBM.Classcom.bigdata.rdf.vocabBlazeGraph
BSBMVocabularyDeclVocabulary and namespace for BSBM.Classcom.bigdata.rdf.vocab.declsBlazeGraph
BulkCompleteConverterBulk completes the StatementEnum and/or statement identifier (SID) for ISPOs using the given statement IIndex.Classcom.bigdata.rdf.spoBlazeGraph
BulkFilterConverterBulk filters for ISPOs either present or NOT present in the targetVersion:$Id$Author:Bryan ThompsonClasscom.bigdata.rdf.spoBlazeGraph
CacheConnectionFactoryA factory pattern for the ICacheConnection.Classcom.bigdata.rdf.sparql.ast.cacheBlazeGraph
CacheConnectionImplA connection to a local, remote, or distributed caching layer.Classcom.bigdata.rdf.sparql.ast.cacheBlazeGraph
CacheValueFilterCache the BigdataValue on the IV (create a cross linkage).Classcom.bigdata.rdf.lexiconBlazeGraph
CBDUtility class for computing the Concise Bounded Description.Classcom.bigdata.rdf.sparql.ast.evalBlazeGraph
CCConnected components computes the distinct sets of non-overlapping subgraphs within a graph.Classcom.bigdata.rdf.graph.analyticsBlazeGraph
CC .BindingsAdditional IBindingExtractor.Interfacecom.bigdata.rdf.graph.analyticsBlazeGraph
CC .ESEdge state is not used.Classcom.bigdata.rdf.graph.analyticsBlazeGraph
CC .VSClasscom.bigdata.rdf.graph.analyticsBlazeGraph
ChangeActionAttempting to add or remove statements can have a number of different effects.Classcom.bigdata.rdf.changesetsBlazeGraph
ChangeRecordClasscom.bigdata.rdf.changesetsBlazeGraph
CHMSchedulerA simple scheduler based on a ConcurrentHashMap.Classcom.bigdata.rdf.graph.impl.schedulerBlazeGraph
ClearGraphThe CLEAR operation removes all the triples in the specified graph(s) in the CLEAR ( SILENT )? (GRAPH IRIref Classcom.bigdata.rdf.sparql.astBlazeGraph
ClosureStatsStatistics collected when performing inference.Classcom.bigdata.rdf.infBlazeGraph
CoalesceBOpCoalesce BOp The COALESCE function form returns the RDF term value of the first expression that evaluates without error.Classcom.bigdata.rdf.internal.constraintsBlazeGraph
ColorsEnumExtensionExample of how to do a custom enum and map that enum over a byte using a native inline XSDByteIV.Classcom.bigdata.rdf.internalBlazeGraph
ColorsEnumExtension .ColorSimple demonstration enum for some common colors.Classcom.bigdata.rdf.internalBlazeGraph
CompareBOpPerform open-world value comparison operations per the SPARQL spec (the LT operator).Classcom.bigdata.rdf.internal.constraintsBlazeGraph
CompareBOp .AnnotationsInterfacecom.bigdata.rdf.internal.constraintsBlazeGraph
CompiledSolutionSetStatsClass models the compiled statistics based on the observed solutions.Classcom.bigdata.rdf.sparql.astBlazeGraph
CompressedTimestampExtensionEffective, packed representation of timestamps typed as Builds on the PackedLongIV datatype for representing timestamps,Classcom.bigdata.rdf.internal.impl.extensionsBlazeGraph
CompressedTimestampExtensionFactoryExtension factory that adds a compressed timestamp literal datatype, namely .Classcom.bigdata.rdf.internalBlazeGraph
ComputedIN"IN" and "NOT IN" operator based on testing of the enumerated valueVersion:$Id$Author:Bryan ThompsonSee Also:Serialized FormClasscom.bigdata.rdf.internal.constraintsBlazeGraph
ComputedIN .AnnotationsInterfacecom.bigdata.rdf.internal.constraintsBlazeGraph
ComputedMaterializationRequirementComputed INeedsMaterialization metadata for anVersion:$Id: ComputedMaterializationRequirement.Classcom.bigdata.rdf.sparql.astBlazeGraph
ConcatBOpClasscom.bigdata.rdf.internal.constraintsBlazeGraph
ConditionalBindOperator 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 doesClasscom.bigdata.rdf.internal.constraintsBlazeGraph
ConditionalBind .AnnotationsInterfacecom.bigdata.rdf.internal.constraintsBlazeGraph
ConfigParamsInterface declaring the config-params understood by the BigdataRDFServletContextListener.Interfacecom.bigdata.rdf.sail.webappBlazeGraph
ConnectOptionsOptions for the HTTP connection.Classcom.bigdata.rdf.sail.webapp.clientBlazeGraph
ConnegScoreHelper class used to rank content types based on their quality scores.Classcom.bigdata.rdf.sail.webappBlazeGraph
ConnegUtilHelper class for content negotiation.Classcom.bigdata.rdf.sail.webappBlazeGraph
ConstantNodeUsed to represent a constant in the AST.Classcom.bigdata.rdf.sparql.astBlazeGraph
ConstraintViolationExceptionWe have two rules that can throw this exception - RuleOwlFunctionalProperty andClasscom.bigdata.rdf.rulesBlazeGraph
ConstructNodeA template for the construction of one or more graphs based on the solutions projected by a query.Classcom.bigdata.rdf.sparql.astBlazeGraph
ConstructNode .AnnotationsInterfacecom.bigdata.rdf.sparql.astBlazeGraph
ContextAdvancerAdvancer for a quads index whose last key component is the "context position (such as SPOC or SOPC).Classcom.bigdata.rdf.spoBlazeGraph
ContextNotAvailableExceptionThis generally indicates a failure to propagate the context wrapper for the binding set to a new binding set during a copy (projection), bind (join),Classcom.bigdata.rdf.internal.constraintsBlazeGraph
CoordinateDDAn immutable coordinate expressed as double precision decimal degrees on the surface of (the Earth's) sphere.Classcom.bigdata.rdf.internal.gisBlazeGraph
CoordinateDDMAn immutable coordinate expressed as degrees and decimal minutes with 3 digits after the decimal.Classcom.bigdata.rdf.internal.gisBlazeGraph
CoordinateDMSAn immutable coordinate expressed in degrees, minutes and (tenths of) Note: When the angle is negative, all components must be negative.Classcom.bigdata.rdf.internal.gisBlazeGraph
CoordinateUtilityUtility class for operations on ICoordinates.Classcom.bigdata.rdf.internal.gisBlazeGraph
CopyGraphThe COPY operation is a shortcut for inserting all data from an input graph into a destination graph.Classcom.bigdata.rdf.sparql.astBlazeGraph
CounterSetHostMetricsWrapperClasscom.bigdata.rdf.sail.webapp.lbs.policy.countersBlazeGraph
CountersLBSPolicyStochastically proxy the request to the services based on their load.Classcom.bigdata.rdf.sail.webapp.lbs.policy.countersBlazeGraph
CountersLBSPolicy .InitParamsInterfacecom.bigdata.rdf.sail.webapp.lbs.policy.countersBlazeGraph
CountersServletServlet for exposing performance counters.Classcom.bigdata.rdf.sail.webappBlazeGraph
CreateEntailmentsThe CREATE ENTAILMENTS operation compute entailments in the Graph Store.Classcom.bigdata.rdf.sparql.astBlazeGraph
CreateGraphThis operation creates a graph in the Graph Store (this operation is a NOP CREATE ( SILENT )? GRAPH IRIrefClasscom.bigdata.rdf.sparql.astBlazeGraph
CreateGraph .AnnotationsInterfacecom.bigdata.rdf.sparql.astBlazeGraph
CreateKBTaskTask creates a KB for the given namespace iff no such KB exists.Classcom.bigdata.rdf.sailBlazeGraph
CustomServiceFactoryInterface for custom services.Interfacecom.bigdata.rdf.sparql.ast.serviceBlazeGraph
CustomServiceFactoryBaseBase class for abstract services, providing base implementation for getRequiredBound and getDesiredBound methods (which can be overriddenClasscom.bigdata.rdf.sparql.ast.evalBlazeGraph
DatabaseModeClasscom.bigdata.rdf.storeBlazeGraph
DataLoaderA utility class to load RDF data into an AbstractTripleStore.Classcom.bigdata.rdf.storeBlazeGraph
DataLoader .ClosureEnumA type-safe enumeration of options effecting whether and when entailments are computed as documents are loaded into the database using theClasscom.bigdata.rdf.storeBlazeGraph
DataLoader .CommitEnumA type-safe enumeration of options effecting whether and when the databaseVersion:$Id$Author:Bryan ThompsonSee Also:ITripleStore.Classcom.bigdata.rdf.storeBlazeGraph
DataLoader .OptionsOptions for the DataLoader.Interfacecom.bigdata.rdf.storeBlazeGraph
DataLoaderServletProvides DataLoader via the REST API.Classcom.bigdata.rdf.sail.webappBlazeGraph
DatasetNodeAST node models a SPARQL default graph and/or named graph data set.Classcom.bigdata.rdf.sparql.astBlazeGraph
DatasetNotFoundExceptionException thrown when a named data set is addressed and does not exist.Classcom.bigdata.rdf.sail.webappBlazeGraph
DataSetSummaryClasscom.bigdata.rdf.sparql.ast.evalBlazeGraph
DatatypeBOpReturn the datatype of the literal argument.Classcom.bigdata.rdf.internal.constraintsBlazeGraph
DateBOpA date expression involving a left IValueExpression operand.Classcom.bigdata.rdf.internal.constraintsBlazeGraph
DateBOp .AnnotationsInterfacecom.bigdata.rdf.internal.constraintsBlazeGraph
DateBOp .DateOpClasscom.bigdata.rdf.internal.constraintsBlazeGraph
DateTimeExtensionThis implementation of IExtension implements inlining for literals that represent xsd:dateTime literals.Classcom.bigdata.rdf.internal.impl.extensionsBlazeGraph
DateTimeUtilityClasscom.bigdata.rdf.internal.constraintsBlazeGraph
DavidsTestBOpsA test suite developed for some bits and pieces of SPARQL 1.Classcom.bigdata.rdf.sailBlazeGraph
DCAllVocabularyDeclVocabulary and namespace for Dublin Core, including: DCTermsVocabularyDeclDCElementsVocabularyDeclClasscom.bigdata.rdf.vocab.declsBlazeGraph
DCElementsVocabularyDeclVocabulary and namespace for the Dublin Core "elements".Classcom.bigdata.rdf.vocab.declsBlazeGraph
DCTermsVocabularyDeclClasscom.bigdata.rdf.vocab.declsBlazeGraph
DefaultBigdataVocabulary Note: Do not modify this class.Classcom.bigdata.rdf.vocabBlazeGraph
DefaultExtensionFactoryDefault IExtensionFactory.Classcom.bigdata.rdf.internalBlazeGraph
DefaultHARequestURIRewriterDefault implementation.Classcom.bigdata.rdf.sail.webapp.lbsBlazeGraph
DefaultHostScoringRuleBest effort computation of a workload score based on CPU Utilization and IO Wait defined as follows:Classcom.bigdata.rdf.sail.webapp.lbs.policy.countersBlazeGraph
DefaultHostScoringRuleBest effort computation of a workload score based on CPU Utilization and IO Wait defined as follows:Classcom.bigdata.rdf.sail.webapp.lbs.policy.gangliaBlazeGraph
DefaultHttpClientFactoryThis implementation: Creates an AutoCloseHttpClient.Classcom.bigdata.rdf.sail.webapp.clientBlazeGraph
DefaultHttpClientFactory .OptionsInterfacecom.bigdata.rdf.sail.webapp.clientBlazeGraph
DefaultOptimizerListPre-populated list of the default optimizers.Classcom.bigdata.rdf.sparql.ast.optimizersBlazeGraph
DelegatingChangeLogThis delegating change log allows change events to be propagated to multiple delegates through a listener pattern.Classcom.bigdata.rdf.changesetsBlazeGraph
DeleteDataThe DELETE DATA operation removes some triples, given inline in the request, if the respective graphs in the Graph Store contain those:Classcom.bigdata.rdf.sparql.astBlazeGraph
DeleteInsertGraphThe 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 WHEREClasscom.bigdata.rdf.sparql.astBlazeGraph
DeleteServletHandler for DELETE by query (DELETE verb) and DELETE by data (POST).Classcom.bigdata.rdf.sail.webappBlazeGraph
DerivedNumericsExtensionThis implementation of IExtension implements inlining for literals that represent the derived numeric types: Classcom.bigdata.rdf.internal.impl.extensionsBlazeGraph
DescribeBindingsCollectorCollects and reports the distinct bindings observed on some set of variables.Classcom.bigdata.rdf.sparql.ast.cacheBlazeGraph
DescribeCacheAn interface providing a maintained DESCRIBE cache for some AbstractTripleStore.Classcom.bigdata.rdf.sparql.ast.cacheBlazeGraph
DescribeCacheServletA maintained cache for DESCRIBE of URIs.Classcom.bigdata.rdf.sail.webappBlazeGraph
DescribeCacheUpdaterCollects statements written onto the RDFWriter interface and adds/replaces the DESCRIBE of the Resource specified to theClasscom.bigdata.rdf.sparql.ast.cacheBlazeGraph
DescribeModeEnumenum DescribeModeEnumType-safe enumeration of the different ways in which we can evaluate aClasscom.bigdata.rdf.sparql.astBlazeGraph
DescribeServiceFactoryThis service tracks KB updates via an IChangeLog and is responsible for DESCRIBE cache invalidation for resources for which an update has beenClasscom.bigdata.rdf.sparql.ast.cacheBlazeGraph
DestroyKBTaskTask destroys a KB for the given namespace.Classcom.bigdata.rdf.sailBlazeGraph
DGExpanderParallel subquery for a default graph access path.Classcom.bigdata.rdf.sparql.ast.evalBlazeGraph
DigestBOpA Digest expression involving a IValueExpression operand.Classcom.bigdata.rdf.internal.constraintsBlazeGraph
DigestBOp .AnnotationsInterfacecom.bigdata.rdf.internal.constraintsBlazeGraph
DigestBOp .DigestOpClasscom.bigdata.rdf.internal.constraintsBlazeGraph
DisableEntailmentsThe DISABLE ENTAILMENTS operation disable incremental truth maintenance.Classcom.bigdata.rdf.sparql.astBlazeGraph
DistinctMultiTermAdvancerThis was cloned from the DistinctTermAdvancer.Classcom.bigdata.rdf.spoBlazeGraph
DistinctSPOIteratorIterator using a BTree filter out duplicate (s,p,o) tuples.Classcom.bigdata.rdf.spoBlazeGraph
DistinctTermAdvancerAdvances the source ITupleCursor through the distinct term identifiers for some AccessPath.Classcom.bigdata.rdf.spoBlazeGraph
DoNotAddFilterFilter keeps matched triple patterns generated OUT of the database.Classcom.bigdata.rdf.rulesBlazeGraph
DropEntailmentsThe DROP ENTAILMENTS operation removes all entailments from the Graph Store.Classcom.bigdata.rdf.sparql.astBlazeGraph
DropGraphThe DROP operation removes the specified graph(s) from the Graph Store.Classcom.bigdata.rdf.sparql.astBlazeGraph
DropGraph .AnnotationsInterfacecom.bigdata.rdf.sparql.astBlazeGraph
DTEData Type Enumeration (DTE) is a class which declares the known intrinsic data types, provides for extensibility to new data types, and provides forClasscom.bigdata.rdf.internalBlazeGraph
DTEExtensionAn extension of the intrinsic types defined by DTE.Classcom.bigdata.rdf.internalBlazeGraph
DTEFlagsData type enum bit flags.Interfacecom.bigdata.rdf.internalBlazeGraph
DummyConstantNodeThe dummy constant node is used to represent constants in the AST that do not actually exist in the database.Classcom.bigdata.rdf.sparql.astBlazeGraph
DumpLexiconUtility class to dump the TERMS index of a triple store.Classcom.bigdata.rdf.utilBlazeGraph
DumpStoreUtility class may be used to dump out a small database.Classcom.bigdata.rdf.storeBlazeGraph
EBVBOpCalculates the "effective boolean value" of an IValueExpression.Classcom.bigdata.rdf.internal.constraintsBlazeGraph
EdgeOnlyFilterFilter visits only edges (filters out attribute values).Classcom.bigdata.rdf.graph.implBlazeGraph
EdgesEnumTypesafe enumeration used to specify whether a GATHER or SCATTER phase is applied to the in-edges, out-edges, both, or not run.Classcom.bigdata.rdf.graphBlazeGraph
EDSAsyncLoader src/test/java/com/bigdata/rdf/rio/EDSAsyncLoader.Classcom.bigdata.rdf.rioBlazeGraph
EmptySolutionSetStatsAn object which mocks the statistics for a single empty solution set.Classcom.bigdata.rdf.sparql.astBlazeGraph
EmptyStatementIteratorClasscom.bigdata.rdf.storeBlazeGraph
EnableEntailmentsThe ENABLE ENTAILMENTS operation enable incremental truth maintenance.Classcom.bigdata.rdf.sparql.astBlazeGraph
EncodeDecodeValueUtility class to encode/decode RDF Values for interchange with theVersion:$Id$Author:Bryan ThompsonClasscom.bigdata.rdf.sail.webapp.clientBlazeGraph
EncodeForURIBOpClasscom.bigdata.rdf.internal.constraintsBlazeGraph
EntityContentProviderClasscom.bigdata.rdf.sail.webapp.clientBlazeGraph
EpochExtensionThis implementation of IExtension implements inlining for literals that represent time in milliseconds since the epoch.Classcom.bigdata.rdf.internalBlazeGraph
ExampleProtocolTestThis class tests whether its superclass is working (at least a little) The superclass provides capability to check the request/response protocol,Classcom.bigdata.rdf.sail.webappBlazeGraph
ExistsNodeA special function node for modeling EXISTS.Classcom.bigdata.rdf.sparql.astBlazeGraph
ExplainHintAbstract base class for explain hints, providing a common base implementations, to be reused in concrete subclasses.Classcom.bigdata.rdf.sparql.ast.explainhintsBlazeGraph
ExplainHintsA list of IExplainHints, to be attached as an annotation to an ASTBase node.Classcom.bigdata.rdf.sparql.ast.explainhintsBlazeGraph
ExplicitSPOFilterFilter matches only StatementEnum.Classcom.bigdata.rdf.spoBlazeGraph
ExportKBUtility class for exporting the configuration properties and data associated with one or more KBs on a Journal.Classcom.bigdata.rdf.sailBlazeGraph
ExternalServiceCallService invocation interface for an external (non-bigdata, but same JVM) service.Interfacecom.bigdata.rdf.sparql.ast.serviceBlazeGraph
FactorySingleton pattern for initializing a vertex state or edge state object given the vertex or edge.Classcom.bigdata.rdf.graphBlazeGraph
FalseBOpAlways evaluates to false.Classcom.bigdata.rdf.internal.constraintsBlazeGraph
FastClosureFast 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.Classcom.bigdata.rdf.rulesBlazeGraph
FastRDFValueCoder2Coder for values in statement index with inference enabled but without SIDS.Classcom.bigdata.rdf.spoBlazeGraph
FilterExistsModeEnumenum FilterExistsModeEnumUsed to specify the query plan for FILTER (NOT) EXISTS.Classcom.bigdata.rdf.sparql.astBlazeGraph
FilterNodeAST node models a value expression which imposes a constraint.Classcom.bigdata.rdf.sparql.astBlazeGraph
FOAFVocabularyDeclVocabulary and namespace for FOAF, not including terms marked as "archaic".Classcom.bigdata.rdf.vocab.declsBlazeGraph
FrontierEnumType-safe enumeration characterizing the assumptions of an algorithm concerning its initial frontier.Classcom.bigdata.rdf.graphBlazeGraph
FullClosureA program that uses the fix point of the configured rules to compute the forward closure of the database.Classcom.bigdata.rdf.rulesBlazeGraph
FullyBufferedJustificationIteratorFully buffers and then visits all Justifications for a givenVersion:$Id$Author:Bryan ThompsonClasscom.bigdata.rdf.infBlazeGraph
FullyInlineTypedLiteralIV label), have a datatype URI, or have a language code.Classcom.bigdata.rdf.internal.impl.literalBlazeGraph
FullyInlineUnicodeBNodeIVClass for inline RDF blank nodes.Classcom.bigdata.rdf.internal.impl.bnodeBlazeGraph
FullyInlineURIIV class is mainly targeted at inlining at fully inlining URIs in scale-out (which can be an attractive option).Classcom.bigdata.rdf.internal.impl.uriBlazeGraph
FuncBOpCall one of the Sesame casting functions.Classcom.bigdata.rdf.internal.constraintsBlazeGraph
FuncBOp .AnnotationsInterfacecom.bigdata.rdf.internal.constraintsBlazeGraph
FunctionNodeAST node for anything which is neither a constant nor a variable, including math operators, string functions, etc.Classcom.bigdata.rdf.sparql.astBlazeGraph
FunctionRegistryRegistry for built-in and external SPARQL functions.Classcom.bigdata.rdf.sparql.astBlazeGraph
FunctionRegistry .AggregateFactoryMarker interface for aggregate functions.Interfacecom.bigdata.rdf.sparql.astBlazeGraph
FunctionRegistry .AnnotationsInterfacecom.bigdata.rdf.sparql.astBlazeGraph
FunctionRegistry .CastFactoryClasscom.bigdata.rdf.sparql.astBlazeGraph
FunctionRegistry .CompareFactoryClasscom.bigdata.rdf.sparql.astBlazeGraph
FunctionRegistry .DateFactoryClasscom.bigdata.rdf.sparql.astBlazeGraph
FunctionRegistry .DigestFactoryClasscom.bigdata.rdf.sparql.astBlazeGraph
FunctionRegistry .ExistsFactoryFactory for EXISTS() and NOT EXISTS().Classcom.bigdata.rdf.sparql.astBlazeGraph
FunctionRegistry .FactoryInterfacecom.bigdata.rdf.sparql.astBlazeGraph
FunctionRegistry .GroupConcatFactoryClasscom.bigdata.rdf.sparql.astBlazeGraph
FunctionRegistry .GroupConcatFactory .AnnotationsInterfacecom.bigdata.rdf.sparql.astBlazeGraph
FunctionRegistry .InFactoryNumericExpression IN ArgList is an infix operator.Classcom.bigdata.rdf.sparql.astBlazeGraph
FunctionRegistry .InFactory .AnnotationsInterfacecom.bigdata.rdf.sparql.astBlazeGraph
FunctionRegistry .MathFactoryClasscom.bigdata.rdf.sparql.astBlazeGraph
FunctionRegistry .NumericFactoryClasscom.bigdata.rdf.sparql.astBlazeGraph
FunctionRegistry .SameTermFactoryClasscom.bigdata.rdf.sparql.astBlazeGraph
FunctionRegistry .UnknownFunctionBOpClasscom.bigdata.rdf.sparql.astBlazeGraph
FuzzySSSPThis algorithm provides a fuzzy implementation of the shortest paths between a set of source vertices and a set of target vertices.Classcom.bigdata.rdf.graph.analyticsBlazeGraph
GangliaHostMetricWrapperWraps an IHostReport as an IHostMetrics object.Classcom.bigdata.rdf.sail.webapp.lbs.policy.gangliaBlazeGraph
GangliaLBSPolicyStochastically proxy the request to the services based on their load.Classcom.bigdata.rdf.sail.webapp.lbs.policy.gangliaBlazeGraph
GangliaLBSPolicy .InitParamsInterfacecom.bigdata.rdf.sail.webapp.lbs.policy.gangliaBlazeGraph
GASContextClasscom.bigdata.rdf.graph.implBlazeGraph
GASEngineIGASEngine for dynamic activation of vertices.Classcom.bigdata.rdf.graph.implBlazeGraph
GASImplUtilSome utility method for the GAS Engine implementation.Classcom.bigdata.rdf.graph.impl.utilBlazeGraph
GASRunnerBaseBase class for running performance tests.Classcom.bigdata.rdf.graph.impl.utilBlazeGraph
GASServiceA SERVICE that exposes IGASPrograms for SPARQL execution.Classcom.bigdata.rdf.graph.impl.bdBlazeGraph
GASService .OptionsInterfacecom.bigdata.rdf.graph.impl.bdBlazeGraph
GASStateClasscom.bigdata.rdf.graph.implBlazeGraph
GASStatsStatistics for GAS algorithms.Classcom.bigdata.rdf.graph.implBlazeGraph
GASUtilUtility class for operations on the public interfaces.Classcom.bigdata.rdf.graph.utilBlazeGraph
GeoSpatialLiteralExtensionSpecial encoding for GeoSpatial datatypes.Classcom.bigdata.rdf.internal.impl.extensionsBlazeGraph
GeoSpatialLiteralExtension .SchemaDescriptionClasscom.bigdata.rdf.internal.impl.extensionsBlazeGraph
GeoSpatialLiteralExtension .SchemaFieldDescriptionDescription of a field in the schema.Classcom.bigdata.rdf.internal.impl.extensionsBlazeGraph
GeoSpatialLiteralExtension .SchemaFieldDescription .DatatypeClasscom.bigdata.rdf.internal.impl.extensionsBlazeGraph
GeoSpatialServiceFactoryA factory for a geospatial service, see GeoSpatial.Classcom.bigdata.rdf.sparql.ast.evalBlazeGraph
GeoSpatialServiceFactory .GeoSpatialDefaultsDefault values for geospatial service, such as unit definitions.Classcom.bigdata.rdf.sparql.ast.evalBlazeGraph
GeoSpatialServiceFactory .GeoSpatialFilterBaseClasscom.bigdata.rdf.sparql.ast.evalBlazeGraph
GeoSpatialServiceFactory .GeoSpatialInCircleFilterFilter asserting that a given point lies into a specified square, defined by its lower and upper border, plus time frame.Classcom.bigdata.rdf.sparql.ast.evalBlazeGraph
GeoSpatialServiceFactory .GeoSpatialInputBindingsIteratorIterates a geospatial search over a set of input bindings.Classcom.bigdata.rdf.sparql.ast.evalBlazeGraph
GeoSpatialServiceFactory .GeoSpatialInRectangleFilterDummy filter asserting that a point delivered by the advancer lies into a given rectangle.Classcom.bigdata.rdf.sparql.ast.evalBlazeGraph
GeoSpatialVocabularyDeclVocabulary and namespace for GeoSpatial extensions.Classcom.bigdata.rdf.vocab.declsBlazeGraph
GlobalAnnotationsA glue class for reporting the namespace of the lexicon relation and the timestamp of the view of the lexicon relation through the function bops.Classcom.bigdata.rdf.sparql.astBlazeGraph
GpuAnnotationsAnnotations for communication with the GPU acceleration module.Interfacecom.bigdata.rdf.sparql.ast.evalBlazeGraph
GraphLoaderUtility to load data into a graph.Classcom.bigdata.rdf.graph.utilBlazeGraph
GraphManagementA Graph Management operation.Classcom.bigdata.rdf.sparql.astBlazeGraph
GraphPatternGroupJoin group or union.Classcom.bigdata.rdf.sparql.astBlazeGraph
GraphPatternGroup .AnnotationsInterfacecom.bigdata.rdf.sparql.astBlazeGraph
GraphUpdateA Graph Update operation.Classcom.bigdata.rdf.sparql.astBlazeGraph
GroupByNodeAST node for a GROUP BY clause.Classcom.bigdata.rdf.sparql.astBlazeGraph
GroupGraphPatternBuilderVisitor handles the GroupGraphPattern production (aka the "WHERE" clause).Classcom.bigdata.rdf.sail.sparqlBlazeGraph
GroupMemberNodeBaseAnything which can appear in an IGroupNode.Classcom.bigdata.rdf.sparql.astBlazeGraph
GroupMemberNodeBase .AnnotationsInterfacecom.bigdata.rdf.sparql.astBlazeGraph
GroupMemberValueExpressionNodeBaseClasscom.bigdata.rdf.sparql.astBlazeGraph
GroupNodeBaseBase class for AST group nodes.Classcom.bigdata.rdf.sparql.astBlazeGraph
GroupNodeVarBindingInfoClass summarizing the variable binding requirements for a given node (used for children in the join group), thus providing easy access to itsClasscom.bigdata.rdf.sparql.astBlazeGraph
GroupNodeVarBindingInfoMapMap from nodes to their respective GroupNodeVarBindingInfo object, including setup method.Classcom.bigdata.rdf.sparql.astBlazeGraph
HALoadBalancerServletThe HA Load Balancer servlet provides a transparent proxy for requests arriving its configured URL pattern (the "external" interface for the loadClasscom.bigdata.rdf.sail.webappBlazeGraph
HALoadBalancerServlet .InitParamsInterfacecom.bigdata.rdf.sail.webappBlazeGraph
HashCollisionUtilityUtility class to parse some RDF resource(s) and count hash collisions using a variety of hash codes.Classcom.bigdata.rdf.internalBlazeGraph
HashDistinctNamedGraphUpdateTestClasscom.bigdata.rdf.sail.webappBlazeGraph
HAStatusServletUtilProxyProxy class / factory pattern to break bigdata-jini dependency.Classcom.bigdata.rdf.sail.webappBlazeGraph
HAStatusServletUtilProxy .HAStatusServletUtilFactoryClasscom.bigdata.rdf.sail.webappBlazeGraph
HavingNodeAST node for a HAVING clause.Classcom.bigdata.rdf.sparql.astBlazeGraph
HistoryChangeRecordClasscom.bigdata.rdf.sparql.ast.service.historyBlazeGraph
HistoryIndexTupleSerializer(De-)serializes IChangeRecords for the history index.Classcom.bigdata.rdf.sparql.ast.service.historyBlazeGraph
HistoryServiceFactoryThis service tracks KB updates via an IChangeLog and is responsible for maintaining an ordered index over the assertions that have been added toClasscom.bigdata.rdf.sparql.ast.service.historyBlazeGraph
HistorySPOFilterFilters out StatementEnum.Classcom.bigdata.rdf.spoBlazeGraph
HostScoreHelper class pairs a hostname and the normalized availabilty for that host.Classcom.bigdata.rdf.sail.webapp.lbsBlazeGraph
HostTableClass bundles together the set of HostScores for services that are joined with the met quorum and the HostScore for this service (iff itClasscom.bigdata.rdf.sail.webapp.lbsBlazeGraph
HTMLBuilderVariant of XMLBuilder for HTML output.Classcom.bigdata.rdf.sail.webappBlazeGraph
HttpClientConfiguratorFactory for HttpClient.Classcom.bigdata.rdf.sail.webapp.clientBlazeGraph
HttpClientConfigurator .OptionsInterfacecom.bigdata.rdf.sail.webapp.clientBlazeGraph
HttpExceptionClasscom.bigdata.rdf.sail.webapp.clientBlazeGraph
HttpOperationExceptionWell-known exception is used to convey a non-success response from inside of an AbstractRestApiTask toClasscom.bigdata.rdf.sail.webappBlazeGraph
IApiTaskA task that can be run either with direct index access or using the concurrency manager (compatible with group commit).Interfacecom.bigdata.rdf.taskBlazeGraph
IArraySliceInterface for a slice of a backing array.Interfacecom.bigdata.rdf.graph.impl.utilBlazeGraph
IASTJoinGroupPartitionReordererInterface for classes offering the capability to reorder partitions.Interfacecom.bigdata.rdf.sparql.ast.optimizersBlazeGraph
IASTOptimizerInterface for AST rewrites.Interfacecom.bigdata.rdf.sparql.ast.optimizersBlazeGraph
IAsynchronousWriteStatementBufferFactoryFactory interface for asynchronous writers on an ITripleStore.Interfacecom.bigdata.rdf.rioBlazeGraph
IBinderAn interface that may be used to extract variable bindings for the vertices visited by the algorithm.Interfacecom.bigdata.rdf.graphBlazeGraph
IBindingInterface for a binding.Interfacecom.bigdata.rdf.spoBlazeGraph
IBindingExtractorThis interface makes it possible to extract bindings for variables from anAuthor:Bryan ThompsonInterfacecom.bigdata.rdf.graphBlazeGraph
IBindingProducerNodeA marker interface for IQueryNodes which are capable of producing bindings.Interfacecom.bigdata.rdf.sparql.astBlazeGraph
IBindingSetDecoderInterface for decoding IBindingSets comprised of IVs.Interfacecom.bigdata.rdf.internal.encoderBlazeGraph
IBindingSetEncoderInterface for encoding IBindingSets comprised of IVs.Interfacecom.bigdata.rdf.internal.encoderBlazeGraph
ICacheConnectionInterface for an abstraction used to support application specific local caches, remote caches, and cache fabrics.Interfacecom.bigdata.rdf.sparql.ast.cacheBlazeGraph
IChangeLogProvides detailed information on changes made to statements in the database.Interfacecom.bigdata.rdf.changesetsBlazeGraph
IChangeRecordProvides detailed information on changes made to statements in the database.Interfacecom.bigdata.rdf.changesetsBlazeGraph
ICoordinateInterface for a coordinate (latitude, longitude) on a sphere.Interfacecom.bigdata.rdf.internal.gisBlazeGraph
ICoordinate .UNITSTypesafe enumeration for units in which distances may be expressed.Classcom.bigdata.rdf.internal.gisBlazeGraph
Id2TermTupleSerializerEncapsulates key and value formation for the reverse lexicon index.Classcom.bigdata.rdf.lexiconBlazeGraph
Id2TermWriteProcUnisolated write operation makes consistent assertions on the id:term index based on the data developed by the Term2IdWriteProcClasscom.bigdata.rdf.lexiconBlazeGraph
Id2TermWriteProc .Id2TermWriteProcConstructorClasscom.bigdata.rdf.lexiconBlazeGraph
IDataSetNodeInterface for data set declarations.Interfacecom.bigdata.rdf.sparql.astBlazeGraph
IDataSetNode .AnnotationsInterfacecom.bigdata.rdf.sparql.astBlazeGraph
IDatatypeURIResolverSpecialized interface for resolving (and creating if necessary) datatype URIs.Interfacecom.bigdata.rdf.internalBlazeGraph
IDescribeCacheA maintained cache for the DESCRIBE of RDF resources.Interfacecom.bigdata.rdf.sparql.ast.cacheBlazeGraph
IEvaluationContextInterface providing access to various things of interest when preparing and evaluating a query or update operation.Interfacecom.bigdata.rdf.sparql.ast.evalBlazeGraph
IExplainHintHint to be interpreted by EXPLAIN, containing information to be exposed to the user.Interfacecom.bigdata.rdf.sparql.ast.explainhintsBlazeGraph
IExplainHint .ExplainHintCategoryClasscom.bigdata.rdf.sparql.ast.explainhintsBlazeGraph
IExplainHint .ExplainHintSeverityClasscom.bigdata.rdf.sparql.ast.explainhintsBlazeGraph
IExtensionIExtensions are responsible for round-tripping between an RDF Value and an LiteralExtensionIV for a particular datatype.Interfacecom.bigdata.rdf.internalBlazeGraph
IExtensionFactoryIExtensionFactories are responsible for enumerating what extensions are supported for a particular database configuration.Interfacecom.bigdata.rdf.internalBlazeGraph
IExtensionIVInterfacecom.bigdata.rdf.internalBlazeGraph
IExternalAST2BOpInterface for an external evaluation of JoinGroupNodes.Interfacecom.bigdata.rdf.sparql.ast.evalBlazeGraph
IfBOpClasscom.bigdata.rdf.internal.constraintsBlazeGraph
IFeatureSupportedInterface used to report whether or not a given feature is supported.Interfacecom.bigdata.rdf.sail.webappBlazeGraph
IGASContextExecution context for an IGASProgram.Interfacecom.bigdata.rdf.graphBlazeGraph
IGASEngineThe interface used to submit an IGASProgram for evaluation.Interfacecom.bigdata.rdf.graphBlazeGraph
IGASOptionsInterface for options that are understood by the IGASEngine and which may be declared by the IGASProgram.Interfacecom.bigdata.rdf.graphBlazeGraph
IGASProgramAbstract interface for GAS programs.Interfacecom.bigdata.rdf.graphBlazeGraph
IGASSchedulerInterface schedules a vertex for execution.Interfacecom.bigdata.rdf.graphBlazeGraph
IGASSchedulerImpl implementation of the GAS Engine.Interfacecom.bigdata.rdf.graphBlazeGraph
IGASStateInterface 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 stateInterfacecom.bigdata.rdf.graphBlazeGraph
IGASStatsStatistics for GAS algorithms.Interfacecom.bigdata.rdf.graphBlazeGraph
IGraphAccessorInterface abstracts access to a backend graph implementation.Interfacecom.bigdata.rdf.graphBlazeGraph
IGraphFixtureA fixture for a graph.Interfacecom.bigdata.rdf.graph.utilBlazeGraph
IGraphFixtureFactoryFactory for IGraphFixture.Interfacecom.bigdata.rdf.graph.utilBlazeGraph
IGraphPatternContainerAn interface for AST nodes which have a GraphPatternGroup annotation.Interfacecom.bigdata.rdf.sparql.astBlazeGraph
IGraphPatternContainer .AnnotationsInterfacecom.bigdata.rdf.sparql.astBlazeGraph
IGroupMemberNodeAn interface for an IQueryNode which may appear in anVersion:$Id$Author:Bryan ThompsonInterfacecom.bigdata.rdf.sparql.astBlazeGraph
IGroupNodeA type of query node that groups a set of query nodes together.Interfacecom.bigdata.rdf.sparql.astBlazeGraph
IHALoadBalancerPolicyLoad balancer policy interface.Interfacecom.bigdata.rdf.sail.webapp.lbsBlazeGraph
IHAPolicyLifeCycleInterfacecom.bigdata.rdf.sail.webapp.lbsBlazeGraph
IHARequestURIRewriterInterface for rewriting the Request-URI once the load balancer has determined the target host and service to which the request will be proxied.Interfacecom.bigdata.rdf.sail.webapp.lbsBlazeGraph
IHostMetricsGeneric interface exposes an abstract model of the performance metricsAuthor:Bryan ThompsonInterfacecom.bigdata.rdf.sail.webapp.lbsBlazeGraph
IHostScoringRuleInterface for scoring the load on a host.Interfacecom.bigdata.rdf.sail.webapp.lbsBlazeGraph
IHttpClientFactoryFactory for HttpClient objects.Interfacecom.bigdata.rdf.sail.webapp.clientBlazeGraph
IInlineUnicodeInterface for IVs which have inline Unicode components in their representation.Interfacecom.bigdata.rdf.internalBlazeGraph
IInlineURIFactoryThis factory will create URIExtensionIVs using InlineURIHandler delegates.Interfacecom.bigdata.rdf.internalBlazeGraph
IIntArraySliceInterface for a slice of a backing int[].Interfacecom.bigdata.rdf.graph.impl.utilBlazeGraph
IJoinNodeA marker interface for any kind of AST Node which joins stuff.Interfacecom.bigdata.rdf.sparql.astBlazeGraph
IJoinNode .AnnotationsInterfacecom.bigdata.rdf.sparql.astBlazeGraph
IJustificationIteratorInterface for chunked Justification iterators.Interfacecom.bigdata.rdf.infBlazeGraph
ILexiconConfigurationConfiguration determines which RDF Values are inlined into the statement indices rather than being assigned term identifiers by the lexicon.Interfacecom.bigdata.rdf.internalBlazeGraph
IManagedArrayAn interface for a managed array.Interfacecom.bigdata.rdf.graph.impl.utilBlazeGraph
IManagedIntArrayAn interface for a managed int[].Interfacecom.bigdata.rdf.graph.impl.utilBlazeGraph
IMathOpHandlerInterface for handling math operations on specific data type.Interfacecom.bigdata.rdf.internal.constraintsBlazeGraph
IMimeTypesCommon MIME types for dynamic content.Interfacecom.bigdata.rdf.sail.webapp.clientBlazeGraph
INamedSolutionSetInterface and annotations for named solution sets.Interfacecom.bigdata.rdf.sparql.astBlazeGraph
INamedSolutionSet .AnnotationsInterfacecom.bigdata.rdf.sparql.astBlazeGraph
INativeServiceOptionsAdditional options for native services.Interfacecom.bigdata.rdf.sparql.ast.serviceBlazeGraph
InBinaryBOpA constraint that a variable may only take on the bindings enumerated by someVersion:$Id: INBinarySearch.Classcom.bigdata.rdf.internal.constraintsBlazeGraph
InBOpAbstract base class for "IN" IConstraint implementations.Classcom.bigdata.rdf.internal.constraintsBlazeGraph
InBOp .AnnotationsInterfacecom.bigdata.rdf.internal.constraintsBlazeGraph
INeedsMaterializationSome IVValueExpression need materialized terms to perform their evaluation.Interfacecom.bigdata.rdf.internal.constraintsBlazeGraph
INeedsMaterialization .RequirementAlways needs materialization.Classcom.bigdata.rdf.internal.constraintsBlazeGraph
InferenceBVEClasscom.bigdata.rdf.internal.constraintsBlazeGraph
InferenceChangeLogReporterIChangeLog implementation reports inferences as RDF Statement s.Classcom.bigdata.rdf.changesetsBlazeGraph
InferenceEngineFlyweight object encapsulates some configuration state and provides methods to compute or update the closure of the database.Classcom.bigdata.rdf.rulesBlazeGraph
InferenceEngine .OptionsOptions for the InferenceEngine.Interfacecom.bigdata.rdf.rulesBlazeGraph
InferredSPOFilterFilter matches only StatementEnum.Classcom.bigdata.rdf.spoBlazeGraph
InGraphBinarySearchFilter"IN" filter for the context position based on a sorted long[] of the acceptable graph identifiers.Classcom.bigdata.rdf.spoBlazeGraph
InGraphHashSetFilter"IN" filter for the context position based on a native long hash set containing the acceptable graph identifiers.Classcom.bigdata.rdf.spoBlazeGraph
InHashBOpA constraint that a value expression which may only take on the bindings enumerated by some set of constants.Classcom.bigdata.rdf.internal.constraintsBlazeGraph
InlineIPv4URIHandlerInline URI handler for IPv4 host addresses.Classcom.bigdata.rdf.internalBlazeGraph
InlineLiteralIVCommon root interface for AbstractLiteralIV and LiteralExtensionIV, the two inline literal IV class roots.Interfacecom.bigdata.rdf.internalBlazeGraph
InlinePrefixedIntegerURIHandlerUtility IV to generate IVs for URIs in the form of http://example.Classcom.bigdata.rdf.internalBlazeGraph
InlineSignedIntegerURIHandlerSimple InlineURIHandler that packs the localName portion of the URI into an appropriately sized signed integer.Classcom.bigdata.rdf.internalBlazeGraph
InlineSuffixedIntegerURIHandlerUtility IV to generate IVs for URIs in the form of http://example.Classcom.bigdata.rdf.internalBlazeGraph
InlineUnsignedIntegerURIHandlerSimple InlineURIHandler that packs the localName portion of the URI into an appropriately sized signed integer.Classcom.bigdata.rdf.internalBlazeGraph
InlineURIFactoryDefault implementation of IInlineURIFactory that comes pre-loaded IPv4 (InlineIPv4URIHandler)UUID (InlineUUIDURIHandlerClasscom.bigdata.rdf.internalBlazeGraph
InlineURIHandlerHandler is mapped to a namespace prefix.Classcom.bigdata.rdf.internalBlazeGraph
InlineUUIDURIHandlerInline URI handler for UUIDs.Classcom.bigdata.rdf.internalBlazeGraph
InMemChangeLogThis is a very simple implementation of a change log.Classcom.bigdata.rdf.changesetsBlazeGraph
INonInlineExtensionCodesAn interface declaring the one byte extension code for non-inline IV Note: Negative codes are used for extension types for which an extensionInterfacecom.bigdata.rdf.internalBlazeGraph
InsertDataThe INSERT DATA operation adds some triples, given inline in the request, into the Graph Store:Classcom.bigdata.rdf.sparql.astBlazeGraph
InsertServletHandler for INSERT operations.Classcom.bigdata.rdf.sail.webappBlazeGraph
InvalidGraphContextExceptionAn instance of this exception is thrown when a graph context is not well formed.Classcom.bigdata.rdf.sparql.ast.optimizersBlazeGraph
IPassesMaterializationInterfacecom.bigdata.rdf.internal.constraintsBlazeGraph
IPredecessorA interface for IGASPrograms that compute paths and track a predecessor relationship among the visited vertices.Interfacecom.bigdata.rdf.graphBlazeGraph
IPrefixDeclsInterface for prefix declarations.Interfacecom.bigdata.rdf.sparql.astBlazeGraph
IPrefixDecls .AnnotationsInterfacecom.bigdata.rdf.sparql.astBlazeGraph
IPreparedBooleanQueryA prepared boolean query against a RemoteRepository.Interfacecom.bigdata.rdf.sail.webapp.clientBlazeGraph
IPreparedGraphQueryA prepared graph query for the RemoteRepository.Interfacecom.bigdata.rdf.sail.webapp.clientBlazeGraph
IPreparedOperationInterfacecom.bigdata.rdf.sail.webapp.clientBlazeGraph
IPreparedQueryA prepared query against the RemoteRepository.Interfacecom.bigdata.rdf.sail.webapp.clientBlazeGraph
IPreparedQueryListenerA listener for IPreparedQuery evaluate objects.Interfacecom.bigdata.rdf.sail.webapp.clientBlazeGraph
IPreparedSparqlUpdateInterfacecom.bigdata.rdf.sail.webapp.clientBlazeGraph
IPreparedTupleQueryA prepared tuple query against a JettyeRemoteRepository.Interfacecom.bigdata.rdf.sail.webapp.clientBlazeGraph
IProjectionDeclInterface and annotations for AST nodes which have a ProjectionNode.Interfacecom.bigdata.rdf.sparql.astBlazeGraph
IProjectionDecl .AnnotationsInterfacecom.bigdata.rdf.sparql.astBlazeGraph
IPv4AddressClass models an IPv4 address.Classcom.bigdata.rdf.internalBlazeGraph
IPv4AddrIVInternal value representing an inline IP address.Classcom.bigdata.rdf.internal.impl.literalBlazeGraph
IPv4AddrIVTestClasscom.bigdata.rdf.internal.impl.uriBlazeGraph
IQueryHintInterface for declaring query hints.Interfacecom.bigdata.rdf.sparql.ast.hintsBlazeGraph
IQueryNodeInterfacecom.bigdata.rdf.sparql.astBlazeGraph
IQueryNode .AnnotationsInterfacecom.bigdata.rdf.sparql.astBlazeGraph
IRawTripleStoreLow-level API directly using long term identifiers rather than an RDF ValueVersion:$Id$Author:Bryan ThompsonInterfacecom.bigdata.rdf.storeBlazeGraph
IRDFParserOptionsInstances of this interface may be used to configure options on an RDFParser.Interfacecom.bigdata.rdf.rioBlazeGraph
IReducerAn interface for computing reductions over the vertices of a graph.Interfacecom.bigdata.rdf.graphBlazeGraph
IRemoteRepositoryInterface for the Java API to the NanoSparqlServer.Interfacecom.bigdata.rdf.sail.webapp.clientBlazeGraph
IRemoteRepository .AddOpInterfacecom.bigdata.rdf.sail.webapp.clientBlazeGraph
IRemoteRepository .BooleanQueryInterfacecom.bigdata.rdf.sail.webapp.clientBlazeGraph
IRemoteRepository .GraphQueryInterfacecom.bigdata.rdf.sail.webapp.clientBlazeGraph
IRemoteRepository .QueryA prepared query will hold metadata for a particular query instance.Interfacecom.bigdata.rdf.sail.webapp.clientBlazeGraph
IRemoteRepository .RemoveOpInterfacecom.bigdata.rdf.sail.webapp.clientBlazeGraph
IRemoteRepository .TupleQueryInterfacecom.bigdata.rdf.sail.webapp.clientBlazeGraph
IRemoteSparqlQueryBuilderInterface for objects which can construct a valid SPARQL query for execution against a remote SPARQL end point.Interfacecom.bigdata.rdf.sparql.ast.serviceBlazeGraph
IRemoteTxInterface for blazegraph transactions on the client.Interfacecom.bigdata.rdf.sail.webapp.clientBlazeGraph
IRemoteTxState0Interfacecom.bigdata.rdf.sail.webapp.clientBlazeGraph
IReorderableNodeInterface for things which can be re-ordered by the static join optimizer.Interfacecom.bigdata.rdf.sparql.astBlazeGraph
IriBOpThe IRI function, as defined in SPARQL 1.Classcom.bigdata.rdf.internal.constraintsBlazeGraph
IriBOp .AnnotationsInterfacecom.bigdata.rdf.internal.constraintsBlazeGraph
IRioLoaderInterface for parsing RDF data using the Sesame RIO parser.Interfacecom.bigdata.rdf.rioBlazeGraph
IsBNodeBOpImposes the constraint isBNode(x).Classcom.bigdata.rdf.internal.constraintsBlazeGraph
IsBoundBOpImposes the constraint bound(x) for the variable x.Classcom.bigdata.rdf.internal.constraintsBlazeGraph
IServiceOptionsOptions and metadata for service end points.Interfacecom.bigdata.rdf.sparql.ast.serviceBlazeGraph
IServletDelegateInterface is used to delegate to servlets provided features that are resolved at runtime.Interfacecom.bigdata.rdf.sail.webappBlazeGraph
IsInlineBOpImposes the constraint isInline(x).Classcom.bigdata.rdf.internal.constraintsBlazeGraph
IsInlineBOp .AnnotationsInterfacecom.bigdata.rdf.internal.constraintsBlazeGraph
IsLiteralBOpImposes the constraint isLiteral(x).Classcom.bigdata.rdf.internal.constraintsBlazeGraph
IsMaterializedBOpImposes the constraint isMaterialized(x).Classcom.bigdata.rdf.internal.constraintsBlazeGraph
IsMaterializedBOp .AnnotationsInterfacecom.bigdata.rdf.internal.constraintsBlazeGraph
IsNumericBOpImposes the constraint isLiteral(x).Classcom.bigdata.rdf.internal.constraintsBlazeGraph
ISolutionSetManagerA management interface for named solution sets.Interfacecom.bigdata.rdf.sparql.ast.ssetsBlazeGraph
ISolutionSetStatsA set of interesting statistics on a solution set.Interfacecom.bigdata.rdf.sparql.astBlazeGraph
ISPARQLUpdateListenerA listener for SPARQL UPDATE operations.Interfacecom.bigdata.rdf.sailBlazeGraph
ISPOA interface representing an RDF triple, an RDF triple with a statement identifier, or an RDF quad.Interfacecom.bigdata.rdf.spoBlazeGraph
ISPOAssertionBufferA buffer that is written on by Rules.Interfacecom.bigdata.rdf.spoBlazeGraph
ISPOBufferA buffer for SPOs.Interfacecom.bigdata.rdf.spoBlazeGraph
IStatementBufferAbstraction for a buffer that loads Statements into an AbstractTripleStore.Interfacecom.bigdata.rdf.rioBlazeGraph
IStatementBufferFactoryA factory for StatementBuffers.Interfacecom.bigdata.rdf.loadBlazeGraph
IStatementContainerMarker interface for things which either are statements (or statement patterns) or contain statements (or statement pattern).Interfacecom.bigdata.rdf.sparql.astBlazeGraph
IStaticFrontierInterfacecom.bigdata.rdf.graphBlazeGraph
ISubjectCentricTextIndexerAbstraction for the text indexer for RDF Values allowing either the built-in bigdata FullTextIndex or support for Lucene, etc.Interfacecom.bigdata.rdf.lexiconBlazeGraph
IsURIBOpImposes the constraint isURI(x).Classcom.bigdata.rdf.internal.constraintsBlazeGraph
ITaskFactoryA factory for Runnable tasks.Interfacecom.bigdata.rdf.loadBlazeGraph
ITermCacheReduced interface for the LexiconRelation's term cache.Interfacecom.bigdata.rdf.lexiconBlazeGraph
ITermIndexCodesThis interface defines the signed byte values indicating the type of a term in the term index.Interfacecom.bigdata.rdf.lexiconBlazeGraph
ITermIVFilterInterface for filtering internal values.Interfacecom.bigdata.rdf.lexiconBlazeGraph
ITextIndexerAbstraction for the text indexer for RDF Values allowing either the built-in bigdata FullTextIndex or support for Lucene, etc.Interfacecom.bigdata.rdf.lexiconBlazeGraph
ITextIndexer .FullTextQueryClasscom.bigdata.rdf.lexiconBlazeGraph
ITripleStoreInterface for a triple -or- quad store.Interfacecom.bigdata.rdf.storeBlazeGraph
IVInterface for the internal representation of an RDF Value (the representation which is encoded within the statement indices).Interfacecom.bigdata.rdf.internalBlazeGraph
IValueCentricTextIndexerAbstraction for the text indexer for RDF Values allowing either the built-in bigdata FullTextIndex or support for Lucene, etc.Interfacecom.bigdata.rdf.lexiconBlazeGraph
IValueExpressionMetadataAbstract base class for AST nodes which embed value expressions and hence must be able to report certain metadata about those value expressions to theInterfacecom.bigdata.rdf.sparql.astBlazeGraph
IValueExpressionNodeAn AST node which models a value expression.Interfacecom.bigdata.rdf.sparql.astBlazeGraph
IValueExpressionNodeContainerA node which is a container for a IValueExpressionNode.Interfacecom.bigdata.rdf.sparql.astBlazeGraph
IVariableBindingRequirementsInterface describing constraints and desiderata w.Interfacecom.bigdata.rdf.sparql.astBlazeGraph
IVBindingSetEncoderA utility class for generating and processing compact representations of IBindingSets whose IConstants are bound to IVs.Classcom.bigdata.rdf.internal.encoderBlazeGraph
IVBindingSetEncoderWithIVCacheA concrete implementation using scalable BTrees to store the mapping from an IV to the cached RDF Value.Classcom.bigdata.rdf.internal.encoderBlazeGraph
IVCacheInterface for managing the BigdataValue cached on an IV.Interfacecom.bigdata.rdf.internalBlazeGraph
IVDocIdExtensionClasscom.bigdata.rdf.lexiconBlazeGraph
IVSolutionSetDecoderDecoder for IVSolutionSetEncoder.Classcom.bigdata.rdf.internal.encoderBlazeGraph
IVSolutionSetEncoderThis class provides fast, efficient serialization for solution sets.Classcom.bigdata.rdf.internal.encoderBlazeGraph
IVUnicodeUtility class supporting IVs having inline Unicode data.Classcom.bigdata.rdf.internalBlazeGraph
IVUnicode .IVUnicodeComparator for an IV having inline Unicode data on Java Strings.Classcom.bigdata.rdf.internalBlazeGraph
IVUtilityHelper class for IVs.Classcom.bigdata.rdf.internalBlazeGraph
IVValueExpressionA specialized IValueExpression that evaluates to an IV.Classcom.bigdata.rdf.internal.constraintsBlazeGraph
IVValueExpression .AnnotationsInterfacecom.bigdata.rdf.internal.constraintsBlazeGraph
JavaCharStreamAn implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (with java-like unicode escape processing).Classcom.bigdata.rdf.sail.sparql.astBlazeGraph
JettyResponseListenerClass handles the jetty Response input stream.Classcom.bigdata.rdf.sail.webapp.clientBlazeGraph
JJTSyntaxTreeBuilderStateClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
JoinGroupNodeAn optional or non-optional collection of query nodes that run together inSee Also:Serialized FormClasscom.bigdata.rdf.sparql.astBlazeGraph
JoinOrderExplainHintExplain hint indicating potential problems caused by the join order within a given join group, such as non-optional non-minus nodes that could not beClasscom.bigdata.rdf.sparql.ast.explainhintsBlazeGraph
JoinSetUtilUtility class for join analysis.Classcom.bigdata.rdf.sparql.astBlazeGraph
JoinSetUtil .VertexJoinSetA collection of vertices and the join variables they bind.Classcom.bigdata.rdf.sparql.astBlazeGraph
JsonHelperClasscom.bigdata.rdf.sail.modelBlazeGraph
Justification A justification for a StatementEnum.Classcom.bigdata.rdf.infBlazeGraph
Justification .VisitedSPOSetA collection of SPO objects (either fully bound or query patterns) that have already been visited.Classcom.bigdata.rdf.infBlazeGraph
JustificationIteratorIterator visits Justifications reading from the justification index.Classcom.bigdata.rdf.infBlazeGraph
JustificationRemoverClass writes on the justification index, removing all Justifications for each statement specified by the caller.Classcom.bigdata.rdf.spoBlazeGraph
JustificationTupleSerializer(De-)serializes Justifications.Classcom.bigdata.rdf.spoBlazeGraph
JustificationWriterWrites Justifications on the justification index.Classcom.bigdata.rdf.spoBlazeGraph
JustIndexWriteProcProcedure for writing Justifications on an index or indexAuthor:Bryan ThompsonSee Also:Serialized FormClasscom.bigdata.rdf.spoBlazeGraph
JustIndexWriteProc .WriteJustificationsProcConstructorClasscom.bigdata.rdf.spoBlazeGraph
KVOTermIdComparatorPlaces KVOs containing BigdataValue references into an ordering determined by the assigned term identifiers}.Classcom.bigdata.rdf.lexiconBlazeGraph
LangBOpReturn the language tag of the literal argument.Classcom.bigdata.rdf.internal.constraintsBlazeGraph
LangMatchesBOpSee Also:http://www.Classcom.bigdata.rdf.internal.constraintsBlazeGraph
LcaseBOphttp://www.Classcom.bigdata.rdf.internal.constraintsBlazeGraph
LexAccessPatternEnumenum LexAccessPatternEnumType safe enumeration of access patterns for the LexPredicate.Classcom.bigdata.rdf.lexiconBlazeGraph
LexiconConfigurationAn object which describes which kinds of RDF Values are inlined into the statement indices and how other RDF Values are coded into the lexicon.Classcom.bigdata.rdf.internalBlazeGraph
LexiconKeyBuilderFlyweight helper class for building (and decoding to the extent possible) unsigned byte[] keys for RDF Values and term identifiers.Classcom.bigdata.rdf.lexiconBlazeGraph
LexiconKeyOrderNatural index orders for the LexiconRelation.Classcom.bigdata.rdf.lexiconBlazeGraph
LexiconRelationThe LexiconRelation handles all things related to the indices mapping external RDF Values onto IVs (internal values)s and providesClasscom.bigdata.rdf.lexiconBlazeGraph
LexPredicate lex(BigdataValue,IV) predicate used for querying the LexiconRelation's TERMSClasscom.bigdata.rdf.lexiconBlazeGraph
LiteralArrayIVAn inline literal IV composed of an array of other inline literal IVs.Classcom.bigdata.rdf.internal.impl.literalBlazeGraph
LiteralExtensionIVClass provides support for datatype Literals for which an IExtension was registered.Classcom.bigdata.rdf.internal.impl.literalBlazeGraph
LoadGraphThe LOAD operation reads an RDF document from a IRI and inserts its triples into the specified graph in the Graph Store.Classcom.bigdata.rdf.sparql.astBlazeGraph
LoadGraph .AnnotationsAdds options to control the behavior of the RDFParser.Interfacecom.bigdata.rdf.sparql.astBlazeGraph
LoadOneHostScoringRuleThis IHostScoringRule uses load_one to score and rank the hosts.Classcom.bigdata.rdf.sail.webapp.lbs.policy.gangliaBlazeGraph
LoadStatementBufferFactoryClasscom.bigdata.rdf.loadBlazeGraph
LoadStatsUsed to report statistics when loading data.Classcom.bigdata.rdf.rioBlazeGraph
LocalTripleStoreA triple store based on the bigdata architecture.Classcom.bigdata.rdf.storeBlazeGraph
LocalTripleStore .OptionsOptions understood by the LocalTripleStore.Interfacecom.bigdata.rdf.storeBlazeGraph
LUBMVocabularyA Vocabulary covering the ontologies used by LUBM.Classcom.bigdata.rdf.vocabBlazeGraph
LUBMVocabularyDeclVocabulary and namespace for LUBM using the default namespace.Classcom.bigdata.rdf.vocab.declsBlazeGraph
ManagedArrayA view on a mutable int[] that may be extended.Classcom.bigdata.rdf.graph.impl.utilBlazeGraph
ManagedIntArrayA view on a mutable int[] that may be extended.Classcom.bigdata.rdf.graph.impl.utilBlazeGraph
MapgraphServletProxyClasscom.bigdata.rdf.sail.webappBlazeGraph
MapgraphServletProxy .MapgraphServletFactoryFactory pattern for a servlet that is discovered at runtime.Classcom.bigdata.rdf.sail.webappBlazeGraph
MappedProgramProgram automatically maps the rules added across the combination of the database (the relation named on the rule) and the focusStore.Classcom.bigdata.rdf.rulesBlazeGraph
MatchRuleRule supporting AbstractTripleStore.Classcom.bigdata.rdf.rulesBlazeGraph
MathBOpA math expression involving a left and right IValueExpression operand.Classcom.bigdata.rdf.internal.constraintsBlazeGraph
MathBOp .AnnotationsInterfacecom.bigdata.rdf.internal.constraintsBlazeGraph
MathBOp .MathOpClasscom.bigdata.rdf.internal.constraintsBlazeGraph
MathUtilityClasscom.bigdata.rdf.internal.constraintsBlazeGraph
MergeSortIteratorAn N-way merge sort of N source iterators visiting Values (which areAuthor:Bryan ThompsonClasscom.bigdata.rdf.graph.impl.bdBlazeGraph
MiniMimeExtract and return the quality score for the mime type (defaults to grammar permits whitespace fairly generally, but the parser in this classClasscom.bigdata.rdf.sail.webapp.clientBlazeGraph
MockedValueIVInternally used IV representing a mocked value.Classcom.bigdata.rdf.internal.impl.literalBlazeGraph
MockIVReturningServiceCall Service invocation interface for an external (non-bigdata) service.Interfacecom.bigdata.rdf.sparql.ast.serviceBlazeGraph
ModifiedEnumClasscom.bigdata.rdf.spoBlazeGraph
MoveGraphThe MOVE operation is a shortcut for moving all data from an input graph into a destination graph.Classcom.bigdata.rdf.sparql.astBlazeGraph
MultipartContentProviderClasscom.bigdata.rdf.sail.webapp.clientBlazeGraph
MultipurposeIDHandlerInline URI handler for IDs of multiple types.Classcom.bigdata.rdf.internalBlazeGraph
MultiTenancyServletMult-tenancy Administration Servlet (management for bigdata namespaces).Classcom.bigdata.rdf.sail.webappBlazeGraph
MutableTupleQueryResultAn implementation of the TupleQueryResult interface that stores the complete query result in memory.Classcom.bigdata.rdf.sparql.ast.evalBlazeGraph
NamedSubqueriesNodeA node whose children are a list of NamedSubqueryRoots.Classcom.bigdata.rdf.sparql.astBlazeGraph
NamedSubqueryIncludeAn 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.Classcom.bigdata.rdf.sparql.astBlazeGraph
NamedSubqueryInclude .AnnotationsInterfacecom.bigdata.rdf.sparql.astBlazeGraph
NamedSubqueryRootA subquery with a named solution set which can be referenced from other partsSee Also:NamedSubqueryInclude, Classcom.bigdata.rdf.sparql.astBlazeGraph
NamedSubqueryRoot .AnnotationsInterfacecom.bigdata.rdf.sparql.astBlazeGraph
NanoSparqlClient .QueryOptionsOptions for the query.Classcom.bigdata.rdf.sail.benchBlazeGraph
NanoSparqlClient .QueryTaskClasscom.bigdata.rdf.sail.benchBlazeGraph
NanoSparqlServerGraph DatabaseClasscom.bigdata.rdf.sail.webappBlazeGraph
NanoSparqlServer .SystemPropertiesInterfacecom.bigdata.rdf.sail.webappBlazeGraph
NativeDistinctNamedGraphUpdateTestClasscom.bigdata.rdf.sail.webappBlazeGraph
NeedsMaterializationBOpAttempts to run a constraint prior to materialization.Classcom.bigdata.rdf.internal.constraintsBlazeGraph
NegatedPropertySetGraph DatabaseClasscom.bigdata.rdf.sail.sparqlBlazeGraph
NoAxiomFilterA filter that matches explicit or inferred statements but not those whose StatementEnum is StatementEnum.Classcom.bigdata.rdf.spoBlazeGraph
NoAxiomsAn empty axiom model.Classcom.bigdata.rdf.axiomsBlazeGraph
NodeInterfacecom.bigdata.rdf.sail.sparql.astBlazeGraph
NoExtensionFactoryA class which does not support any extensions.Classcom.bigdata.rdf.internalBlazeGraph
NoInlineURIFactoryClasscom.bigdata.rdf.internalBlazeGraph
NOPHostScoringRuleReturns ONE for each host (all hosts appear to have an equal workload).Classcom.bigdata.rdf.sail.webapp.lbsBlazeGraph
NOPLBSPolicyThis policy proxies all requests for update operations to the leader but forwards read requests to the local service.Classcom.bigdata.rdf.sail.webapp.lbs.policyBlazeGraph
NoSuchVocabularyItemAn exception thrown when a request is made for a URI which was not declared in the Vocabulary.Classcom.bigdata.rdf.internalBlazeGraph
NotBOpImposes the constraint !x.Classcom.bigdata.rdf.internal.constraintsBlazeGraph
NotExistsNodeA special function node for modeling NOT EXISTS.Classcom.bigdata.rdf.sparql.astBlazeGraph
NotMaterializedExceptionException thrown by IVCache.Classcom.bigdata.rdf.internalBlazeGraph
NoVocabularyAn empty Vocabulary.Classcom.bigdata.rdf.vocabBlazeGraph
NowBOpClasscom.bigdata.rdf.internal.constraintsBlazeGraph
NowBOp .AnnotationsInterfacecom.bigdata.rdf.internal.constraintsBlazeGraph
NumericBNodeIVClass for inline RDF blank nodes.Classcom.bigdata.rdf.internal.impl.bnodeBlazeGraph
NumericBOpA math expression involving a left and right IValueExpression operand.Classcom.bigdata.rdf.internal.constraintsBlazeGraph
NumericBOp .AnnotationsInterfacecom.bigdata.rdf.internal.constraintsBlazeGraph
NumericBOp .NumericOpClasscom.bigdata.rdf.internal.constraintsBlazeGraph
NumericIVSuperclass for the inline numerics - XSDNumericIV, XSDIntegerIV, and XSDDecimalIV.Classcom.bigdata.rdf.internal.impl.literalBlazeGraph
OpenrdfNativeMockServiceFactoryMock service reports the solutions provided in the constructor.Classcom.bigdata.rdf.sparql.ast.eval.serviceBlazeGraph
OpenrdfNativeServiceOptionsService options base class for with JVM services which handle openrdf BindingSets rather than bigdata IBindingSets.Classcom.bigdata.rdf.sparql.ast.serviceBlazeGraph
OptimizerQueryHintThe query hint governing the choice of the join order optimizer.Classcom.bigdata.rdf.sparql.ast.hintsBlazeGraph
OPVocabularyClasscom.bigdata.rdf.vocabBlazeGraph
OPVocabularyDeclClasscom.bigdata.rdf.vocab.declsBlazeGraph
OrBOpImposes the constraint x OR y.Classcom.bigdata.rdf.internal.constraintsBlazeGraph
OrderByExprAn IValueExpressionNode paired with a flag to indicating an ascending or descending sort order.Classcom.bigdata.rdf.sparql.astBlazeGraph
OrderByNodeAST node models an ORDER BY clause.Classcom.bigdata.rdf.sparql.astBlazeGraph
OSPComparatorImposes o:s:p ordering based on termIds only.Classcom.bigdata.rdf.spoBlazeGraph
OutOfOrderEvaluationExceptionAn instance of this exception is thrown if out of order evaluation of solutions is observed in an evaluation context which does not permit thisClasscom.bigdata.rdf.sparql.ast.evalBlazeGraph
OwlAxiomsThe axioms for RDF Schema plus a few axioms to support owl:sameAs, owl:equivalentProperty, and owl:equivalentClass.Classcom.bigdata.rdf.axiomsBlazeGraph
OwlSameAsPropertiesExpandingIteratorClasscom.bigdata.rdf.infBlazeGraph
OWLVocabularyDeclVocabulary and namespace for OWL.Classcom.bigdata.rdf.vocab.declsBlazeGraph
PackedLongIVInternal value representing a packed long in the range [0;72057594037927935L].Classcom.bigdata.rdf.internal.impl.literalBlazeGraph
ParseExceptionThis exception is thrown when parse errors are encountered.Classcom.bigdata.rdf.sail.sparql.astBlazeGraph
ParserSpeedTestUtility to measure the raw speed of the RDF parser.Classcom.bigdata.rdf.internalBlazeGraph
PartlyInlineTypedLiteralIVA Literal modeled as a datatype IV plus an inline UnicodeVersion:$Id$Author:Bryan ThompsonSee Also:Serialized FormClasscom.bigdata.rdf.internal.impl.literalBlazeGraph
PartlyInlineURIIVA URI modeled as a namespace IV plus an inline UnicodeVersion:$Id$Author:Bryan ThompsonSee Also:Serialized FormClasscom.bigdata.rdf.internal.impl.uriBlazeGraph
PathNodeAST Node used to represent a property path.Classcom.bigdata.rdf.sparql.astBlazeGraph
PathNode .PathAlternativeUsed to signify an OR (UNION) of multiple possible subpaths.Classcom.bigdata.rdf.sparql.astBlazeGraph
PathNode .PathEltA specific path element.Classcom.bigdata.rdf.sparql.astBlazeGraph
PathNode .PathModClasscom.bigdata.rdf.sparql.astBlazeGraph
PathNode .PathNegatedPropertySetClasscom.bigdata.rdf.sparql.astBlazeGraph
PathNode .PathOneInPropertySetClasscom.bigdata.rdf.sparql.astBlazeGraph
PathNode .PathSequenceA sequence of paths (JOINS).Classcom.bigdata.rdf.sparql.astBlazeGraph
PATHSPATHS is an iterative graph traversal operation.Classcom.bigdata.rdf.graph.impl.bdBlazeGraph
PATHS .BindingsAdditional IBindingExtractor.Interfacecom.bigdata.rdf.graph.impl.bdBlazeGraph
PATHS .ESEdge state is not used.Classcom.bigdata.rdf.graph.impl.bdBlazeGraph
PATHS .VSClasscom.bigdata.rdf.graph.impl.bdBlazeGraph
POSComparatorImposes p:o:s ordering based on termIds only.Classcom.bigdata.rdf.spoBlazeGraph
PRPage 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.Classcom.bigdata.rdf.graph.analyticsBlazeGraph
PR .BindingsAdditional IBindingExtractor.Interfacecom.bigdata.rdf.graph.analyticsBlazeGraph
PR .ESEdge state is not used.Classcom.bigdata.rdf.graph.analyticsBlazeGraph
PR .VSClasscom.bigdata.rdf.graph.analyticsBlazeGraph
PrefixDeclProcessorProcesses the prefix declarations in a SPARQL query model.Classcom.bigdata.rdf.sail.sparqlBlazeGraph
PresortRioLoaderStatement handler for the RIO RDF Parser that writes on aAuthor:Bryan ThompsonClasscom.bigdata.rdf.rioBlazeGraph
ProjectedConstraintThis class implements 'AS' in a projection as found in both subselects and bind, e.Classcom.bigdata.rdf.internal.constraintsBlazeGraph
ProjectionNodeAST node modeling projected value expressions.Classcom.bigdata.rdf.sparql.astBlazeGraph
PropertiesFormatFormats for a properties file.Classcom.bigdata.rdf.propertiesBlazeGraph
PropertiesParserAn interface for Properties document readers.Interfacecom.bigdata.rdf.propertiesBlazeGraph
PropertiesParserFactoryA PropertiesParserFactory returns PropertiesParsers for a specific PropertiesFormat.Interfacecom.bigdata.rdf.propertiesBlazeGraph
PropertiesParserRegistryA registry that keeps track of the available RDFParserFactorys.Classcom.bigdata.rdf.propertiesBlazeGraph
PropertiesTextParserAn PropertiesParser for Properties objects in the textAuthor:Bryan THompsonClasscom.bigdata.rdf.properties.textBlazeGraph
PropertiesTextParserFactoryAn PropertiesParserFactory for Properties objects in the textAuthor:Bryan THompsonClasscom.bigdata.rdf.properties.textBlazeGraph
PropertiesTextWriterPropertiesFormat.Classcom.bigdata.rdf.properties.textBlazeGraph
PropertiesTextWriterFactoryAn PropertiesWriterFactory for text writers.Classcom.bigdata.rdf.properties.textBlazeGraph
PropertiesWriterAn interface for properties document writers.Interfacecom.bigdata.rdf.propertiesBlazeGraph
PropertiesWriterFactoryA PropertiesWriterFactory returns PropertiesWriters for a specific PropertiesFormat.Interfacecom.bigdata.rdf.propertiesBlazeGraph
PropertiesWriterRegistryA registry that keeps track of the available PropertiesWriterFactoryAuthor:Arjohn Kampman, Bryan ThompsonClasscom.bigdata.rdf.propertiesBlazeGraph
PropertiesXMLParserAn PropertiesParser for Properties objects in XML.Classcom.bigdata.rdf.properties.xmlBlazeGraph
PropertiesXMLParserFactoryAn PropertiesParserFactory for Properties objects in XML.Classcom.bigdata.rdf.properties.xmlBlazeGraph
PropertiesXMLWriterPropertiesFormat XML writer.Classcom.bigdata.rdf.properties.xmlBlazeGraph
PropertiesXMLWriterFactoryAn PropertiesWriterFactory for text writers.Classcom.bigdata.rdf.properties.xmlBlazeGraph
PropertyPathNodeA node in the AST representing a triple pattern with a property path.Classcom.bigdata.rdf.sparql.astBlazeGraph
PropertyPathNode .AnnotationsInterfacecom.bigdata.rdf.sparql.astBlazeGraph
PropertyPathUnionNodeThis node is purely to trick the ASTJoinOrderByTypeOptimizer - we need to keep the property path stuff in the right order, even the UNIONs.Classcom.bigdata.rdf.sparql.astBlazeGraph
PropertySetElemClasscom.bigdata.rdf.sail.sparqlBlazeGraph
ProxyBigdataSailTestCase This class provides proxy delegation logic for abstract methods declared by AbstractBigdataSailTestCase and is used to extend the set of testsClasscom.bigdata.rdf.sailBlazeGraph
ProxySuiteHelperThis class provides static methods to help creating test classes and suites of tests that use the proxy testClasscom.bigdata.rdf.sail.webappBlazeGraph
ProxyTestCase This class provides proxy delegation logic for abstract methods declared by AbstractJournalTestCase and is used to extend the set of tests that will beClasscom.bigdata.rdf.sail.webappBlazeGraph
ProxyTestCase This class provides proxy delegation logic for abstract methods declared by AbstractTestCase and is used to extend the set of tests that will beClasscom.bigdata.rdf.storeBlazeGraph
Q14TestHard codes LUBM U14, which is a statement index scan.Classcom.bigdata.rdf.sail.benchBlazeGraph
QuadDataRecursive container for ground StatementPatternNodes.Classcom.bigdata.rdf.sparql.astBlazeGraph
QuadsDataOrNamedSolutionSetAn AST node which models either QuadData or a named solution set in support of the INSERT clause and DELETE clause of a DeleteInsertGraphClasscom.bigdata.rdf.sparql.astBlazeGraph
QuadsDataOrNamedSolutionSet .AnnotationsInterfacecom.bigdata.rdf.sparql.astBlazeGraph
QuadsOperationInTriplesModeExceptionException indicating that a quads operation such as an update or extract on a named graph is issued, but the database is bootstrapped in triples modeClasscom.bigdata.rdf.sparql.astBlazeGraph
QuadsTestCaseUnit tests for named graphs.Classcom.bigdata.rdf.sailBlazeGraph
QueryBaseContains the projection clause, where clause, and solution modified clauses.Classcom.bigdata.rdf.sparql.astBlazeGraph
QueryBase .AnnotationsInterfacecom.bigdata.rdf.sparql.astBlazeGraph
QueryCancellationHelperThis class encapsulate functionality that is common to the REST API and Embedded Graph deployments.Classcom.bigdata.rdf.sailBlazeGraph
QueryCancelledExceptionException thrown when a query is explicitly cancelled.Classcom.bigdata.rdf.sailBlazeGraph
QueryEvaluationIteratorClass exists to align exceptions thrown by Sesame 2 query evaluation with those thrown by the Sesame 2 SAIL.Classcom.bigdata.rdf.sailBlazeGraph
QueryHintExceptionException thrown when a query hint is invalid/illegal.Classcom.bigdata.rdf.sparql.ast.hintsBlazeGraph
QueryHintRegistryA factory which is used to register and resolve query hints.Classcom.bigdata.rdf.sparql.ast.hintsBlazeGraph
QueryHintsGraph DatabaseInterfacecom.bigdata.rdf.sparql.astBlazeGraph
QueryHintScopeType safe enumeration for the scope of a query hint.Classcom.bigdata.rdf.sparql.ast.hintsBlazeGraph
QueryNodeBaseAST node base class.Classcom.bigdata.rdf.sparql.astBlazeGraph
QueryNodeBase .AnnotationsInterfacecom.bigdata.rdf.sparql.astBlazeGraph
QueryNodeListBaseNodeBase class for AST nodes which model an ordered list of children.Classcom.bigdata.rdf.sparql.astBlazeGraph
QueryNodeWithBindingSetClass for wrapping a query node and an associated binding set (as starting point for evaluating the query).Classcom.bigdata.rdf.sparql.astBlazeGraph
QueryOptimizerEnumenum QueryOptimizerEnumThe known query optimizers.Classcom.bigdata.rdf.sparql.astBlazeGraph
QueryRootThe top-level Query.Classcom.bigdata.rdf.sparql.astBlazeGraph
QueryRoot .AnnotationsInterfacecom.bigdata.rdf.sparql.astBlazeGraph
QueryServletSPARQL Query (GET/POST) and SPARQL UPDATE handler (POST).Classcom.bigdata.rdf.sail.webappBlazeGraph
QueryTypeType safe enumeration reporting the high level type of the query.Classcom.bigdata.rdf.sparql.astBlazeGraph
RAMGASEngineClasscom.bigdata.rdf.graph.impl.ramBlazeGraph
RAMGASEngine .RAMGraphA simple RDF graph model suitable for graph mining algorithms.Classcom.bigdata.rdf.graph.impl.ramBlazeGraph
RAMGASEngine .RAMGraphAccessorClasscom.bigdata.rdf.graph.impl.ramBlazeGraph
RAMGASRunnerClass for running GAS performance tests against the SAIL.Classcom.bigdata.rdf.graph.impl.ramBlazeGraph
RAMGraphFixtureClasscom.bigdata.rdf.graph.impl.ramBlazeGraph
RAMGraphLoaderTODO Blank nodes have global scope.Classcom.bigdata.rdf.graph.impl.ramBlazeGraph
RandBOpClasscom.bigdata.rdf.internal.constraintsBlazeGraph
RangeRepresents a numerical range of IVs - a lower bound and an upper bound.Classcom.bigdata.rdf.internal.constraintsBlazeGraph
RangeBOpOperator used to impose a key-range constraint on a variable on access path.Classcom.bigdata.rdf.internal.constraintsBlazeGraph
RangeBOp .AnnotationsInterfacecom.bigdata.rdf.internal.constraintsBlazeGraph
RangeNodeIt's a value expression because it does eventually evaluate to a value -See Also:Serialized FormClasscom.bigdata.rdf.sparql.astBlazeGraph
RangeNode .AnnotationsInterfacecom.bigdata.rdf.sparql.astBlazeGraph
RDFFilenameFilterFilter recognizes anything that is a registered as an RDFFormat or which would be recognized as such if you stripped off a trailingClasscom.bigdata.rdf.loadBlazeGraph
RDFFullTextIndexTupleSerializerReplaces the FullTextIndexTupleSerializer to support IVs as document identifiers.Classcom.bigdata.rdf.lexiconBlazeGraph
RDFJoinNexusIProgram execution support for the RDF DB.Classcom.bigdata.rdf.rulesBlazeGraph
RDFJoinNexus .InsertSPOAndJustificationBufferBuffer writes on IMutableRelation#insert(IChunkedIterator) when it isVersion:$Id$Author:Bryan ThompsonClasscom.bigdata.rdf.rulesBlazeGraph
RDFJoinNexusFactoryFactory for RDFJoinNexus objects.Classcom.bigdata.rdf.rulesBlazeGraph
RDFLoadTaskFactoryFactory for tasks for loading RDF resources into a database.Classcom.bigdata.rdf.loadBlazeGraph
RDFParserOptionsInstances of this class may be used to configure options on an RDFParser.Classcom.bigdata.rdf.rioBlazeGraph
RDFParserOptions .OptionsInterfacecom.bigdata.rdf.rioBlazeGraph
RdfsAxiomsThe axioms for RDF Schema.Classcom.bigdata.rdf.axiomsBlazeGraph
RDFSVocabularyA Vocabulary including well-known Values for RDF, RDFS, OWL, Dublin Core,Classcom.bigdata.rdf.vocabBlazeGraph
RDFSVocabularyDeclVocabulary and namespace for RDFS.Classcom.bigdata.rdf.vocab.declsBlazeGraph
RDFSVocabularyV2Classcom.bigdata.rdf.vocabBlazeGraph
RdfTypeRdfsResourceFilterFilter matches (x rdf:type rdfs:Resource).Classcom.bigdata.rdf.infBlazeGraph
RDFValueFactoryFactory for the single element byte[] used for the value of an RDF Statement in one of the statement indices.Classcom.bigdata.rdf.spoBlazeGraph
RDFVerifyTaskFactoryFactory for tasks for verifying a database against RDF resources.Classcom.bigdata.rdf.loadBlazeGraph
RDFVocabularyDeclVocabulary and namespace for RDF.Classcom.bigdata.rdf.vocab.declsBlazeGraph
RDRHistoryThis is an experimental feature that captures history using the change log mechanism and RDR.Classcom.bigdata.rdf.sailBlazeGraph
RDRHistory .VocabVocab terms to use for the "added" and "removed" predicates.Interfacecom.bigdata.rdf.sailBlazeGraph
RDRHistoryServiceFactoryClasscom.bigdata.rdf.sailBlazeGraph
RegexBOpSPARQL REGEX operator.Classcom.bigdata.rdf.internal.constraintsBlazeGraph
RegexBOp .AnnotationsInterfacecom.bigdata.rdf.internal.constraintsBlazeGraph
RejectAnythingSameAsItselfRejects (x y z) iff x==z and y==owl:sameAs, where x, y, and z are variables.Classcom.bigdata.rdf.rulesBlazeGraph
RemoteRepositoryJava API to the Nano Sparql Server.Classcom.bigdata.rdf.sail.webapp.clientBlazeGraph
RemoteRepository .AddOpAdd by URI, statements, or file.Classcom.bigdata.rdf.sail.webapp.clientBlazeGraph
RemoteRepository .RemoveOpRemove by query, access path, statements, or file.Classcom.bigdata.rdf.sail.webapp.clientBlazeGraph
RemoteRepositoryBaseBase class providing some common functionality.Classcom.bigdata.rdf.sail.webapp.clientBlazeGraph
RemoteRepositoryDeclsVarious declarations used by the client API.Classcom.bigdata.rdf.sail.webapp.clientBlazeGraph
RemoteRepositoryManagerA manager for connections to one or more REST API / SPARQL end points for the same bigdata service.Classcom.bigdata.rdf.sail.webapp.clientBlazeGraph
RemoteServiceCallService invocation interface for an REMOTE SPARQL service.Interfacecom.bigdata.rdf.sparql.ast.serviceBlazeGraph
RemoteServiceCallImplThis class handles vectored remote service invocation by generating an appropriate SPARQL query (with BINDINGS) and an appropriate HTTP request.Classcom.bigdata.rdf.sparql.ast.serviceBlazeGraph
RemoteServiceFactoryImplA factory for service calls against remote SPARQL end points.Classcom.bigdata.rdf.sparql.ast.serviceBlazeGraph
RemoteServiceOptionsConfigurable options for a remote service end point.Classcom.bigdata.rdf.sparql.ast.serviceBlazeGraph
RemoteSparql10QueryBuilderUtility class constructs a valid SPARQL query for a remote SPARQL 1.Classcom.bigdata.rdf.sparql.ast.serviceBlazeGraph
RemoteSparql11DraftQueryBuilderUtility class constructs a valid SPARQL query for a remote SPARQL 1.Classcom.bigdata.rdf.sparql.ast.serviceBlazeGraph
RemoteSparql11QueryBuilderUtility class constructs a valid SPARQL query for a remote SPARQL 1.Classcom.bigdata.rdf.sparql.ast.serviceBlazeGraph
RemoteSparqlBuilderFactoryFactory encapsulates the logic required to decide on the manner in which solutions will be vectored into the remote service end point and in which theClasscom.bigdata.rdf.sparql.ast.serviceBlazeGraph
RemoteTransactionManagerRemote client for the Transaction Management API.Classcom.bigdata.rdf.sail.webapp.clientBlazeGraph
RemoteTransactionNotFoundExceptionException thrown if a transaction is not active in a context where it needs to be active for some operation to take place.Classcom.bigdata.rdf.sail.webapp.clientBlazeGraph
RemoteTransactionValidationExceptionException thrown if an active transaction known to the server could not be validated in response to a PREPARE or COMMIT request.Classcom.bigdata.rdf.sail.webapp.clientBlazeGraph
ReplaceBOpSee Also:http://www.Classcom.bigdata.rdf.internal.constraintsBlazeGraph
ReplaceBOp .AnnotationsInterfacecom.bigdata.rdf.internal.constraintsBlazeGraph
RESTServletDefault dispatch pattern for a core REST API.Classcom.bigdata.rdf.sail.webappBlazeGraph
ReverseIndexWriterTaskAdd 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 asClasscom.bigdata.rdf.lexiconBlazeGraph
RioLoaderEventEvent generated periodically.Classcom.bigdata.rdf.rioBlazeGraph
RioLoaderListenerPeriodic notification of data load progress.Interfacecom.bigdata.rdf.rioBlazeGraph
RoundRobinLBSPolicyPolicy implements a round-robin over the services that are joined with theAuthor:Bryan ThompsonSee Also:Serialized FormClasscom.bigdata.rdf.sail.webapp.lbs.policyBlazeGraph
RuleContextEnumenum RuleContextEnum Type-safe enumeration capturing the primary uses cases for rule execution.Classcom.bigdata.rdf.rulesBlazeGraph
RuleFastClosure11Rule for step 11 of InferenceEngine#fastForwardClosure().Classcom.bigdata.rdf.rulesBlazeGraph
RuleFastClosure13Rule for step 13 of InferenceEngine#fastForwardClosure().Classcom.bigdata.rdf.rulesBlazeGraph
RuleFastClosure3Classcom.bigdata.rdf.rulesBlazeGraph
RuleFastClosure5Classcom.bigdata.rdf.rulesBlazeGraph
RuleFastClosure6Classcom.bigdata.rdf.rulesBlazeGraph
RuleFastClosure7Classcom.bigdata.rdf.rulesBlazeGraph
RuleFastClosure9Classcom.bigdata.rdf.rulesBlazeGraph
RuleOwlEquivalentClass (a owl:equivalentClass b) -> (b owl:equivalentClass a)Version:$Id$Author:Bryan ThompsonSee Also:Serialized FormClasscom.bigdata.rdf.rulesBlazeGraph
RuleOwlEquivalentPropertyowl:equivalentProperty (a owl:equivalentProperty b) -> (b owl:equivalentProperty a)Classcom.bigdata.rdf.rulesBlazeGraph
RuleOwlFunctionalPropertyowl:FunctionalProperty (p rdf:type owl:FunctionalProperty), (a p b), (a p c) -> Classcom.bigdata.rdf.rulesBlazeGraph
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 FormClasscom.bigdata.rdf.rulesBlazeGraph
RuleOwlInverseFunctionalPropertyowl:InverseFunctionalProperty (p rdf:type owl:InverseFunctionalProperty), (b p a), (c p a) -> Classcom.bigdata.rdf.rulesBlazeGraph
RuleOwlInverseOf1 owl:inverseOf1 : (a owl:inverseOf b) -> (b owl:inverseOf a)Version:$Id$Author:Bryan ThompsonSee Also:Serialized FormClasscom.bigdata.rdf.rulesBlazeGraph
RuleOwlInverseOf2 owl:inverseOf2 : (a owl:inverseOf b), (x a z) -> (z b x).Classcom.bigdata.rdf.rulesBlazeGraph
RuleOwlSameAs1 (x owl:sameAs y) -> (y owl:sameAs x)Version:$Id$Author:Bryan ThompsonSee Also:Serialized FormClasscom.bigdata.rdf.rulesBlazeGraph
RuleOwlSameAs1b (x owl:sameAs y), (y owl:sameAs z) -> (x owl:sameAs z)Version:$Id$Author:Bryan ThompsonSee Also:Serialized FormClasscom.bigdata.rdf.rulesBlazeGraph
RuleOwlSameAs2 (x owl:sameAs y), (x a z) -> (y a z).Classcom.bigdata.rdf.rulesBlazeGraph
RuleOwlSameAs3 (x owl:sameAs y), (z a x) -> (z a y).Classcom.bigdata.rdf.rulesBlazeGraph
RuleOwlSymmetricPropertyowl:SymmetricProperty (x rdf:type owl:SymmetricProperty), (a x b) -> (b x a).Classcom.bigdata.rdf.rulesBlazeGraph
RuleOwlTransitiveProperty1owl:TransitiveProperty1 (a rdf:type owl:TransitiveProperty), (x a y), (y a z) -> (x a z)Classcom.bigdata.rdf.rulesBlazeGraph
RuleOwlTransitiveProperty2owl:TransitiveProperty2 (a rdf:type owl:TransitiveProperty), (b rdfs:subPropertyOf a) -> (b rdf:type owl:TransitiveProperty)Classcom.bigdata.rdf.rulesBlazeGraph
RuleRdf01 (?a rdf:type rdf:Property) :- ( ?u ?a ?y ).Classcom.bigdata.rdf.rulesBlazeGraph
RuleRdfs02 ( u rdf:type x) :- ( a rdfs:domain x), ( u a y ).Classcom.bigdata.rdf.rulesBlazeGraph
RuleRdfs03 triple(v rdf:type x) :- triple(a rdfs:range x),Classcom.bigdata.rdf.rulesBlazeGraph
RuleRdfs04a (?u ?a ?x) -> (?u rdf:type rdfs:Resource)Version:$Id$Author:Bryan ThompsonSee Also:Serialized FormClasscom.bigdata.rdf.rulesBlazeGraph
RuleRdfs04b (?u ?a ?v) -> (?v rdf:type rdfs:Resource) Note: Literals can be entailed in the subject position by this rule and MUSTClasscom.bigdata.rdf.rulesBlazeGraph
RuleRdfs05rdfs5: this variant uses a nested subquery and may be safely used during triple(?u,rdfs:subPropertyOf,?x) :-Classcom.bigdata.rdf.rulesBlazeGraph
RuleRdfs06 triple( ?u rdfs:subPropertyOf ?u ) :- triple( ?u rdf:type rdf:Property ).Classcom.bigdata.rdf.rulesBlazeGraph
RuleRdfs07 triple(?u,?b,?y) :- triple(?a,rdfs:subPropertyOf,?b),Classcom.bigdata.rdf.rulesBlazeGraph
RuleRdfs08 (?u rdfs:subClassOf rdfs:Resource) :- (?u rdf:type rdfs:Class).Classcom.bigdata.rdf.rulesBlazeGraph
RuleRdfs09 triple(?v,rdf:type,?x) :- triple(?u,rdfs:subClassOf,?x),Classcom.bigdata.rdf.rulesBlazeGraph
RuleRdfs10 triple(?u,rdfs:subClassOf,?u) :- triple(?u,rdf:type,rdfs:Class).Classcom.bigdata.rdf.rulesBlazeGraph
RuleRdfs11rdfs11: this variant uses a nested subquery and may be safely used during triple(?u,rdfs:subClassOf,?x) :-Classcom.bigdata.rdf.rulesBlazeGraph
RuleRdfs12 (?u rdfs:subPropertyOf rdfs:member) :- (?u rdf:type rdfs:ContainerMembershipProperty).Classcom.bigdata.rdf.rulesBlazeGraph
RuleRdfs13 (?u rdfs:subClassOf rdfs:Literal) :- (?u rdf:type rdfs:Datatype).Classcom.bigdata.rdf.rulesBlazeGraph
RunningQueryMetadata about running BigdataRDFContext.Classcom.bigdata.rdf.sail.modelBlazeGraph
RunningQueryCloseableIteratorIteration construct wraps an IRunningQuery with logic to (a) verify that the IRunningQuery has not encountered an error; and (b) toClasscom.bigdata.rdf.sailBlazeGraph
RunQueryOpen 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 aClasscom.bigdata.rdf.sail.benchBlazeGraph
SailBaseSailBase is an abstract Sail implementation that takes care of common sail tasks, including proper closing of active connections and a grace period forClasscom.bigdata.rdf.sailBlazeGraph
SAILGASEngineClasscom.bigdata.rdf.graph.impl.sailBlazeGraph
SAILGASEngine .SAILGraphAccessorClasscom.bigdata.rdf.graph.impl.sailBlazeGraph
SAILGASRunnerClass for running GAS performance tests against the SAIL.Classcom.bigdata.rdf.graph.impl.sailBlazeGraph
SailGraphFixtureClasscom.bigdata.rdf.graph.impl.sailBlazeGraph
SailGraphLoaderClasscom.bigdata.rdf.graph.utilBlazeGraph
SameTermBOpCompare two terms for exact equality.Classcom.bigdata.rdf.internal.constraintsBlazeGraph
SameTermBOp .AnnotationsInterfacecom.bigdata.rdf.internal.constraintsBlazeGraph
SampleExtensionFactorySimple IExtensionFactory implementation that creates two IExtensions - the EpochExtension and the Classcom.bigdata.rdf.internalBlazeGraph
SampleServiceFactoryA factory for a statement pattern sampling service.Classcom.bigdata.rdf.sparql.ast.evalBlazeGraph
SampleServiceFactory .SampleParamsThe service params for this service.Interfacecom.bigdata.rdf.sparql.ast.evalBlazeGraph
ScaleOutTripleStore IBigdataFederation.Classcom.bigdata.rdf.storeBlazeGraph
SDSPARQL 1.Classcom.bigdata.rdf.sail.webappBlazeGraph
SearchInSearchServiceFactoryA factory for a "search in search" service.Classcom.bigdata.rdf.sparql.ast.evalBlazeGraph
SearchServiceFactoryA factory for a search service.Classcom.bigdata.rdf.sparql.ast.evalBlazeGraph
ServiceCallService invocation interface.Interfacecom.bigdata.rdf.sparql.ast.serviceBlazeGraph
ServiceCallCreateParamsInterface for the parameters used by a ServiceFactory to create a ServiceCall instance.Interfacecom.bigdata.rdf.sparql.ast.serviceBlazeGraph
ServiceCallUtilityHelper class for ServiceCall invocations.Classcom.bigdata.rdf.sparql.ast.serviceBlazeGraph
ServiceFactoryFactory for creating objects which can talk to SPARQL service end points.Interfacecom.bigdata.rdf.sparql.ast.serviceBlazeGraph
ServiceNodeAn extension point for external service calls which produce solution multisets (a SPARQL SERVICE).Classcom.bigdata.rdf.sparql.ast.serviceBlazeGraph
ServiceOptionsBaseClasscom.bigdata.rdf.sparql.ast.serviceBlazeGraph
ServiceParamsHelper class for parsing an extracting SERVICE parameters.Classcom.bigdata.rdf.sparql.ast.evalBlazeGraph
ServiceProviderHookThis static class provides a hook which allows the replacement of services registered via the openrdf ServiceRegistry pattern which makes use ofClasscom.bigdata.rdfBlazeGraph
ServiceRegistryRegistry for service calls.Classcom.bigdata.rdf.sparql.ast.serviceBlazeGraph
ServiceScoreHelper class caches metadata about an HAGlue service.Classcom.bigdata.rdf.sail.webapp.lbsBlazeGraph
ServletDelegateBaseClasscom.bigdata.rdf.sail.webappBlazeGraph
Sesame2BigdataIteratorClass aligns a Sesame 2 CloseableIteration with a bigdata ICloseableIterator.Classcom.bigdata.rdf.sailBlazeGraph
SesameVocabularyDeclVocabulary and namespace for Sesame.Classcom.bigdata.rdf.vocab.declsBlazeGraph
SidIVInternal value representing an inline statement identifier.Classcom.bigdata.rdf.internal.impl.bnodeBlazeGraph
SimpleNodeClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
SimpleStoredQueryServiceSimple stored query consisting of a parameterized SPARQL query.Classcom.bigdata.rdf.sparql.ast.service.storedqueryBlazeGraph
SingleResourceReaderTaskTasks either loads a RDF resource or verifies that the told triples found in that resource are present in the database.Classcom.bigdata.rdf.loadBlazeGraph
SKOSVocabularyDeclVocabulary and namespace for SKOS.Classcom.bigdata.rdf.vocab.declsBlazeGraph
SliceNodeAST node for a SLICE (offset/limit).Classcom.bigdata.rdf.sparql.astBlazeGraph
SliceNode .AnnotationsInterfacecom.bigdata.rdf.sparql.astBlazeGraph
SliceServiceFactoryA factory for a statement pattern slicing service.Classcom.bigdata.rdf.sparql.ast.evalBlazeGraph
SliceServiceFactory .SliceParamsThe service params for this service.Interfacecom.bigdata.rdf.sparql.ast.evalBlazeGraph
SolutionModifierBaseAST node for solution modifiers (SLICE, ORDER BY, GROUP BY)Version:$Id$Author:Bryan ThompsonSee Also:Serialized FormClasscom.bigdata.rdf.sparql.astBlazeGraph
SolutionSetManagerA manager for named SOLUTION SETS scoped by some namespace and timestamp.Classcom.bigdata.rdf.sparql.ast.ssetsBlazeGraph
SolutionSetStatsA set of interesting statistics on a solution set.Classcom.bigdata.rdf.sparql.astBlazeGraph
SolutionSetStatseratorClass populates an ISolutionSetStats object from a stream of solutions.Classcom.bigdata.rdf.sparql.astBlazeGraph
SolutionSetStatsFilterClass may be used to collect statistics from a stream of solutions.Classcom.bigdata.rdf.sparql.astBlazeGraph
SolutionSetStreamDecoderStream decoder for solution sets (chunk oriented).Classcom.bigdata.rdf.internal.encoderBlazeGraph
SolutionSetStreamEncoderStream encoder for solution sets (chunk oriented).Classcom.bigdata.rdf.internal.encoderBlazeGraph
SPARQLConstraintBOpConstraint that wraps a EBVBOp, which itself computes the effective boolean value of an IValueExpression.Classcom.bigdata.rdf.internal.constraintsBlazeGraph
SparqlDynamicErrorExceptionA SPARQL dynamic (runtime) error.Classcom.bigdata.rdf.errorBlazeGraph
SparqlDynamicErrorException .GraphEmptyExceptionError thrown when a graph is empty in a context which presumes that it should not be empty.Classcom.bigdata.rdf.errorBlazeGraph
SparqlDynamicErrorException .GraphExistsExceptionError thrown when a graph exists in a context which presumes that it should not pre-exist.Classcom.bigdata.rdf.errorBlazeGraph
SparqlDynamicErrorException .SolutionSetDoesNotExistExceptionError thrown when an named solution set does not exist in a context which presumes that it should exist.Classcom.bigdata.rdf.errorBlazeGraph
SparqlDynamicErrorException .SolutionSetExistsExceptionError thrown when a named solution set exists in a context which presumes that it should not pre-exist.Classcom.bigdata.rdf.errorBlazeGraph
SparqlDynamicErrorException .UnknownContentTypeExceptionError thrown when the Content-Type is not recognized or can not beSee Also:Serialized FormClasscom.bigdata.rdf.errorBlazeGraph
SparqlEndpointConfigConfiguration object.Classcom.bigdata.rdf.sail.webappBlazeGraph
SPARQLJSONParserBaseAbstract base class for SPARQL Results JSON Parsers.Classcom.bigdata.rdf.rio.jsonBlazeGraph
SparqlStaticErrorExceptionA SPARQL error detected by static analysis.Classcom.bigdata.rdf.errorBlazeGraph
SparqlTypeErrorBOpAlways throws a SparqlTypeError.Classcom.bigdata.rdf.internal.constraintsBlazeGraph
SparqlTypeErrorExceptionA SPARQL type error.Classcom.bigdata.rdf.errorBlazeGraph
SparqlTypeErrorException .UnboundVarExceptionType error thrown when there is an unbound variable.Classcom.bigdata.rdf.errorBlazeGraph
SPARQLUpdateEventAn event reflecting progress for some sequence of SPARQL UPDATE operations.Classcom.bigdata.rdf.sailBlazeGraph
SPARQLUpdateEvent .DeleteInsertWhereStats and INSERT clause (if any) for a DELETE/INSERT WHERE operation.Classcom.bigdata.rdf.sailBlazeGraph
SPARQLUpdateEvent .LoadProgressIncremental progress report during LOAD.Classcom.bigdata.rdf.sailBlazeGraph
SPARQLUtilSPARQL-related utility methods.Classcom.bigdata.rdf.sail.sparqlBlazeGraph
SPARQLVersionClasscom.bigdata.rdf.sparql.ast.serviceBlazeGraph
SPORepresents a triple, triple+SID, or quad.Classcom.bigdata.rdf.spoBlazeGraph
SPOAccessPathIAccessPath implementation for an SPORelation.Classcom.bigdata.rdf.spoBlazeGraph
SPOArrayIteratorIterator visits SPOs and supports removal (fully buffered).Classcom.bigdata.rdf.spoBlazeGraph
SPOAssertionBufferA buffer for ISPOs and optional Justifications that is flushed on overflow into a backing AbstractTripleStore.Classcom.bigdata.rdf.infBlazeGraph
SPOBindingSetSerializerA class that provides (relatively) compact serialization for a chunk of FIXME This implementation is not complete and is not tested.Classcom.bigdata.rdf.rulesBlazeGraph
SPOComparatorImposes s:p:o ordering based on termIds only (ignores StatementEnum).Classcom.bigdata.rdf.spoBlazeGraph
SPOFilterClasscom.bigdata.rdf.spoBlazeGraph
SPOIndexMutationenum SPOIndexMutationEnum Constant SummaryClasscom.bigdata.rdf.spoBlazeGraph
SPOIndexRemoverClass writes on a statement index, removing the specified statements (batch API, no truth maintenance).Classcom.bigdata.rdf.spoBlazeGraph
SPOIndexWriteProcProcedure for batch insert on a single statement index (or index partition).Classcom.bigdata.rdf.spoBlazeGraph
SPOIndexWriteProc .IndexWriteProcConstructorClasscom.bigdata.rdf.spoBlazeGraph
SPOIndexWriterHelper class writes an ISPO[] on one of the statement indices.Classcom.bigdata.rdf.spoBlazeGraph
SPOKeyOrderRepresents the key order used by an index for a triple relation.Classcom.bigdata.rdf.spoBlazeGraph
SPOPredicateA predicate that is a triple with one or more variables.Classcom.bigdata.rdf.spoBlazeGraph
SPOPredicate .AnnotationsInterfacecom.bigdata.rdf.spoBlazeGraph
SPORelationThe SPORelation handles all things related to the indices representing the triples stored in the database.Classcom.bigdata.rdf.spoBlazeGraph
SPORetractionBufferA buffer for SPOs which causes the corresponding statements (and their Justifications) be retracted from the database when it isClasscom.bigdata.rdf.infBlazeGraph
SPOSortKeyBuilderClass produces unsigned byte[] sort keys for ISPOs.Classcom.bigdata.rdf.spoBlazeGraph
SPOStarJoinClasscom.bigdata.rdf.spoBlazeGraph
SPOStarJoin .AnnotationsInterfacecom.bigdata.rdf.spoBlazeGraph
SPOStarJoin .SPOStarConstraint a P and O (variable or constant) and whether the constraint is optional See Also:Serialized FormClasscom.bigdata.rdf.spoBlazeGraph
SPOTupleSerializer(De-)serializes SPOs for statement indices.Classcom.bigdata.rdf.spoBlazeGraph
SSSPSSSP (Single Source, Shortest Path).Classcom.bigdata.rdf.graph.analyticsBlazeGraph
SSSP .BindingsAdditional IBindingExtractor.Interfacecom.bigdata.rdf.graph.analyticsBlazeGraph
SSSP .ESEdge state is not used.Classcom.bigdata.rdf.graph.analyticsBlazeGraph
SSSP .VSClasscom.bigdata.rdf.graph.analyticsBlazeGraph
StandaloneNanoSparqlServerUtility class provides a simple SPARQL end point with a REST API.Classcom.bigdata.rdf.sail.webappBlazeGraph
StatementBufferA write buffer for absorbing the output of the RIO parser or other Statement source and writing that output onto anClasscom.bigdata.rdf.rioBlazeGraph
StatementBuffer .IWrittenSPOArrayNote: The use of this interface is NOT encouraged.Interfacecom.bigdata.rdf.rioBlazeGraph
StatementCyclesExceptionAn instance of this exception is thrown if cycles are detected amoung statements.Classcom.bigdata.rdf.rioBlazeGraph
StatementEnumThe basic statement types are: axioms, explicit, inferred.Classcom.bigdata.rdf.modelBlazeGraph
StatementPatternNodeA node in the AST representing a statement pattern.Classcom.bigdata.rdf.sparql.astBlazeGraph
StatementPatternNode .AnnotationsGraph DatabaseInterfacecom.bigdata.rdf.sparql.astBlazeGraph
StatementWriterClasscom.bigdata.rdf.changesetsBlazeGraph
StatementWriterWrites statements on all the statement indices in parallel.Classcom.bigdata.rdf.spoBlazeGraph
StaticAnalysisMethods for static analysis of a query.Classcom.bigdata.rdf.sparql.astBlazeGraph
StaticAnalysis_CanJoinClass provides methods to determine if two IJoinNodes can join on a shared variable and if they can join on an variable which is indirectlyClasscom.bigdata.rdf.sparql.astBlazeGraph
StaticAnalysisBaseBase class for static analysis.Classcom.bigdata.rdf.sparql.astBlazeGraph
StaticFrontier2An implementation of a "static" frontier that grows and reuses the backing Note: This implementation has package private methods that permit certainClasscom.bigdata.rdf.graph.impl.frontierBlazeGraph
StaticOptimizerThis is the old static optimizer code, taken directly from DefaultEvaluationPlan2, but lined up with the AST API instead of theClasscom.bigdata.rdf.sparql.ast.optimizersBlazeGraph
StatusServletA status page for the service.Classcom.bigdata.rdf.sail.webappBlazeGraph
StoredQueryServiceA SERVICE that exposes a stored query for execution.Classcom.bigdata.rdf.sparql.ast.service.storedqueryBlazeGraph
StoredQueryService .OptionsInterfacecom.bigdata.rdf.sparql.ast.service.storedqueryBlazeGraph
StrAfterBOpSee Also:http://www.Classcom.bigdata.rdf.internal.constraintsBlazeGraph
StrBeforeBOpSee Also:http://www.Classcom.bigdata.rdf.internal.constraintsBlazeGraph
StrBOpConvert the IV to a xsd:string.Classcom.bigdata.rdf.internal.constraintsBlazeGraph
StrcontainsBOpClasscom.bigdata.rdf.internal.constraintsBlazeGraph
StrdtBOpClasscom.bigdata.rdf.internal.constraintsBlazeGraph
StrendsBOpClasscom.bigdata.rdf.internal.constraintsBlazeGraph
StressTest_ClosedByInterrupt_RWClasscom.bigdata.rdf.sailBlazeGraph
StressTest_REST_MultiTenancyProxied test suite providing a stress test of the multitenancy API.Classcom.bigdata.rdf.sail.webappBlazeGraph
StressTestCentosThis is a test class that fails on centos 64bit.Classcom.bigdata.rdf.storeBlazeGraph
StressTestConcurrentRestApiRequests Note: Also see SPARQLUpdateTest.Classcom.bigdata.rdf.sail.webappBlazeGraph
StringEscapesProcessorProcesses escape sequences in strings, replacing the escape sequence with their actual value.Classcom.bigdata.rdf.sail.sparqlBlazeGraph
StringUtilFast String Utilities.Classcom.bigdata.rdf.sail.webapp.clientBlazeGraph
StrlangBOpClasscom.bigdata.rdf.internal.constraintsBlazeGraph
StrlenBOpClasscom.bigdata.rdf.internal.constraintsBlazeGraph
StrstartsBOpClasscom.bigdata.rdf.internal.constraintsBlazeGraph
STSchedulerA scheduler suitable for a single thread.Classcom.bigdata.rdf.graph.impl.schedulerBlazeGraph
SubqueryBaseAST node for subqueries.Classcom.bigdata.rdf.sparql.astBlazeGraph
SubqueryFunctionNodeBaseA special function node for modeling value expression nodes which are evaluated against an inner graph expression, such as EXISTS and NOT EXISTS.Classcom.bigdata.rdf.sparql.astBlazeGraph
SubqueryRootA SPARQL 1.Classcom.bigdata.rdf.sparql.astBlazeGraph
SubqueryRoot .AnnotationsInterfacecom.bigdata.rdf.sparql.astBlazeGraph
SubstrBOpThis function has an origin of ONE (1) not ZERO (0).Classcom.bigdata.rdf.internal.constraintsBlazeGraph
SyntaxTreeBuilderClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
SyntaxTreeBuilderConstantsToken literal values and constants.Interfacecom.bigdata.rdf.sail.sparql.astBlazeGraph
SyntaxTreeBuilderTokenManagerClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
SyntaxTreeBuilderTreeConstantsInterfacecom.bigdata.rdf.sail.sparql.astBlazeGraph
SyntaxTreeBuilderVisitorInterfacecom.bigdata.rdf.sail.sparql.astBlazeGraph
TempTripleStoreA temporary triple store based on the bigdata architecture.Classcom.bigdata.rdf.storeBlazeGraph
TempTripleStore .OptionsInterfacecom.bigdata.rdf.storeBlazeGraph
Term2IdTupleSerializerHandles the term:id index (forward mapping for the lexicon).Classcom.bigdata.rdf.lexiconBlazeGraph
Term2IdWriteProcThis unisolated operation inserts terms into the term:id index, assigning identifiers to terms as a side-effect.Classcom.bigdata.rdf.lexiconBlazeGraph
Term2IdWriteProc .ResultObject encapsulates the discovered / assigned term identifiers and provides efficient serialization for communication of those data to theClasscom.bigdata.rdf.lexiconBlazeGraph
Term2IdWriteProc .Term2IdWriteProcConstructorClasscom.bigdata.rdf.lexiconBlazeGraph
Term2IdWriteTaskSynchronous RPC write on the TERM2ID index.Classcom.bigdata.rdf.lexiconBlazeGraph
TermCacheClasscom.bigdata.rdf.lexiconBlazeGraph
TermId inlined.Classcom.bigdata.rdf.internal.implBlazeGraph
TermIdEncoderAn 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 theClasscom.bigdata.rdf.lexiconBlazeGraph
TermIVComparatorPlaces BigdataValues into an ordering determined by their assigned IVs (internal values).Classcom.bigdata.rdf.internalBlazeGraph
TermNodeUsed to represent a variable or constant in the AST (a term in a statement pattern for example).Classcom.bigdata.rdf.sparql.astBlazeGraph
Test_REST_ASKClasscom.bigdata.rdf.sail.webappBlazeGraph
Test_REST_DELETE_BY_ACCESS_PATHProxied test suite for the DELETE_BY_ACCESS_PATH method.Classcom.bigdata.rdf.sail.webappBlazeGraph
Test_REST_DELETE_WITH_BODYClasscom.bigdata.rdf.sail.webappBlazeGraph
Test_REST_DESCRIBEClasscom.bigdata.rdf.sail.webappBlazeGraph
Test_REST_ESTCARDProxied test suite for the ESTCARD method (estimated cardinality aka fast range counts) and related operations at the RepositoryConnection thatClasscom.bigdata.rdf.sail.webappBlazeGraph
Test_REST_ESTCARD .ReadWriteTxSee Also: Extend ESTCARD method for exact range counts Classcom.bigdata.rdf.sail.webappBlazeGraph
Test_REST_HASSTMTProxied test suite for the HASSTMT REST API method.Classcom.bigdata.rdf.sail.webappBlazeGraph
Test_REST_HASSTMT .ReadWriteTxAdds 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 fastClasscom.bigdata.rdf.sail.webappBlazeGraph
Test_REST_HASSTMT .TruthMaintenanceTest suite for the semantics of includeInferred (this requires setting up a namespace with truth maintenance).Classcom.bigdata.rdf.sail.webappBlazeGraph
Test_REST_ServiceDescriptionClasscom.bigdata.rdf.sail.webappBlazeGraph
Test_REST_StructureProxied test suite for bootstrap and basic structure tests for the REST API.Classcom.bigdata.rdf.sail.webappBlazeGraph
Test_REST_TX_APIProxied test suite for testing the transaction management API.Classcom.bigdata.rdf.sail.webappBlazeGraph
Test_REST_TX_API .NoReadWriteTxAn *extension* of the test suite that uses a namespace that is NOT configured to support read/write transactions.Classcom.bigdata.rdf.sail.webappBlazeGraph
Test_REST_TX_API .ReadWriteTxAn *extension* of the test suite that uses a namespace that is configured to support read/write transactions.Classcom.bigdata.rdf.sail.webappBlazeGraph
Test_Ticket_1207GETSTMTS test suite for includeInferred.Classcom.bigdata.rdf.sail.webappBlazeGraph
Test_Ticket_1717GETSTMTS test suite for not resolved numeric IVs in Bind.Classcom.bigdata.rdf.sail.webappBlazeGraph
Test_Ticket_605Classcom.bigdata.rdf.sail.webappBlazeGraph
TestAbstractHostLBSPolicyTest suite for the basic stochastic load balancing mechanism for LBS policies based on actual host workloads regardless of how those workload metrics areClasscom.bigdata.rdf.sail.webapp.lbsBlazeGraph
TestAccessPaths LexiconRelation.Classcom.bigdata.rdf.lexiconBlazeGraph
TestAddTermsTest suite for adding terms to the lexicon.Classcom.bigdata.rdf.lexiconBlazeGraph
TestAggregationQueryData driven test suite for aggregation queries.Classcom.bigdata.rdf.sparql.ast.evalBlazeGraph
TestAllAggregates test suites into increasing dependency order.Classcom.bigdata.rdf.axiomsBlazeGraph
TestAllAggregates test suites into increasing dependency order.Classcom.bigdata.rdf.graph.impl.bdBlazeGraph
TestAllAggregates test suites into increasing dependency order.Classcom.bigdata.rdf.internal.constraintsBlazeGraph
TestAllAggregates test suites into increasing dependency order.Classcom.bigdata.rdf.internal.encoderBlazeGraph
TestAllClasscom.bigdata.rdf.internal.gisBlazeGraph
TestAllClasscom.bigdata.rdf.internal.impl.uriBlazeGraph
TestAllAggregates test suites into increasing dependency order.Classcom.bigdata.rdf.internalBlazeGraph
TestAllAggregates test suites into increasing dependency order.Classcom.bigdata.rdf.lexiconBlazeGraph
TestAllAggregates test suites into increasing dependency order.Classcom.bigdata.rdf.loadBlazeGraph
TestAllAggregates test suites into increasing dependency order.Classcom.bigdata.rdf.modelBlazeGraph
TestAllAggregates test suites into increasing dependency order.Classcom.bigdata.rdf.rio.ntriplesBlazeGraph
TestAllRIO integration tests.Classcom.bigdata.rdf.rioBlazeGraph
TestAllAggregates test suites into increasing dependency order.Classcom.bigdata.rdf.rulesBlazeGraph
TestAllClasscom.bigdata.rdf.sail.sparqlBlazeGraph
TestAllAggregates test suites into increasing dependency order.Classcom.bigdata.rdf.sail.tckBlazeGraph
TestAllClasscom.bigdata.rdf.sailBlazeGraph
TestAllClasscom.bigdata.rdf.sail.webapp.lbsBlazeGraph
TestAllClasscom.bigdata.rdf.sail.webappBlazeGraph
TestAllAggregates test suites into increasing dependency order.Classcom.bigdata.rdf.sparql.ast.cacheBlazeGraph
TestAllAggregates test suites into increasing dependency order.Classcom.bigdata.rdf.sparql.ast.eval.rtoBlazeGraph
TestAllAggregates test suites into increasing dependency order.Classcom.bigdata.rdf.sparql.ast.eval.serviceBlazeGraph
TestAllAggregates test suites into increasing dependency order.Classcom.bigdata.rdf.sparql.ast.evalBlazeGraph
TestAllAggregates test suites into increasing dependency order.Classcom.bigdata.rdf.sparql.ast.eval.updateBlazeGraph
TestAllAggregates test suites into increasing dependency order.Classcom.bigdata.rdf.sparql.ast.optimizersBlazeGraph
TestAllAggregates test suites into increasing dependency order.Classcom.bigdata.rdf.sparql.ast.service.storedqueryBlazeGraph
TestAllAggregates test suites into increasing dependency order.Classcom.bigdata.rdf.sparql.ast.ssetsBlazeGraph
TestAllAggregates test suites into increasing dependency order.Classcom.bigdata.rdf.sparql.astBlazeGraph
TestAllAggregates test suites into increasing dependency order.Classcom.bigdata.rdf.sparqlBlazeGraph
TestAllAggregates test suites into increasing dependency order.Classcom.bigdata.rdf.spoBlazeGraph
TestAllRuns tests for each ITripleStore implementation.Classcom.bigdata.rdf.storeBlazeGraph
TestAllAggregates test suites into increasing dependency order.Classcom.bigdata.rdfBlazeGraph
TestAllClasscom.bigdata.rdf.vocabBlazeGraph
TestAll2A version of the test suite that is intended for local debugging and is NOT run in CI.Classcom.bigdata.rdf.sail.webappBlazeGraph
TestAll_ASTClasscom.bigdata.rdf.sail.sparqlBlazeGraph
TestAll_RIOTest suite for RIO extensions but NOT the integration tests.Classcom.bigdata.rdf.rioBlazeGraph
TestALPPinTrac773Trac733 shows some strange behavior, this test case is intended The basic issues concerns the order of execution of arbitrary length properyClasscom.bigdata.rdf.sparql.ast.optimizersBlazeGraph
TestAskJsonTrac704Classcom.bigdata.rdf.sail.webappBlazeGraph
TestASTPort of unit tests originally written at the AST layer.Classcom.bigdata.rdf.sparql.ast.evalBlazeGraph
TestASTTODO This does not really "test" much, just exercises some basic aspects of the API.Classcom.bigdata.rdf.sparql.astBlazeGraph
TestASTAttachJoinFiltersOptimizerTest suite for ASTAttachJoinFiltersOptimizer.Classcom.bigdata.rdf.sparql.ast.optimizersBlazeGraph
TestASTBatchResolveTermsOptimizerTest suite for ASTDeferredIVResolution.Classcom.bigdata.rdf.sparql.ast.optimizersBlazeGraph
TestASTBottomUpOptimizerTest suite for ASTBottomUpOptimizer.Classcom.bigdata.rdf.sparql.ast.optimizersBlazeGraph
TestASTComplexOptionalOptimizerTest suite for ASTComplexOptionalOptimizer.Classcom.bigdata.rdf.sparql.ast.optimizersBlazeGraph
TestASTConstructOptimizerTest suite for the ASTConstructOptimizer.Classcom.bigdata.rdf.sparql.ast.optimizersBlazeGraph
TestASTDescribeOptimizerTest suite for the ASTDescribeOptimizer.Classcom.bigdata.rdf.sparql.ast.optimizersBlazeGraph
TestASTDistinctTermScanOptimizerTest suite for ASTDistinctTermScanOptimizer.Classcom.bigdata.rdf.sparql.ast.optimizersBlazeGraph
TestASTDistinctTermScanOptimizer .TestQuadsModeAPsQuads mode specific test suite.Classcom.bigdata.rdf.sparql.ast.optimizersBlazeGraph
TestASTDistinctTermScanOptimizer .TestTriplesModeAPsQuads mode specific test suite.Classcom.bigdata.rdf.sparql.ast.optimizersBlazeGraph
TestASTEmptyGroupOptimizerTest suite for ASTEmptyGroupOptimizer.Classcom.bigdata.rdf.sparql.ast.optimizersBlazeGraph
TestASTExistsAndJoinOrderByTypeOptimizersTest suite for ASTUnionFiltersOptimizer.Classcom.bigdata.rdf.sparql.ast.optimizersBlazeGraph
TestASTFastRangeCountOptimizerGraph DatabaseClasscom.bigdata.rdf.sparql.ast.optimizersBlazeGraph
TestASTFastRangeCountOptimizer .TestQuadsModeAPsQuads mode specific test suite.Classcom.bigdata.rdf.sparql.ast.optimizersBlazeGraph
TestASTFastRangeCountOptimizer .TestTriplesModeAPsTriples mode test suite.Classcom.bigdata.rdf.sparql.ast.optimizersBlazeGraph
TestASTFilterNormalizationOptimizerTest suite for the ASTFilterNormalizationOptimizer class and associated utility methods in StaticAnalysis.Classcom.bigdata.rdf.sparql.ast.optimizersBlazeGraph
TestASTFlattenJoinGroupsOptimizerClasscom.bigdata.rdf.sparql.ast.optimizersBlazeGraph
TestASTFlattenUnionsOptimizerTest suite for ASTFlattenUnionsOptimizer.Classcom.bigdata.rdf.sparql.ast.optimizersBlazeGraph
TestASTFulltextSearchOptimizerTest suite for ASTFulltextSearchOptimizer.Classcom.bigdata.rdf.sparql.ast.optimizersBlazeGraph
TestASTGraphGroupOptimizerTest suite for ASTGraphGroupOptimizer.Classcom.bigdata.rdf.sparql.ast.optimizersBlazeGraph
TestASTHashJoinOptimizerTest suite for ASTHashJoinOptimizer.Classcom.bigdata.rdf.sparql.ast.optimizersBlazeGraph
TestASTJoinGroupOrderOptimizerTest suite for the ASTJoinGroupOrderOptimizer.Classcom.bigdata.rdf.sparql.ast.optimizersBlazeGraph
TestASTJoinGroupPartitioningTest suite for the ASTJoinGroupPartition and the ASTJoinGroupPartitions utility classes.Classcom.bigdata.rdf.sparql.ast.optimizersBlazeGraph
TestASTLiftPreFiltersOptimizerTest suite for ASTLiftPreFiltersOptimizer.Classcom.bigdata.rdf.sparql.ast.optimizersBlazeGraph
TestASTMassagedServiceNodeOptimizerClasscom.bigdata.rdf.sparql.ast.optimizersBlazeGraph
TestASTNamedSubqueryOptimizerTest suite for the ASTNamedSubqueryOptimizer.Classcom.bigdata.rdf.sparql.ast.optimizersBlazeGraph
TestASTPropertyPathOptimizerTest suite for ASTUnionFiltersOptimizer.Classcom.bigdata.rdf.sparql.ast.optimizersBlazeGraph
TestASTQueryHintOptimizerTest suite for the ASTQueryHintOptimizer.Classcom.bigdata.rdf.sparql.ast.optimizersBlazeGraph
TestASTRangeOptimizerTest suite for ASTRangeOptimizer.Classcom.bigdata.rdf.sparql.ast.optimizersBlazeGraph
TestASTRunFirstRunLastOptimizerTest suite for ASTRunFirstRunLastOptimizer.Classcom.bigdata.rdf.sparql.ast.optimizersBlazeGraph
TestASTSearchOptimizerTest suite for ASTSearchOptimizer.Classcom.bigdata.rdf.sparql.ast.optimizersBlazeGraph
TestASTServiceNodeOptimizerTest suite for ASTServiceNodeOptimizer.Classcom.bigdata.rdf.sparql.ast.optimizersBlazeGraph
TestASTSetValueExpressionOptimizerTest suite for ASTSetValueExpressionsOptimizer.Classcom.bigdata.rdf.sparql.ast.optimizersBlazeGraph
TestASTSimpleOptionalOptimizerTest suite for ASTSimpleOptionalOptimizer.Classcom.bigdata.rdf.sparql.ast.optimizersBlazeGraph
TestASTSparql11SubqueryOptimizerTest suite for ASTSparql11SubqueryOptimizer.Classcom.bigdata.rdf.sparql.ast.optimizersBlazeGraph
TestASTStaticBindingsOptimizerTest suite for the ASTStaticBindingsOptimizer class.Classcom.bigdata.rdf.sparql.ast.optimizersBlazeGraph
TestASTStaticJoinOptimizerTest suite for ASTStaticJoinOptimizer.Classcom.bigdata.rdf.sparql.ast.optimizersBlazeGraph
TestASTSubGroupJoinVarOptimizerTest suite for the ASTSubGroupJoinVarOptimizer.Classcom.bigdata.rdf.sparql.ast.optimizersBlazeGraph
TestASTUnionFiltersOptimizerTest suite for ASTUnionFiltersOptimizer.Classcom.bigdata.rdf.sparql.ast.optimizersBlazeGraph
TestASTWildcardProjectionOptimizerUnit tests for ASTWildcardProjectionOptimizer.Classcom.bigdata.rdf.sparql.ast.optimizersBlazeGraph
TestAsynchronousStatementBufferFactoryTest suite for AsynchronousStatementBufferFactory.Classcom.bigdata.rdf.rioBlazeGraph
TestAxiomsTest suite for the Axioms.Classcom.bigdata.rdf.axiomsBlazeGraph
TestBackchainOwlSameAsPropertiesIteratorTest suite for BackchainOwlSameAsPropertiesIterator.Classcom.bigdata.rdf.rulesBlazeGraph
TestBackchainTypeResourceIteratorTest suite for BackchainTypeResourceIterator.Classcom.bigdata.rdf.rulesBlazeGraph
TestBasicQueryData driven test suite.Classcom.bigdata.rdf.sparql.ast.evalBlazeGraph
TestBFSTest class for Breadth First Search (BFS) traversal.Classcom.bigdata.rdf.graph.impl.bdBlazeGraph
TestBigdataExprBuilderTest suite for BigdataExprBuilder.Classcom.bigdata.rdf.sail.sparqlBlazeGraph
TestBigdataNativeServiceEvaluationData driven test suite for SPARQL 1.Classcom.bigdata.rdf.sparql.ast.eval.serviceBlazeGraph
TestBigdataSailEmbeddedFederationWithQuadsTest suite for the BigdataSail with quads enabled running against an EmbeddedFederation with a single data service.Classcom.bigdata.rdf.sailBlazeGraph
TestBigdataSailRemoteRepositoryProxied test suite for BigdataSailRemoteRepository and BigdataSailRemoteRepositoryConnection.Classcom.bigdata.rdf.sail.webappBlazeGraph
TestBigdataSailRemoteRepository .ReadWriteTxAn *extension* of the test suite that uses a namespace that is configured to support read/write transactions.Classcom.bigdata.rdf.sail.webappBlazeGraph
TestBigdataSailWithoutSidsTest suite for the BigdataSail with statement identifiers enabled.Classcom.bigdata.rdf.sailBlazeGraph
TestBigdataSailWithQuadsTest suite for the BigdataSail with quads enabled.Classcom.bigdata.rdf.sailBlazeGraph
TestBigdataSailWithSidsTest suite for the BigdataSail with statement identifiers enabled.Classcom.bigdata.rdf.sailBlazeGraph
TestBigdataValueReplacerTest suite for the logic which rewrites a query, replacing Value constants with BigdataValue constants which have been resolvedClasscom.bigdata.rdf.sailBlazeGraph
TestBigdataValueSerializationTest suite for BigdataValueImpl serialization semantics, including the correct recovery of the BigdataValueFactoryImpl reference whenClasscom.bigdata.rdf.modelBlazeGraph
TestBindHeisenbug708Test suite for a hesienbug involving BIND.Classcom.bigdata.rdf.sparql.ast.evalBlazeGraph
TestBindingsData driven test suite for SPARQL 1.Classcom.bigdata.rdf.sparql.ast.evalBlazeGraph
TestBindingsClauseTest suite for the BINDINGS clause.Classcom.bigdata.rdf.sail.sparqlBlazeGraph
TestBlobIVUnit tests for BlobIV.Classcom.bigdata.rdf.internalBlazeGraph
TestBlobsConfigurationTest suite for configuration of the BLOBS index support.Classcom.bigdata.rdf.storeBlazeGraph
TestBlobsIndexTest suite for low-level operations on the BLOBS index.Classcom.bigdata.rdf.lexiconBlazeGraph
TestBlobsWriteTaskTest suite for the BlobsWriteTask.Classcom.bigdata.rdf.lexiconBlazeGraph
TestBlockingBufferPerformance740Classcom.bigdata.rdf.sparql.ast.evalBlazeGraph
TestBootstrapBigdataSailBootstrap test case for bringing up the BigdataSail.Classcom.bigdata.rdf.sailBlazeGraph
TestBOpsClasscom.bigdata.rdf.sailBlazeGraph
TestBsbmBIQueryData driven test suite for complex queries.Classcom.bigdata.rdf.sparql.ast.eval.bsbm.biBlazeGraph
TestBsbmExploreQueryData driven test suite for complex queries.Classcom.bigdata.rdf.sparql.ast.eval.bsbm.exploreBlazeGraph
TestBulkFilterTest bulk filter API.Classcom.bigdata.rdf.storeBlazeGraph
TestCacheConnectionFactoryStress test for correct shutdown of the ICacheConnection as allocated by the CacheConnectionFactory.Classcom.bigdata.rdf.sparql.ast.cacheBlazeGraph
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.Classcom.bigdata.rdf.sail.webappBlazeGraph
TestChangeSetsTest suite for the IChangeLog feature.Classcom.bigdata.rdf.sailBlazeGraph
TestComboJoinsData driven test suite.Classcom.bigdata.rdf.sparql.ast.evalBlazeGraph
TestCompareFullAndFastClosureTest suite comparing full fix point closure of RDFS entailments against the fast closure program for some known data sets (does not test truthClasscom.bigdata.rdf.rulesBlazeGraph
TestCompletionScan LexiconRelation.Classcom.bigdata.rdf.lexiconBlazeGraph
TestComplexQueryData driven test suite for complex queries.Classcom.bigdata.rdf.sparql.ast.evalBlazeGraph
TestCompressedTimestampExtensionSPARQLData driven test suite CompressedTimestampExtension, testing real SPARQL queries including mathematical operations over the extension.Classcom.bigdata.rdf.sparql.ast.evalBlazeGraph
TestConcurrentKBCreateTest suite for the concurrent create and discovery of a KB instance.Classcom.bigdata.rdf.sailBlazeGraph
TestConcurrentKBCreate .TestWithGroupCommitClasscom.bigdata.rdf.sailBlazeGraph
TestConcurrentKBCreate .TestWithoutGroupCommitClasscom.bigdata.rdf.sailBlazeGraph
TestConnegTest suite for content negotiation helper class.Classcom.bigdata.rdf.sail.webappBlazeGraph
TestConstructData driven test suite for CONSTRUCT queries.Classcom.bigdata.rdf.sparql.ast.evalBlazeGraph
TestContextAdvancerTest suite for the ContextAdvancer.Classcom.bigdata.rdf.rulesBlazeGraph
TestCoordinateDDTest suite for CoordinateDD.Classcom.bigdata.rdf.internal.gisBlazeGraph
TestCoordinateDDMTest suite for CoordinateDDM.Classcom.bigdata.rdf.internal.gisBlazeGraph
TestCoordinateDMSTest suite for CoordinateDMS.Classcom.bigdata.rdf.internal.gisBlazeGraph
TestCoordinateUtilityTest suite for CoordinateUtility.Classcom.bigdata.rdf.internal.gisBlazeGraph
TestCustomFunctionTest suite for registering and evaluating custom functions.Classcom.bigdata.rdf.sparql.ast.evalBlazeGraph
TestCustomTypeCastsTest suite for standard type cast function such as XsdLongBOp and XsdUnsignedLongBOp.Classcom.bigdata.rdf.sparql.ast.evalBlazeGraph
TestDatabaseAtOnceClosureUnit tests for database at once closure, fix point of a rule set (does not test truth maintenance under assertion and retraction or the justifications).Classcom.bigdata.rdf.rulesBlazeGraph
TestDataLoaderTest suite for the DataLoader.Classcom.bigdata.rdf.storeBlazeGraph
TestDataLoaderServletClasscom.bigdata.rdf.sail.webappBlazeGraph
TestDefaultGraphsUnit tests for default graph semantics ported from the old TestDefaultGraphAccessPath class.Classcom.bigdata.rdf.sparql.ast.evalBlazeGraph
TestDescribeData driven test suite for DESCRIBE queries, including the interaction with the optional DESCRIBE cache.Classcom.bigdata.rdf.sparql.ast.evalBlazeGraph
TestDistinctUnit tests for IQueryOptions.Classcom.bigdata.rdf.rulesBlazeGraph
TestDistinctTermScanTest suite for the DistinctTermAdvancer.Classcom.bigdata.rdf.rulesBlazeGraph
TestDistinctTermScanOptimizerSPARQL level test suite for the ASTDistinctTermScanOptimizer and its physical operator DistinctTermScanOp.Classcom.bigdata.rdf.sparql.ast.evalBlazeGraph
TestDistinctTermScanOptimizer .TestQuadsModeAPsNote: For quads we need to test all of the combinations of default and named graph modes and both with and without the GRAPH {} wrapping theClasscom.bigdata.rdf.sparql.ast.evalBlazeGraph
TestDistinctTermScanOptimizer .TestTriplesModeAPsTriples mode test suite.Classcom.bigdata.rdf.sparql.ast.evalBlazeGraph
TestDTEClasscom.bigdata.rdf.internalBlazeGraph
TestDTEFlagsTest suite for DTEFlags.Classcom.bigdata.rdf.internalBlazeGraph
TestEncodeDecodeGeoSpatialLiteralIVsUnit tests for GeoSpatialLiteralExtension.Classcom.bigdata.rdf.internalBlazeGraph
TestEncodeDecodeIPv4AddrIVEncode/decode unit tests for IPv4AddrIV.Classcom.bigdata.rdf.internalBlazeGraph
TestEncodeDecodeKeysUnit tests for encoding and decoding compound keys (such as are used by the statement indices) in which some of the key components are inline valuesClasscom.bigdata.rdf.internalBlazeGraph
TestEncodeDecodeLiteralArrayIVsEncode/decode unit tests for LiteralArrayIV.Classcom.bigdata.rdf.internalBlazeGraph
TestEncodeDecodeMixedIVsTest of encode/decode and especially comparator semantics for mixedVersion:$Id$Author:Bryan ThompsonClasscom.bigdata.rdf.internalBlazeGraph
TestEncodeDecodePackedLongIVsUnit tests for PackedLongIV and its associated CompressedTimestampExtension extension.Classcom.bigdata.rdf.internalBlazeGraph
TestEncodeDecodeUnicodeIVsUnit tests for IVs which inline Unicode data.Classcom.bigdata.rdf.internalBlazeGraph
TestEncodeDecodeXSDDateIVsUnit tests for XSDIntegerIV.Classcom.bigdata.rdf.internalBlazeGraph
TestEncodeDecodeXSDDecimalIVsUnit tests for XSDDecimalIV.Classcom.bigdata.rdf.internalBlazeGraph
TestEncodeDecodeXSDIntegerIVsUnit tests for XSDIntegerIV.Classcom.bigdata.rdf.internalBlazeGraph
TestEqualsTest suite for equals() semantics for BigdataValue implementations.Classcom.bigdata.rdf.modelBlazeGraph
TestExplainHintsTest suite for EXPLAIN hints.Classcom.bigdata.rdf.sparql.ast.evalBlazeGraph
TestFactoryUnit tests for BigdataValueFactoryImpl.Classcom.bigdata.rdf.modelBlazeGraph
TestFastRangeCountOptimizerGraph DatabaseClasscom.bigdata.rdf.sparql.ast.evalBlazeGraph
TestFastRangeCountOptimizer .TestQuadsModeAPsQuads mode test suite.Classcom.bigdata.rdf.sparql.ast.evalBlazeGraph
TestFastRangeCountOptimizer .TestTriplesModeAPsClasscom.bigdata.rdf.sparql.ast.evalBlazeGraph
TestFederatedQueryProxied test suite for SPARQL 1.Classcom.bigdata.rdf.sail.webappBlazeGraph
TestFiltersTest suite for FILTER evaluation.Classcom.bigdata.rdf.sparql.ast.evalBlazeGraph
TestFullTextIndexTest of adding terms with the full text index enabled and of lookup of terms by tokens which appear within those terms.Classcom.bigdata.rdf.lexiconBlazeGraph
TestFulltextSearchData driven test suite for external full text search.Classcom.bigdata.rdf.sparql.ast.eval.serviceBlazeGraph
TestFullyInlineTypedLiteralIVTest suite for FullyInlineTypedLiteralIV.Classcom.bigdata.rdf.internalBlazeGraph
TestFullyInlineURIIVTest suite for FullyInlineURIIV.Classcom.bigdata.rdf.internalBlazeGraph
TestFuzzySSSPTODO.Classcom.bigdata.rdf.graph.impl.bdBlazeGraph
TestGatherTest class for GATHER.Classcom.bigdata.rdf.graph.impl.bdBlazeGraph
TestGeoSpatialServiceConfigurationData driven test suite testing configurability of GeoSpatial service.Classcom.bigdata.rdf.sparql.ast.eval.serviceBlazeGraph
TestGeoSpatialServiceEvaluationData driven test suite for GeoSpatial service feature in quads mode, testing of different service configurations,Classcom.bigdata.rdf.sparql.ast.eval.serviceBlazeGraph
TestGeoSpatialServiceEvaluationQuadsData driven test suite for GeoSpatial service feature, GeoSpatial in triples vs.Classcom.bigdata.rdf.sparql.ast.eval.serviceBlazeGraph
TestGraphEmptyPattern709_429Tests concerning "SELECT GRAPH XXXX {}" with XXXX and the dataset varying.Classcom.bigdata.rdf.sparql.ast.evalBlazeGraph
TestGroupGraphPatternBuilderTest suite for translating the openrdf SPARQL AST nodes for GroupGraphPattern into the bigdata AST (join groups, union,Classcom.bigdata.rdf.sail.sparqlBlazeGraph
TestGroupNodeVarBindingInfoTest suite for the GroupNodeVarBindingInfo class.Classcom.bigdata.rdf.sparql.ast.optimizersBlazeGraph
TestHashJoinTest suite for queries designed to exercise a hash join against an accessVersion:$Id$Author:Bryan ThompsonClasscom.bigdata.rdf.sparql.ast.evalBlazeGraph
TestHelperHelper class to debug the NSS by issuing commands that we can not issue from the index.Classcom.bigdata.rdf.sail.webappBlazeGraph
TestHistoryIndexTest the index supporting the HistoryServiceFactory.Classcom.bigdata.rdf.sailBlazeGraph
TestId2TermTupleSerializerTest suite for Id2TermTupleSerializer.Classcom.bigdata.rdf.lexiconBlazeGraph
TestIncludeData driven test suite for INCLUDE of named solution sets NOT generated by a NamedSubqueryRoot.Classcom.bigdata.rdf.sparql.ast.evalBlazeGraph
TestInclude .IncludeStressTestsTests to be executed in a stress test fashion, i.Classcom.bigdata.rdf.sparql.ast.evalBlazeGraph
TestInlineConstraintsClasscom.bigdata.rdf.sparql.ast.evalBlazeGraph
TestInlineURIsIntegration test suite for InlineURIFactory (the inline IVs are also tested in their own package without the triple store integration).Classcom.bigdata.rdf.storeBlazeGraph
TestInlineURIs .CustomInlineURIFactoryClasscom.bigdata.rdf.storeBlazeGraph
TestInlineURIs .CustomVocabNote: Must be public for access patterns.Classcom.bigdata.rdf.storeBlazeGraph
TestInlineURIs .InlineArrayFactoryClasscom.bigdata.rdf.storeBlazeGraph
TestInlineURIs .InlineArrayHandlerClasscom.bigdata.rdf.storeBlazeGraph
TestInlineURIs .MultipurposeInlineIDFactoryClasscom.bigdata.rdf.storeBlazeGraph
TestInlineURIs .MultipurposeInlineIDHandlerClasscom.bigdata.rdf.storeBlazeGraph
TestInlineValuesClasscom.bigdata.rdf.sailBlazeGraph
TestInliningTest suite for adding terms to the lexicon.Classcom.bigdata.rdf.lexiconBlazeGraph
TestInlining .MyVocabularyDeclares URIs to support the IExtension examples.Classcom.bigdata.rdf.lexiconBlazeGraph
TestInsertFilterFalse727 We test the behavior reported in trac 727.Classcom.bigdata.rdf.sail.webappBlazeGraph
TestInsertRateA test for measuring the possible insert rate for a triple store based on a journal and btree using a synthetic data generator.Classcom.bigdata.rdf.storeBlazeGraph
TestInsertRate .XMLSchemaClasscom.bigdata.rdf.storeBlazeGraph
TestIsModifiedTest suite for ISPO.Classcom.bigdata.rdf.storeBlazeGraph
TestIVariableBindingRequirementsTest implementation of IVariableBindingRequirements interface.Classcom.bigdata.rdf.sparql.ast.optimizersBlazeGraph
TestIVBindingSetEncoderTest suite for IVBindingSetEncoder.Classcom.bigdata.rdf.internal.encoderBlazeGraph
TestIVBindingSetEncoderWithCacheTest suite for IVBindingSetEncoderWithIVCache.Classcom.bigdata.rdf.internal.encoderBlazeGraph
TestIVCacheTest suite for IVCache.Classcom.bigdata.rdf.lexiconBlazeGraph
TestIVSolutionSetEncoderTest suite for IVSolutionSetEncoder and IVSolutionSetDecoder.Classcom.bigdata.rdf.internal.encoderBlazeGraph
TestIVUnicodeTest suite for IVUnicode.Classcom.bigdata.rdf.internalBlazeGraph
TestJoinOrderData driven test suite for SPARQL 1.Classcom.bigdata.rdf.sparql.ast.evalBlazeGraph
TestJoinScopeUnit tests the quads aspects of the BigdataSail implementation.Classcom.bigdata.rdf.sailBlazeGraph
TestJoinSetUtilTest suite for JoinSetUtil.Classcom.bigdata.rdf.sparql.astBlazeGraph
TestJustificationsTest suite for writing, reading, chasing and retracting Justifications.Classcom.bigdata.rdf.rulesBlazeGraph
TestLexAccessPatternEnumTest suite for LexAccessPatternEnum.Classcom.bigdata.rdf.lexiconBlazeGraph
TestLexiconKeyBuilderTest suite for LexiconKeyBuilder.Classcom.bigdata.rdf.lexiconBlazeGraph
TestLexJoinOpsClasscom.bigdata.rdf.sailBlazeGraph
TestLiteralDatatypeIVTest suite for PartlyInlineTypedLiteralIV.Classcom.bigdata.rdf.internalBlazeGraph
TestLoadAndVerifyTest loads an RDF/XML resource into a database and then verifies by re-parse that all expected statements were made persistent in the database.Classcom.bigdata.rdf.rioBlazeGraph
TestLocalQuadStoreProxy test suite for LocalTripleStore in quad-store mode.Classcom.bigdata.rdf.storeBlazeGraph
TestLocalTripleStoreProxy test suite for LocalTripleStore when the backing indices are BTrees.Classcom.bigdata.rdf.storeBlazeGraph
TestLocalTripleStoreDestroyTest suite to verify the semantics of destroying a LocalTripleStore, including verifying that the indices are deleted (gone from Name2Addr), thatClasscom.bigdata.rdf.storeBlazeGraph
TestLocalTripleStoreTransactionSemanticsTest suite for the transaction semantics of the LocalTripleStore.Classcom.bigdata.rdf.storeBlazeGraph
TestLocalTripleStoreWithoutInliningProxy test suite for LocalTripleStore when the backing indices are BTrees.Classcom.bigdata.rdf.storeBlazeGraph
TestLocalTripleStoreWithoutStatementIdentifiersProxy test suite for LocalTripleStore when the backing indices are BTrees.Classcom.bigdata.rdf.storeBlazeGraph
TestLockDeserializationThis is a test suite for the ReentrantLock deserialization pattern used by the MappedRDFFileLoadTask when it executes on a remoteClasscom.bigdata.rdf.loadBlazeGraph
TestMappedProgramMappedProgram is used to produce the full closure and fast closure programs and is responsible, together with TMUtility, for mappingClasscom.bigdata.rdf.rulesBlazeGraph
TestMatchUnit tests for AbstractTripleStore.Classcom.bigdata.rdf.rulesBlazeGraph
TestMaterializationClasscom.bigdata.rdf.sailBlazeGraph
TestMergeJoinData driven test suite.Classcom.bigdata.rdf.sparql.ast.evalBlazeGraph
TestMillisecondPrecisionForInlineDateTimesUnit test template for use in submission of bugs.Classcom.bigdata.rdf.sailBlazeGraph
TestModelsEqualTest suite for TripleStoreUtility.Classcom.bigdata.rdf.rulesBlazeGraph
TestMROWTransactionsTestCase to test single writer/mutiple transaction committed readers withAuthor:Martyn CutcherClasscom.bigdata.rdf.sailBlazeGraph
TestMROWTransactions .MyBTreeHelper class for force abort of a B+Tree write.Classcom.bigdata.rdf.sailBlazeGraph
TestMROWTransactionsNoHistoryTestCase to test single writer/mutiple transaction committed readers withAuthor:Martyn CutcherClasscom.bigdata.rdf.sailBlazeGraph
TestMROWTransactionsWithHistoryTestCase to test single writer/mutiple transaction committed readers withAuthor:Martyn CutcherClasscom.bigdata.rdf.sailBlazeGraph
TestMultiGraphsClasscom.bigdata.rdf.sailBlazeGraph
TestMultipartContentThe Jetty HttpClient does not provide "out of the box" support for multipart content similar to the Apache MultipartEntity.Classcom.bigdata.rdf.sail.webappBlazeGraph
TestMultiTenancyAPIProxied test suite for the Multi-Tenancy API.Classcom.bigdata.rdf.sail.webappBlazeGraph
TestNamedGraphsTest suite for named and default graph stuff.Classcom.bigdata.rdf.sparql.ast.evalBlazeGraph
TestNamedSubQueryData driven test suite for named subquery evaluation (that is, for queries which are explicitly written using the named subquery syntax).Classcom.bigdata.rdf.sparql.ast.evalBlazeGraph
TestNanoSparqlClientClasscom.bigdata.rdf.sail.webappBlazeGraph
TestNanoSparqlServerUnit tests for the NanoSparqlServer with a focus on the ability to override the init parameters, the default http port, etc.Classcom.bigdata.rdf.sail.webappBlazeGraph
TestNanoSparqlServerWithProxyIndexManagerGraph DatabaseClasscom.bigdata.rdf.sail.webappBlazeGraph
TestNanoSparqlServerWithProxyIndexManager .Test_NSS_quadsThe TestMode.Classcom.bigdata.rdf.sail.webappBlazeGraph
TestNanoSparqlServerWithProxyIndexManager .test_NSS_RWStoreClasscom.bigdata.rdf.sail.webappBlazeGraph
TestNanoSparqlServerWithProxyIndexManager .Test_NSS_sidsThe TestMode.Classcom.bigdata.rdf.sail.webappBlazeGraph
TestNanoSparqlServerWithProxyIndexManager .test_NSS_triplesThe TestMode.Classcom.bigdata.rdf.sail.webappBlazeGraph
TestNanoSparqlServerWithProxyIndexManager2Graph DatabaseClasscom.bigdata.rdf.sail.webappBlazeGraph
TestNanoSparqlServerWithProxyIndexManager2 .Test_NSS_quadsThe TestMode.Classcom.bigdata.rdf.sail.webappBlazeGraph
TestNanoSparqlServerWithProxyIndexManager2 .Test_NSS_sidsThe TestMode.Classcom.bigdata.rdf.sail.webappBlazeGraph
TestNanoSparqlServerWithProxyIndexManager2 .test_NSS_triplesThe TestMode.Classcom.bigdata.rdf.sail.webappBlazeGraph
TestNegationTest suite for SPARQL negation (EXISTS and MINUS).Classcom.bigdata.rdf.sparql.ast.evalBlazeGraph
TestNoExceptionsThis test suite is for trac items where the failure mode is a 500 error caused by a software error, often in the static optimizer.Classcom.bigdata.rdf.sailBlazeGraph
TestNSSHealthCheckUtility test suite provides a health check for a deployed instance.Classcom.bigdata.rdf.sail.webapp.healthBlazeGraph
TestNTriplesWithSidsTest suite for SIDS support with NTRIPLES data.Classcom.bigdata.rdf.rioBlazeGraph
TestOOMBugUnit test template for use in submission of bugs.Classcom.bigdata.rdf.sail.contribBlazeGraph
TestOpenrdfNativeServiceEvaluationData driven test suite for SPARQL 1.Classcom.bigdata.rdf.sparql.ast.eval.serviceBlazeGraph
TestOptionalsClasscom.bigdata.rdf.rulesBlazeGraph
TestOptionalsUnit tests the optionals aspects of the BigdataSail implementation.Classcom.bigdata.rdf.sailBlazeGraph
TestOptionalsTest suite for OPTIONAL groups.Classcom.bigdata.rdf.sparql.ast.evalBlazeGraph
TestOrderByUnit tests for IQueryOptions.Classcom.bigdata.rdf.rulesBlazeGraph
TestOrderByClasscom.bigdata.rdf.sailBlazeGraph
TestOwlSameAsPropertiesExpandingIteratorTest suite for OwlSameAsPropertiesExpandingIterator.Classcom.bigdata.rdf.rulesBlazeGraph
TestPackedLongIVsTest suite for math operations on PackedLongIV and CompressedTimestampExtension.Classcom.bigdata.rdf.internalBlazeGraph
TestPathsClasscom.bigdata.rdf.sail.graphBlazeGraph
TestPipelinedHashJoinTest suite for PipelinedHashIndexAndSolutionSetJoinOp, which implements a pipelined hash join.Classcom.bigdata.rdf.sparql.ast.evalBlazeGraph
TestPostNotURLEncodedSee trac 711 for discussion.Classcom.bigdata.rdf.sail.webappBlazeGraph
TestPropertyPathsClasscom.bigdata.rdf.sparql.ast.evalBlazeGraph
TestProtocolAllA collection of proxied tests for the SPARQL 1.Classcom.bigdata.rdf.sail.webappBlazeGraph
TestProvenanceQueryTest suite for high-level query against a graph containing statements aboutVersion:$Id$Author:Bryan ThompsonClasscom.bigdata.rdf.sailBlazeGraph
TestPruneBindingSetsClasscom.bigdata.rdf.sailBlazeGraph
TestQuadsAPIUnit tests the quads aspects of the BigdataSail implementation.Classcom.bigdata.rdf.sailBlazeGraph
TestQueryHintsTest suite for SPARQL queries with embedded query hints.Classcom.bigdata.rdf.sparql.ast.evalBlazeGraph
TestRDRHistoryTest suite RDRHistory.Classcom.bigdata.rdf.sailBlazeGraph
TestRDRHistory .CustomRDRHistoryClasscom.bigdata.rdf.sailBlazeGraph
TestRDROperationsTest of RDR specific data interchange and query.Classcom.bigdata.rdf.sail.webappBlazeGraph
TestReadWriteTransactionsClasscom.bigdata.rdf.sailBlazeGraph
TestRegexBOpTest suite for RegexBOp.Classcom.bigdata.rdf.internal.constraintsBlazeGraph
TestReificationDoneRightEvalReification Done Right test suite.Classcom.bigdata.rdf.sparql.ast.eval.reifBlazeGraph
TestReificationDoneRightParserTest suite for the proposed standardization of "reification done right".Classcom.bigdata.rdf.sail.sparqlBlazeGraph
TestRelationLocatorTest suite for locating an AbstractTripleStore, locating the LexiconRelation and SPORelation from theClasscom.bigdata.rdf.storeBlazeGraph
TestRelease123ProtocolThis test class exercises protocol issues (mimetypes, parameters etc) as at release 1.Classcom.bigdata.rdf.sail.webappBlazeGraph
TestRemoteSparql10QueryBuilderTest suite for the RemoteSparql10QueryBuilder.Classcom.bigdata.rdf.sparql.ast.eval.serviceBlazeGraph
TestRemoteSparql11QueryBuilderTest suite for the RemoteSparql11QueryBuilder, including some correct rejection tests when the solutions to be vectored to the remote end point canClasscom.bigdata.rdf.sparql.ast.eval.serviceBlazeGraph
TestRemoteSparqlBuilderFactoryTest suite the RemoteSparqlBuilderFactoryVersion:$Id: TestRemoteServiceCallImpl.Classcom.bigdata.rdf.sparql.ast.eval.serviceBlazeGraph
TestReplaceBOpTest suite for ReplaceBOp.Classcom.bigdata.rdf.internal.constraintsBlazeGraph
TestRestartSafeTest restart safety for the various indices.Classcom.bigdata.rdf.storeBlazeGraph
TestRollbacksThis is a stress test for abort/rollback semantics.Classcom.bigdata.rdf.sailBlazeGraph
TestRollbacksTMConcrete instance of TestRollbacks which overrides the properties to enable truth maintenance support in the SAIL.Classcom.bigdata.rdf.sailBlazeGraph
TestRollbacksTxConcrete instance of TestRollbacks which overrides the properties to enable full transaction support in the SAIL.Classcom.bigdata.rdf.sailBlazeGraph
TestRTO_BARData driven test suite for the Runtime Query Optimizer (RTO) using BAR dataVersion:$Id: TestBasicQuery.Classcom.bigdata.rdf.sparql.ast.eval.rtoBlazeGraph
TestRTO_BSBMData driven test suite for the Runtime Query Optimizer (RTO) using BSBM data and queries based on BSBM.Classcom.bigdata.rdf.sparql.ast.eval.rtoBlazeGraph
TestRTO_FOAFData driven test suite for the Runtime Query Optimizer (RTO) using quads-modeVersion:$Id: TestBasicQuery.Classcom.bigdata.rdf.sparql.ast.eval.rtoBlazeGraph
TestRTO_LUBMData driven test suite for the Runtime Query Optimizer (RTO) using LUBM data and queries based on LUBM.Classcom.bigdata.rdf.sparql.ast.eval.rtoBlazeGraph
TestRuleExpansionClasscom.bigdata.rdf.rulesBlazeGraph
TestRuleFastClosure_11_13Test suite for AbstractRuleFastClosure_11_13.Classcom.bigdata.rdf.rulesBlazeGraph
TestRuleFastClosure_3_5_6_7_9Test suite for AbstractRuleFastClosure_3_5_6_7_9.Classcom.bigdata.rdf.rulesBlazeGraph
TestRuleOwlEquivalentClassTest suite for RuleOwlEquivalentClass.Classcom.bigdata.rdf.rulesBlazeGraph
TestRuleOwlEquivalentPropertyTest suite for RuleOwlEquivalentPropertyVersion:$Id$Author:Bryan ThompsonClasscom.bigdata.rdf.rulesBlazeGraph
TestRuleOwlFunctionalPropertyTest suite for owl:FunctionalProperty processing.Classcom.bigdata.rdf.rulesBlazeGraph
TestRuleOwlHasValueTest suite for owl:hasValue processing.Classcom.bigdata.rdf.rulesBlazeGraph
TestRuleOwlInverseOfTest suite for owl:inverseOf processing.Classcom.bigdata.rdf.rulesBlazeGraph
TestRuleOwlSameAsTest suite for owl:sameAs processing.Classcom.bigdata.rdf.rulesBlazeGraph
TestRuleOwlSymmetricPropertyTest suite for owl:SymmetricProperty processing.Classcom.bigdata.rdf.rulesBlazeGraph
TestRuleOwlTransitivePropertyTest suite for owl:transtitiveProperty processing.Classcom.bigdata.rdf.rulesBlazeGraph
TestRuleRdf01Test suite for RuleRdf01.Classcom.bigdata.rdf.rulesBlazeGraph
TestRuleRdfs03Test for RuleRdfs03.Classcom.bigdata.rdf.rulesBlazeGraph
TestRuleRdfs04Test suite for RuleRdfs04a and RuleRdfs04bVersion:$Id$Author:Bryan ThompsonClasscom.bigdata.rdf.rulesBlazeGraph
TestRuleRdfs07Note: rdfs 2, 3, 7, and 9 use the same base class.Classcom.bigdata.rdf.rulesBlazeGraph
TestRuleRdfs10Note: rdfs 6, 8, 10, 12, and 13 use the same base clase.Classcom.bigdata.rdf.rulesBlazeGraph
TestRuleRdfs11Note: rdfs 5 and 11 use the same base class.Classcom.bigdata.rdf.rulesBlazeGraph
TestRWStoreTxBehaviorsTests that are RWStore specific.Classcom.bigdata.rdf.sail.webappBlazeGraph
TestScaleOutTripleStoreWithEmbeddedFederationProxy test suite for ScaleOutTripleStore running against an EmbeddedFederation.Classcom.bigdata.rdf.storeBlazeGraph
TestSearchData driven test suite for full text search.Classcom.bigdata.rdf.sparql.ast.eval.serviceBlazeGraph
TestSearchQueryTest suite for high-level query against a graph containing statements aboutAuthor:Bryan ThompsonClasscom.bigdata.rdf.sailBlazeGraph
TestService794While writing this comment, early January 2014, the status is that the two interesting testsClasscom.bigdata.rdf.sail.webappBlazeGraph
TestServiceRegistryTest suite for the ServiceRegistry.Classcom.bigdata.rdf.sparql.ast.eval.serviceBlazeGraph
TestServiceWhiteListClasscom.bigdata.rdf.sail.webappBlazeGraph
TestSesameFiltersClasscom.bigdata.rdf.sailBlazeGraph
TestSesameMultiGraphsClasscom.bigdata.rdf.sailBlazeGraph
TestSetBindingTest suite for AbstractOperation.Classcom.bigdata.rdf.sailBlazeGraph
TestSharedLexiconTempStoreTest suite for TempTripleStores sharing the same LexiconRelation as the primary AbstractTripleStore.Classcom.bigdata.rdf.storeBlazeGraph
TestSidsTest case for reverse lookup from SID to statement.Classcom.bigdata.rdf.sailBlazeGraph
TestSimpleBindingsOptimizerSPARQL level test suite for the ASTSimpleBindingsOptimizer.Classcom.bigdata.rdf.sparql.ast.evalBlazeGraph
TestSimpleBindingsOptimizer .TestQuadsModeAPsClasscom.bigdata.rdf.sparql.ast.evalBlazeGraph
TestSimpleBindingsOptimizer .TestTriplesModeAPsTriples mode test suite.Classcom.bigdata.rdf.sparql.ast.evalBlazeGraph
TestSimpleGroupByAndCountOptimizerSPARQL level test suite for the ASTSimpleGroupByAndCountOptimizer.Classcom.bigdata.rdf.sparql.ast.evalBlazeGraph
TestSimpleGroupByAndCountOptimizer .TestQuadsModeAPsQuads mode test suite.Classcom.bigdata.rdf.sparql.ast.evalBlazeGraph
TestSimpleGroupByAndCountOptimizer .TestTriplesModeAPsTriples mode test suite.Classcom.bigdata.rdf.sparql.ast.evalBlazeGraph
TestSingleTailRuleClasscom.bigdata.rdf.sailBlazeGraph
TestSliceTest for ISlice handling in native IRule execution.Classcom.bigdata.rdf.rulesBlazeGraph
TestSolutionSetManagerTest suite for managing named solution sets.Classcom.bigdata.rdf.sparql.ast.ssetsBlazeGraph
TestSolutionSetStatsTest suite for SolutionSetStats.Classcom.bigdata.rdf.sparql.astBlazeGraph
TestSolutionSetStatseratorClasscom.bigdata.rdf.sparql.astBlazeGraph
TestSparqlUpdate Note: Also see SPARQLUpdateTest.Classcom.bigdata.rdf.sail.webappBlazeGraph
TestSparqlUpdateCommitClasscom.bigdata.rdf.sailBlazeGraph
TestSparqlUpdateCommit .CommitCounterClasscom.bigdata.rdf.sailBlazeGraph
TestSparqlUpdateSuppressTruthMaintenanceClasscom.bigdata.rdf.sail.webappBlazeGraph
TestSPOTest suite for the SPO class.Classcom.bigdata.rdf.spoBlazeGraph
TestSPOAccessPathTest suite for SPOAccessPath.Classcom.bigdata.rdf.spoBlazeGraph
TestSPOKeyCodersTest suite for approaches to key compression for statement indices (keys are permutations on SPOC, logically comprised of long[4] and encoded as byte[]),Classcom.bigdata.rdf.spoBlazeGraph
TestSPOKeyOrderTest suite for SPOKeyOrder.Classcom.bigdata.rdf.spoBlazeGraph
TestSPOPredicateTest suite for SPOPredicate.Classcom.bigdata.rdf.spoBlazeGraph
TestSPORelationTest ability to insert, update, or remove elements from a relation and the ability to select the right access path given a predicate for that relationClasscom.bigdata.rdf.spoBlazeGraph
TestSPORelation .PClasscom.bigdata.rdf.spoBlazeGraph
TestSPOStarJoinClasscom.bigdata.rdf.spoBlazeGraph
TestSPOTupleSerializerTest suite for SPOTupleSerializer.Classcom.bigdata.rdf.spoBlazeGraph
TestSPOValueCodersTest suite for approaches to value compression for statement indices.Classcom.bigdata.rdf.spoBlazeGraph
TestSSSPTest class for SSP traversal.Classcom.bigdata.rdf.graph.impl.bdBlazeGraph
TestStandaloneRDRParsersTest suite for standalone usage of Bigdata RDF Parsers.Classcom.bigdata.rdf.rioBlazeGraph
TestStatementBufferTest suite for StatementBuffer.Classcom.bigdata.rdf.rioBlazeGraph
TestStatementBuffer .TestTriplesModeAPsTriples mode test suite.Classcom.bigdata.rdf.rioBlazeGraph
TestStatementEnumTest suite for StatementEnum.Classcom.bigdata.rdf.spoBlazeGraph
TestStatementIdentifiersTest of the statement identifier semantics.Classcom.bigdata.rdf.storeBlazeGraph
TestStaticAnalysisTest suite for methods supporting static analysis of the variables, including whether a variable MUST be bound, MIGHT be bound, or is NOT bound.Classcom.bigdata.rdf.sparql.astBlazeGraph
TestStaticAnalysis_CanJoinSee Also:StaticAnalysis_CanJoin.Classcom.bigdata.rdf.sparql.astBlazeGraph
TestStaticAnalysis_CanJoinUsingConstraintsThis test suite is built around around BSBM Q5.Classcom.bigdata.rdf.sparql.astBlazeGraph
TestStoredQueryServiceTest suite for stored query evaluation.Classcom.bigdata.rdf.sparql.ast.service.storedqueryBlazeGraph
TestStrAfterBOpTest suite for StrAfterBOp.Classcom.bigdata.rdf.internal.constraintsBlazeGraph
TestStrBeforeBOpTest suite for StrBeforeBOp.Classcom.bigdata.rdf.internal.constraintsBlazeGraph
TestStrBOpClasscom.bigdata.rdf.sailBlazeGraph
TestSubjectCentricFullTextIndexTest of adding terms with the full text index enabled and of lookup of terms by tokens which appear within those terms.Classcom.bigdata.rdf.lexiconBlazeGraph
TestSubQueryData driven test suite.Classcom.bigdata.rdf.sparql.ast.evalBlazeGraph
TestSubqueryPatternsTest suite for translating queries which use subquery constructions, including SubqueryRoot, NamedSubqueryRoot andClasscom.bigdata.rdf.sail.sparqlBlazeGraph
TestSubSelectFilterExist725SELECT ( COUNT(?narrow) as ?countNarrow ) ?scheme{ ?narrow skos:inScheme ?scheme .Classcom.bigdata.rdf.sparql.ast.evalBlazeGraph
TestSubstrBOpTest suite for SubstrBOp.Classcom.bigdata.rdf.internal.constraintsBlazeGraph
TestTCKTest driver for debugging Sesame or DAWG manifest tests.Classcom.bigdata.rdf.sparql.ast.evalBlazeGraph
TestTCK .TCKStressTestsTests to be executed in a stress test fashion, i.Classcom.bigdata.rdf.sparql.ast.evalBlazeGraph
TestTemplateUnit test template for use in submission of bugs.Classcom.bigdata.rdf.sailBlazeGraph
TestTempTripleStoreProxy test suite for TempTripleStore.Classcom.bigdata.rdf.storeBlazeGraph
TestTermIdEncoderUnit test for unified encoding / decoding for partitioned and unpartitioned long counters as assigned by the ICounter for a TERM2ID index orClasscom.bigdata.rdf.lexiconBlazeGraph
TestTermIVTest suite for TermId.Classcom.bigdata.rdf.internalBlazeGraph
TestTermIVComparatorTest suite for TermIVComparator.Classcom.bigdata.rdf.lexiconBlazeGraph
TestTicket1007Various tests covering different constellations where values are constructed using BIND and reused in other parts of the query, such asClasscom.bigdata.rdf.sparql.ast.evalBlazeGraph
TestTicket1086Test suite for ticket #1086: when loading quads data into a triples store, there now is a config option BigdataSail.Classcom.bigdata.rdf.sailBlazeGraph
TestTicket1087Test suite for an issue where ill designed patterns consisting of a combination of UNION and nested OPTIONAL cause problems.Classcom.bigdata.rdf.sparql.ast.evalBlazeGraph
TestTicket1105Test suite asserting that queries containint quads constructs (named graphs) are rejected in triples mode (at parsing phase), but go through in quadsClasscom.bigdata.rdf.sparql.ast.evalBlazeGraph
TestTicket1105 .TestQuadsModeAPsQuads mode test suite.Classcom.bigdata.rdf.sparql.ast.evalBlazeGraph
TestTicket1105 .TestTriplesModeAPsTriples mode test suite.Classcom.bigdata.rdf.sparql.ast.evalBlazeGraph
TestTicket1388Classcom.bigdata.rdf.sailBlazeGraph
TestTicket1591Test case for https://jira.Classcom.bigdata.rdf.sparql.ast.evalBlazeGraph
TestTicket1681Unit test template for use in submission of bugs.Classcom.bigdata.rdf.sailBlazeGraph
TestTicket1682Unit test template for use in submission of bugs.Classcom.bigdata.rdf.sailBlazeGraph
TestTicket1747Test suite for an issue where IV resolution of vocabulary terms interferes with query parsing and deferred IV resolution (ASTDeferredIVResolution.Classcom.bigdata.rdf.sailBlazeGraph
TestTicket1753Test suite for an issue where IV resolution of having clause fails Insert problem using subqueries and having clauseClasscom.bigdata.rdf.sailBlazeGraph
TestTicket1755Unit test template for use in submission of bugs.Classcom.bigdata.rdf.sailBlazeGraph
TestTicket275Unit test template for use in submission of bugs.Classcom.bigdata.rdf.sailBlazeGraph
TestTicket276Unit test template for use in submission of bugs.Classcom.bigdata.rdf.sailBlazeGraph
TestTicket348Unit test template for use in submission of bugs.Classcom.bigdata.rdf.sailBlazeGraph
TestTicket353Unit test template for use in submission of bugs.Classcom.bigdata.rdf.sailBlazeGraph
TestTicket355Unit test template for use in submission of bugs.Classcom.bigdata.rdf.sailBlazeGraph
TestTicket422Test suite for wrapping a TempTripleStore as a BigdataSail.Classcom.bigdata.rdf.sailBlazeGraph
TestTicket473 PhysicalAddressResolutionException after reopen using RWStore and recycler.Classcom.bigdata.rdf.sailBlazeGraph
TestTicket581Unit test template for use in submission of bugs.Classcom.bigdata.rdf.sailBlazeGraph
TestTicket610To run this test case, specify the following JVM property: -DtestClass=com.Classcom.bigdata.rdf.sailBlazeGraph
TestTicket632Test for an error that occurs when a SERVICE (OpenRdf Service) call uses variables that are assigned as input bindings to the query that holds theClasscom.bigdata.rdf.sailBlazeGraph
TestTicket647Unit test template for use in submission of bugs.Classcom.bigdata.rdf.sailBlazeGraph
TestTicket669Unit test template for use in submission of bugs.Classcom.bigdata.rdf.sailBlazeGraph
TestTicket693Unit test template for use in submission of bugs.Classcom.bigdata.rdf.sailBlazeGraph
TestTicket887Test suite for a hesienbug involving BIND.Classcom.bigdata.rdf.sparql.ast.evalBlazeGraph
TestTicket946Test suite for an issue where an empty projection causes an IllegalArgumentException.Classcom.bigdata.rdf.sparql.ast.evalBlazeGraph
TestTicket967Classcom.bigdata.rdf.sailBlazeGraph
TestTicketsTest suite for tickets at Version:$Id$Author:Bryan Thompson, Michael SchmidtClasscom.bigdata.rdf.sparql.ast.evalBlazeGraph
TestTMUtilityTest suite for rule re-writes supporting truth maintenance for the RDF DB.Classcom.bigdata.rdf.rulesBlazeGraph
TestTriplePatternBuilderTest suite for building up triple patterns, including those which are covered by the property paths extension in SPARQL 1.Classcom.bigdata.rdf.sail.sparqlBlazeGraph
TestTripleStoreTest basic features of the ITripleStore API.Classcom.bigdata.rdf.storeBlazeGraph
TestTripleStoreBasicsAggregates test that are run for each ITripleStore implementation.Classcom.bigdata.rdf.storeBlazeGraph
TestTruthMaintenanceTest suite for TruthMaintenance.Classcom.bigdata.rdf.rulesBlazeGraph
TestTwoPropertyPaths734 ?A rdf:type / rdfs:subClassOf * ; rdf:value ?B .Classcom.bigdata.rdf.sparql.ast.evalBlazeGraph
TestTxCreateUnit test for the creation of a Sail with isolatable indices.Classcom.bigdata.rdf.sailBlazeGraph
TestUnionUnit test for processing of queries consisting of IPrograms comprised of more than one IRule.Classcom.bigdata.rdf.rulesBlazeGraph
TestUnionMinusTest suite for UNION and MINUS combined, see https://sourceforge.Classcom.bigdata.rdf.sparql.ast.evalBlazeGraph
TestUnionsUnit tests the UNION aspects of the BigdataSail implementation.Classcom.bigdata.rdf.sailBlazeGraph
TestUnionsTest suite for UNION.Classcom.bigdata.rdf.sparql.ast.evalBlazeGraph
TestUnsignedTest suite for xsd:unsigned handling.Classcom.bigdata.rdf.sparql.ast.evalBlazeGraph
TestUnsignedIntegerIVsTest suite for xsd:nonPositiveInteger, xsd:negativeInteger, xsd:nonNegativeInteger, and xsd:positiveInteger.Classcom.bigdata.rdf.internalBlazeGraph
TestUnsignedIVsTest suite for the xsd:unsigned IV which are internally represented by Java primitives (xsd:unsignedByte, xsd:unsignedShort, xsd:unsignedInt, andClasscom.bigdata.rdf.internalBlazeGraph
TestUpdateBootstrapBootstrapped test suite for core UPDATE functionality based on BOP Note: We are not using BOP evaluation for SPARQL UPDATE at this time, so thisClasscom.bigdata.rdf.sparql.ast.eval.updateBlazeGraph
TestUpdateExprBuilderTest suite for UpdateExprBuilder.Classcom.bigdata.rdf.sail.sparqlBlazeGraph
TestUpdateExprBuilder2Test suite for bigdata specific extensions in UpdateExprBuilder.Classcom.bigdata.rdf.sail.sparqlBlazeGraph
TestURIExtensionIVTest suite for URIExtensionIV.Classcom.bigdata.rdf.internalBlazeGraph
TestURIExtensionIV .MockVocabularyClasscom.bigdata.rdf.internalBlazeGraph
TestUriInlineFactory_BLZG1591Classcom.bigdata.rdf.vocabBlazeGraph
TestValueExprBuilderTest suite for ValueExprBuilder.Classcom.bigdata.rdf.sail.sparqlBlazeGraph
TestVerifyAggregatesTest suite for VerifyAggregates.Classcom.bigdata.rdf.sail.sparqlBlazeGraph
TestVirtualGraphsTest suite for the VIRTUAL GRAPHS SPARQL extension.Classcom.bigdata.rdf.sail.sparqlBlazeGraph
TestVirtualGraphsTest suite for VIRTUAL GRAPHS support.Classcom.bigdata.rdf.sparql.ast.evalBlazeGraph
TestVocabularyTest suite for the Vocabulary implementations in the context of an AbstractTripleStore.Classcom.bigdata.rdf.lexiconBlazeGraph
TestVocabularyTest suite for BaseVocabulary.Classcom.bigdata.rdf.vocabBlazeGraph
TestVocabulary_BLZG1591A Vocabulary covering the ontologies used by LUBM.Classcom.bigdata.rdf.vocabBlazeGraph
TestVocabularyDecl_BLZG1591Classcom.bigdata.rdf.vocabBlazeGraph
TestVocabURIByteIVClasscom.bigdata.rdf.internalBlazeGraph
TestVTEClasscom.bigdata.rdf.internalBlazeGraph
TestXMLBuilderTest suite for XMLBuilder.Classcom.bigdata.rdf.sail.webappBlazeGraph
TestXPathFunctionsTest suite for various xpath numeric functions.Classcom.bigdata.rdf.internalBlazeGraph
TestXXXCShardSplitHandlerTest suite for the XXXCShardSplitHandler.Classcom.bigdata.rdf.spoBlazeGraph
TestZOrderRangeScanUtilityTest for utility functionalities required for zOrder index construction, such as ZOrderRangeScanUtil.Classcom.bigdata.rdf.internalBlazeGraph
TLSchedulerThis scheduler uses thread-local buffers (LinkedHashSet) to track the distinct vertices scheduled by each execution thread.Classcom.bigdata.rdf.graph.impl.bdBlazeGraph
TLScheduler2This scheduler uses thread-local buffers (LinkedHashSet) to track the distinct vertices scheduled by each execution thread.Classcom.bigdata.rdf.graph.impl.bdBlazeGraph
TMUtilityA utility class for performing rule re-writes for RDF truth maintenance using a "focusStore" in addition to the primary database.Classcom.bigdata.rdf.rulesBlazeGraph
TokenDescribes the input token stream.Classcom.bigdata.rdf.sail.sparql.astBlazeGraph
TokenMgrErrorToken Manager Error.Classcom.bigdata.rdf.sail.sparql.astBlazeGraph
TraversalDirectionEnumenum TraversalDirectionEnumTypesafe enumeration of manner in which an RDF graph will be traversed by anClasscom.bigdata.rdf.graphBlazeGraph
TriplePatternExprBuilderClass handles triple patterns and property paths.Classcom.bigdata.rdf.sail.sparqlBlazeGraph
TripleStoreSchemaExtensions for additional state maintained by the AbstractTripleStore in the global row store.Classcom.bigdata.rdf.storeBlazeGraph
TripleStoreUtilityUtility class for comparing graphs for equality, bulk export, etc.Classcom.bigdata.rdf.storeBlazeGraph
TrueBOpAlways evaluates to true.Classcom.bigdata.rdf.internal.constraintsBlazeGraph
TruthMaintenanceThe TruthMaintenance class facilitates maintaining the RDF(S)+ closure on a database as SPOs are asserted or retracted.Classcom.bigdata.rdf.infBlazeGraph
TryBeforeMaterializationConstraintThis is useful when a solution can be filtered out before it goes through the materialization pipeline.Classcom.bigdata.rdf.internal.constraintsBlazeGraph
TxServletServlet provides a REST interface for managing stand-off read/write transaction.Classcom.bigdata.rdf.sail.webappBlazeGraph
TypeBasedASTJoinGroupPartitionReordererReorders nodes based on their types.Classcom.bigdata.rdf.sparql.ast.optimizersBlazeGraph
UcaseBOpClasscom.bigdata.rdf.internal.constraintsBlazeGraph
UnificationExceptionAn instance of this exception is thrown when the same blank node appears in the context position of two or more statements having a distinctClasscom.bigdata.rdf.rioBlazeGraph
UnionNodeA special kind of group IGroupNode that represents the sparql union Note: This node only accepts JoinGroupNodes as children.Classcom.bigdata.rdf.sparql.astBlazeGraph
UnsatisfiableMinusExplainHintExplain hint indicating a MINUS expression that is unsatisfiable, i.Classcom.bigdata.rdf.sparql.ast.explainhintsBlazeGraph
UpdateA SPARQL Update operation.Classcom.bigdata.rdf.sparql.astBlazeGraph
UpdateExprBuilderExtension of BigdataExprBuilder that builds Update Expressions.Classcom.bigdata.rdf.sail.sparqlBlazeGraph
UpdateRootThe top level container for a sequence of UPDATE operations.Classcom.bigdata.rdf.sparql.astBlazeGraph
UpdateRoot .AnnotationsInterfacecom.bigdata.rdf.sparql.astBlazeGraph
UpdateServletHandler for NanoSparqlServer REST API UPDATE operations (PUT, not SPARQLAuthor:martyncutcherSee Also:Serialized FormClasscom.bigdata.rdf.sail.webappBlazeGraph
UpdateTypeTypesafe enumeration for SPARQL Graph Update and Graph Management operations.Classcom.bigdata.rdf.sparql.astBlazeGraph
URIExtensionIVClass provides support for fully inline URIs for which a Vocabulary item was registered for the URI namespaceClasscom.bigdata.rdf.internal.impl.uriBlazeGraph
USDFloatExtensionAdds inlining for the http://www4.Classcom.bigdata.rdf.internal.impl.extensionsBlazeGraph
UUIDBNodeIVClass for inline RDF blank nodes.Classcom.bigdata.rdf.internal.impl.bnodeBlazeGraph
UUIDBOpClasscom.bigdata.rdf.internal.constraintsBlazeGraph
UUIDBOp .AnnotationsInterfacecom.bigdata.rdf.internal.constraintsBlazeGraph
UUIDLiteralIVClasscom.bigdata.rdf.internal.impl.literalBlazeGraph
ValueExprBuilderVisitor pattern builds IValueExpressionNodes.Classcom.bigdata.rdf.sail.sparqlBlazeGraph
ValueExpressionListBaseNodeBase class for AST nodes which model an ordered list of value expressions.Classcom.bigdata.rdf.sparql.astBlazeGraph
ValueExpressionNodeAST node for value expressions.Classcom.bigdata.rdf.sparql.astBlazeGraph
ValuesServiceFactoryA factory for a service that simulates the VALUES syntax in SPARQL: service bd:values {Classcom.bigdata.rdf.sparql.ast.evalBlazeGraph
ValuesServiceFactory .ValuesParamsThe service params for this service.Interfacecom.bigdata.rdf.sparql.ast.evalBlazeGraph
VarNodeUsed to represent a variable in the AST.Classcom.bigdata.rdf.sparql.astBlazeGraph
VarNode .AnnotationsInterfacecom.bigdata.rdf.sparql.astBlazeGraph
VerifyAggregatesAn object which encapsulates the validation and state of an aggregation operation with an optional GROUP BY clause, SELECT expressions, and anClasscom.bigdata.rdf.sail.sparqlBlazeGraph
VerifyStatementBufferStatements inserted into the buffer are verified against the database.Classcom.bigdata.rdf.loadBlazeGraph
VerifyStatementBufferFactoryClasscom.bigdata.rdf.loadBlazeGraph
VertexDistributionUtility class for sampling vertices from a graph.Classcom.bigdata.rdf.graph.impl.utilBlazeGraph
VertexTaskFactoryA factory for tasks that are applied to each vertex in the frontier.Interfacecom.bigdata.rdf.graph.implBlazeGraph
VisitorExceptionClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
VocabBuilderUtility class scans some RDF data, builds up a distribution over the distinct predicates, and generates a VocabularyDecl for the source data.Classcom.bigdata.rdf.utilBlazeGraph
VocabularyInterface for a pre-defined vocabulary.Interfacecom.bigdata.rdf.vocabBlazeGraph
VocabularyDeclA class for declaring a Vocabulary.Interfacecom.bigdata.rdf.vocabBlazeGraph
VocabURIByteIVA fully inlined representation of a URI based on a byte code.Classcom.bigdata.rdf.internal.impl.uriBlazeGraph
VocabURIShortIVA fully inlined representation of a URI based on a short code.Classcom.bigdata.rdf.internal.impl.uriBlazeGraph
VoIDHelper class for VoID descriptions.Classcom.bigdata.rdf.sail.webappBlazeGraph
VoID .IVCountAn IV and a counter for that IV.Classcom.bigdata.rdf.sail.webappBlazeGraph
VoidVocabularyDeclVocabulary and namespace for VOID.Classcom.bigdata.rdf.vocab.declsBlazeGraph
VTEValue 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, Classcom.bigdata.rdf.internalBlazeGraph
W3CQueryLanguageExceptionException Base class for errors defined by the W3C for XQuery, XPath, andVersion:$Id$Author:Bryan ThompsonSee Also:http://www.Classcom.bigdata.rdf.errorBlazeGraph
W3CQueryLanguageException .ErrorCategoryDynamic (runtime) error.Classcom.bigdata.rdf.errorBlazeGraph
W3CQueryLanguageException .LanguageFamilyLanguage family for errors.Classcom.bigdata.rdf.errorBlazeGraph
WorkbenchServletHelper servlet for workbench requests.Classcom.bigdata.rdf.sail.webappBlazeGraph
WriteTaskStatsClass for reporting various timings for writes on the lexicon indices.Classcom.bigdata.rdf.lexiconBlazeGraph
XMLBuilderUtility Java class for outputting XML.Classcom.bigdata.rdf.sail.webappBlazeGraph
XMLSchemaVocabularyDeclVocabulary and namespace for XMLSchema.Classcom.bigdata.rdf.vocab.declsBlazeGraph
XPathMathFunctionsSupport for the picky xpath math functions: abs, ceiling, floor, and round.Classcom.bigdata.rdf.internalBlazeGraph
XSDCollects various XSD URIs as constants.Classcom.bigdata.rdf.internalBlazeGraph
XSDBooleanIVClasscom.bigdata.rdf.internal.impl.literalBlazeGraph
XSDBooleanIVValueExpressionBase class for RDF value expression BOps that happen to evaluate to an XSDBooleanIV.Classcom.bigdata.rdf.internal.constraintsBlazeGraph
XSDDecimalIVClasscom.bigdata.rdf.internal.impl.literalBlazeGraph
XSDIntegerIVClasscom.bigdata.rdf.internal.impl.literalBlazeGraph
XsdLongBOpConvert the IV to a xsd:long.Classcom.bigdata.rdf.internal.constraintsBlazeGraph
XSDNumericIV xsd:int, xsd:long, xsd:float,See Also:Serialized FormClasscom.bigdata.rdf.internal.impl.literalBlazeGraph
XsdStrBOpConvert the IV to a xsd:string.Classcom.bigdata.rdf.internal.constraintsBlazeGraph
XSDStringExtensionClasscom.bigdata.rdf.internal.impl.extensionsBlazeGraph
XSDUnsignedByteIVClasscom.bigdata.rdf.internal.impl.literalBlazeGraph
XSDUnsignedIntIVClasscom.bigdata.rdf.internal.impl.literalBlazeGraph
XsdUnsignedLongBOpConvert the IV to a xsd:unsignedLong.Classcom.bigdata.rdf.internal.constraintsBlazeGraph
XSDUnsignedLongIVClasscom.bigdata.rdf.internal.impl.literalBlazeGraph
XSDUnsignedShortIVClasscom.bigdata.rdf.internal.impl.literalBlazeGraph
XXXCShardSplitHandlerA split handler for the xxxC quads indices which ensures that all quads for the same "triple" are in the same shard.Classcom.bigdata.rdf.spoBlazeGraph
ZeroLengthPathNodeA special kind of AST node that represents the SPARQL 1.Classcom.bigdata.rdf.sparql.astBlazeGraph