Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Com.bigdata.rdf.internal Classes and Interfaces - 246 results found.
NameDescriptionTypePackageFramework
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
AbstractCoordinateTestCaseClasscom.bigdata.rdf.internal.gisBlazeGraph
AbstractEncodeDecodeKeysTestCaseClasscom.bigdata.rdf.internalBlazeGraph
AbstractEncodeDecodeMixedIVsTestTest of encode/decode and especially comparator semantics for mixedVersion:$Id$Author:Bryan ThompsonClasscom.bigdata.rdf.internalBlazeGraph
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
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
AbstractLiteralIVAbstract base class for RDF datatype literals adds primitive data type value access methods.Classcom.bigdata.rdf.internal.impl.literalBlazeGraph
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
AndBOpImposes the constraint x AND y.Classcom.bigdata.rdf.internal.constraintsBlazeGraph
BNodeBOpThe BNODE()/BNODE(Literal) function as defined in SPARQL 1.Classcom.bigdata.rdf.internal.constraintsBlazeGraph
BSBMExtensionFactoryAdds inlining for the http://www4.Classcom.bigdata.rdf.internalBlazeGraph
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
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
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
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
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
DefaultExtensionFactoryDefault IExtensionFactory.Classcom.bigdata.rdf.internalBlazeGraph
DerivedNumericsExtensionThis implementation of IExtension implements inlining for literals that represent the derived numeric types: Classcom.bigdata.rdf.internal.impl.extensionsBlazeGraph
DigestBOpA Digest expression involving a IValueExpression operand.Classcom.bigdata.rdf.internal.constraintsBlazeGraph
DigestBOp .AnnotationsInterfacecom.bigdata.rdf.internal.constraintsBlazeGraph
DigestBOp .DigestOpClasscom.bigdata.rdf.internal.constraintsBlazeGraph
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
EBVBOpCalculates the "effective boolean value" of an IValueExpression.Classcom.bigdata.rdf.internal.constraintsBlazeGraph
EncodeForURIBOpClasscom.bigdata.rdf.internal.constraintsBlazeGraph
EpochExtensionThis implementation of IExtension implements inlining for literals that represent time in milliseconds since the epoch.Classcom.bigdata.rdf.internalBlazeGraph
FalseBOpAlways evaluates to false.Classcom.bigdata.rdf.internal.constraintsBlazeGraph
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
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
HashCollisionUtilityUtility class to parse some RDF resource(s) and count hash collisions using a variety of hash codes.Classcom.bigdata.rdf.internalBlazeGraph
IBindingSetDecoderInterface for decoding IBindingSets comprised of IVs.Interfacecom.bigdata.rdf.internal.encoderBlazeGraph
IBindingSetEncoderInterface for encoding IBindingSets comprised of IVs.Interfacecom.bigdata.rdf.internal.encoderBlazeGraph
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
IDatatypeURIResolverSpecialized interface for resolving (and creating if necessary) datatype URIs.Interfacecom.bigdata.rdf.internalBlazeGraph
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
IfBOpClasscom.bigdata.rdf.internal.constraintsBlazeGraph
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
ILexiconConfigurationConfiguration determines which RDF Values are inlined into the statement indices rather than being assigned term identifiers by the lexicon.Interfacecom.bigdata.rdf.internalBlazeGraph
IMathOpHandlerInterface for handling math operations on specific data type.Interfacecom.bigdata.rdf.internal.constraintsBlazeGraph
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
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
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
IPassesMaterializationInterfacecom.bigdata.rdf.internal.constraintsBlazeGraph
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
IriBOpThe IRI function, as defined in SPARQL 1.Classcom.bigdata.rdf.internal.constraintsBlazeGraph
IriBOp .AnnotationsInterfacecom.bigdata.rdf.internal.constraintsBlazeGraph
IsBNodeBOpImposes the constraint isBNode(x).Classcom.bigdata.rdf.internal.constraintsBlazeGraph
IsBoundBOpImposes the constraint bound(x) for the variable x.Classcom.bigdata.rdf.internal.constraintsBlazeGraph
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
IsURIBOpImposes the constraint isURI(x).Classcom.bigdata.rdf.internal.constraintsBlazeGraph
IVInterface for the internal representation of an RDF Value (the representation which is encoded within the statement indices).Interfacecom.bigdata.rdf.internalBlazeGraph
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
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
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
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
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
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
MockedValueIVInternally used IV representing a mocked value.Classcom.bigdata.rdf.internal.impl.literalBlazeGraph
MultipurposeIDHandlerInline URI handler for IDs of multiple types.Classcom.bigdata.rdf.internalBlazeGraph
NeedsMaterializationBOpAttempts to run a constraint prior to materialization.Classcom.bigdata.rdf.internal.constraintsBlazeGraph
NoExtensionFactoryA class which does not support any extensions.Classcom.bigdata.rdf.internalBlazeGraph
NoInlineURIFactoryClasscom.bigdata.rdf.internalBlazeGraph
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
NotMaterializedExceptionException thrown by IVCache.Classcom.bigdata.rdf.internalBlazeGraph
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
OrBOpImposes the constraint x OR y.Classcom.bigdata.rdf.internal.constraintsBlazeGraph
PackedLongIVInternal value representing a packed long in the range [0;72057594037927935L].Classcom.bigdata.rdf.internal.impl.literalBlazeGraph
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
ProjectedConstraintThis class implements 'AS' in a projection as found in both subselects and bind, e.Classcom.bigdata.rdf.internal.constraintsBlazeGraph
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
RegexBOpSPARQL REGEX operator.Classcom.bigdata.rdf.internal.constraintsBlazeGraph
RegexBOp .AnnotationsInterfacecom.bigdata.rdf.internal.constraintsBlazeGraph
ReplaceBOpSee Also:http://www.Classcom.bigdata.rdf.internal.constraintsBlazeGraph
ReplaceBOp .AnnotationsInterfacecom.bigdata.rdf.internal.constraintsBlazeGraph
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
SidIVInternal value representing an inline statement identifier.Classcom.bigdata.rdf.internal.impl.bnodeBlazeGraph
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
SparqlTypeErrorBOpAlways throws a SparqlTypeError.Classcom.bigdata.rdf.internal.constraintsBlazeGraph
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
StrlangBOpClasscom.bigdata.rdf.internal.constraintsBlazeGraph
StrlenBOpClasscom.bigdata.rdf.internal.constraintsBlazeGraph
StrstartsBOpClasscom.bigdata.rdf.internal.constraintsBlazeGraph
SubstrBOpThis function has an origin of ONE (1) not ZERO (0).Classcom.bigdata.rdf.internal.constraintsBlazeGraph
TermId inlined.Classcom.bigdata.rdf.internal.implBlazeGraph
TermIVComparatorPlaces BigdataValues into an ordering determined by their assigned IVs (internal values).Classcom.bigdata.rdf.internalBlazeGraph
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
TestBlobIVUnit tests for BlobIV.Classcom.bigdata.rdf.internalBlazeGraph
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
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
TestFullyInlineTypedLiteralIVTest suite for FullyInlineTypedLiteralIV.Classcom.bigdata.rdf.internalBlazeGraph
TestFullyInlineURIIVTest suite for FullyInlineURIIV.Classcom.bigdata.rdf.internalBlazeGraph
TestIVBindingSetEncoderTest suite for IVBindingSetEncoder.Classcom.bigdata.rdf.internal.encoderBlazeGraph
TestIVBindingSetEncoderWithCacheTest suite for IVBindingSetEncoderWithIVCache.Classcom.bigdata.rdf.internal.encoderBlazeGraph
TestIVSolutionSetEncoderTest suite for IVSolutionSetEncoder and IVSolutionSetDecoder.Classcom.bigdata.rdf.internal.encoderBlazeGraph
TestIVUnicodeTest suite for IVUnicode.Classcom.bigdata.rdf.internalBlazeGraph
TestLiteralDatatypeIVTest suite for PartlyInlineTypedLiteralIV.Classcom.bigdata.rdf.internalBlazeGraph
TestPackedLongIVsTest suite for math operations on PackedLongIV and CompressedTimestampExtension.Classcom.bigdata.rdf.internalBlazeGraph
TestRegexBOpTest suite for RegexBOp.Classcom.bigdata.rdf.internal.constraintsBlazeGraph
TestReplaceBOpTest suite for ReplaceBOp.Classcom.bigdata.rdf.internal.constraintsBlazeGraph
TestStrAfterBOpTest suite for StrAfterBOp.Classcom.bigdata.rdf.internal.constraintsBlazeGraph
TestStrBeforeBOpTest suite for StrBeforeBOp.Classcom.bigdata.rdf.internal.constraintsBlazeGraph
TestSubstrBOpTest suite for SubstrBOp.Classcom.bigdata.rdf.internal.constraintsBlazeGraph
TestTermIVTest suite for TermId.Classcom.bigdata.rdf.internalBlazeGraph
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
TestURIExtensionIVTest suite for URIExtensionIV.Classcom.bigdata.rdf.internalBlazeGraph
TestURIExtensionIV .MockVocabularyClasscom.bigdata.rdf.internalBlazeGraph
TestVocabURIByteIVClasscom.bigdata.rdf.internalBlazeGraph
TestVTEClasscom.bigdata.rdf.internalBlazeGraph
TestXPathFunctionsTest suite for various xpath numeric functions.Classcom.bigdata.rdf.internalBlazeGraph
TestZOrderRangeScanUtilityTest for utility functionalities required for zOrder index construction, such as ZOrderRangeScanUtil.Classcom.bigdata.rdf.internalBlazeGraph
TrueBOpAlways evaluates to true.Classcom.bigdata.rdf.internal.constraintsBlazeGraph
TryBeforeMaterializationConstraintThis is useful when a solution can be filtered out before it goes through the materialization pipeline.Classcom.bigdata.rdf.internal.constraintsBlazeGraph
UcaseBOpClasscom.bigdata.rdf.internal.constraintsBlazeGraph
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
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
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
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