| Class | Description |
|---|---|
| AbstractEncodeDecodeKeysTestCase | |
| AbstractEncodeDecodeMixedIVsTest |
Test of encode/decode and especially comparator semantics for mixed
IVs. |
| ColorsEnumExtension<V extends BigdataValue> |
Example of how to do a custom enum and map that enum over a byte using a
native inline
XSDByteIV. |
| EpochExtension<V extends BigdataValue> |
This implementation of
IExtension implements inlining for literals
that represent time in milliseconds since the epoch. |
| HashCollisionUtility |
Utility class to parse some RDF resource(s) and count hash collisions using a
variety of hash codes.
|
| ParserSpeedTest |
Utility to measure the raw speed of the RDF parser.
|
| SampleExtensionFactory |
Simple
IExtensionFactory implementation that creates two
IExtensions - the EpochExtension and the
ColorsEnumExtension. |
| TestAll |
Aggregates test suites into increasing dependency order.
|
| TestBlobIV |
Unit tests for
BlobIV. |
| TestDTE |
Test suite for
DTE |
| TestDTEFlags |
Test suite for
DTEFlags. |
| TestEncodeDecodeGeoSpatialLiteralIVs |
Unit tests for
GeoSpatialLiteralExtension. |
| TestEncodeDecodeIPv4AddrIV |
Encode/decode unit tests for
IPv4AddrIV. |
| TestEncodeDecodeKeys |
Unit tests for encoding and decoding compound keys (such as are used by the
statement indices) in which some of the key components are inline values
having variable component lengths while others are term identifiers.
|
| TestEncodeDecodeLiteralArrayIVs |
Encode/decode unit tests for
LiteralArrayIV. |
| TestEncodeDecodeMixedIVs |
Test of encode/decode and especially comparator semantics for mixed
IVs. |
| TestEncodeDecodePackedLongIVs |
Unit tests for
PackedLongIV and its associated
CompressedTimestampExtension extension. |
| TestEncodeDecodeUnicodeIVs |
Unit tests for
IVs which inline Unicode data. |
| TestEncodeDecodeXSDDateIVs |
Unit tests for
XSDIntegerIV. |
| TestEncodeDecodeXSDDecimalIVs |
Unit tests for
XSDDecimalIV. |
| TestEncodeDecodeXSDIntegerIVs |
Unit tests for
XSDIntegerIV. |
| TestFullyInlineTypedLiteralIV |
Test suite for
FullyInlineTypedLiteralIV. |
| TestFullyInlineURIIV |
Test suite for
FullyInlineURIIV. |
| TestInlineLocalNameIntegerURIHandler | |
| TestInlineURIHandlers |
Test suite for
URIExtensionIV. |
| TestIVUnicode |
Test suite for
IVUnicode. |
| TestLiteralDatatypeIV |
Test suite for
PartlyInlineTypedLiteralIV. |
| TestMultiInlineURIHandlersSingleNamespace |
Test case for multiple InlineURIHandlers at a single namespace.
|
| TestPackedLongIVs |
Test suite for math operations on
PackedLongIV and
CompressedTimestampExtension. |
| TestTermIV |
Test suite for
TermId. |
| TestUnsignedIntegerIVs |
Test suite for xsd:nonPositiveInteger, xsd:negativeInteger,
xsd:nonNegativeInteger, and xsd:positiveInteger.
|
| TestUnsignedIVs |
Test suite for the xsd:unsigned IV which are internally represented by Java
primitives (xsd:unsignedByte, xsd:unsignedShort, xsd:unsignedInt, and
xsd:unsignedLong).
|
| TestURIExtensionIV |
Test suite for
URIExtensionIV. |
| TestURIExtensionIV.MockVocabulary | |
| TestVocabURIByteIV | |
| TestVTE |
Test suite for
VTE. |
| TestXPathFunctions |
Test suite for various xpath numeric functions.
|
| TestZOrderRangeScanUtility |
Test for utility functionalities required for zOrder index construction,
such as
ZOrderRangeScanUtil. |
| Enum | Description |
|---|---|
| ColorsEnumExtension.Color |
Simple demonstration enum for some common colors.
|
Copyright © 2006–2016 SYSTAP, LLC DBA Blazegraph. All rights reserved.