Package | Description |
---|---|
com.bigdata.bop.join | |
com.bigdata.bop.rdf.aggregate | |
com.bigdata.bop.rdf.filter | |
com.bigdata.bop.rdf.join | |
com.bigdata.bop.rdf.update |
This package provides bigdata operators for SPARQL update.
|
com.bigdata.bop.solutions |
This package provides distinct, sort, and aggregation operators.
|
com.bigdata.rdf.axioms | |
com.bigdata.rdf.graph.impl.bd | |
com.bigdata.rdf.inf |
This package provides an eager closure inference engine for most of the RDF and
RDFS entailments and can be used to realize entailments for owl:sameAs, owl:equivilentClass,
and owl:equivilentProperty.
|
com.bigdata.rdf.internal |
This package provides an internal representation of RDF Values.
|
com.bigdata.rdf.internal.constraints | |
com.bigdata.rdf.internal.impl | |
com.bigdata.rdf.internal.impl.bnode | |
com.bigdata.rdf.internal.impl.extensions | |
com.bigdata.rdf.internal.impl.literal | |
com.bigdata.rdf.internal.impl.uri | |
com.bigdata.rdf.lexicon | |
com.bigdata.rdf.model |
This package provides a tuned implementation of the Sesame RDF data model
for the RDF database.
|
com.bigdata.rdf.rules | |
com.bigdata.rdf.sail |
This package contains the SAIL that allow bigdata to be used as a backend for
the Sesame 2.x platform.
|
com.bigdata.rdf.sail.sparql |
This package was imported from the
org.openrdf.query.parser.sparql
package of the openrdf distribution. |
com.bigdata.rdf.sail.webapp | |
com.bigdata.rdf.sparql | |
com.bigdata.rdf.sparql.ast |
This package contains an Abstract Syntax Tree which provides an intermediate translation
target for SPARQL parsers.
|
com.bigdata.rdf.sparql.ast.cache | |
com.bigdata.rdf.sparql.ast.eval | |
com.bigdata.rdf.sparql.ast.eval.service | |
com.bigdata.rdf.sparql.ast.optimizers | |
com.bigdata.rdf.sparql.ast.service |
This package provides support for SPARQL 1.1 Federated Query, including the
special case of "service" end points which live within the same JVM and use
direct method calls rather than SPARQL Query and remote (HTTP) end points
for which we will generate an appropriate SPARQL query.
|
com.bigdata.rdf.sparql.ast.ssets | |
com.bigdata.rdf.spo |
This package defines a statement model using long term identifiers rather than
RDF Value objects.
|
com.bigdata.rdf.store |
This package provides several realizations of an RDF database using the bigdata
architecture, including one suitable for temporary data, one suitable for local
processing (single host), and one designed for scale-out on commodity hardware.
|
com.bigdata.rdf.vocab |
This package provides a variety of different pre-compiled
Vocabulary classes. |
com.bigdata.relation.rule |
This package includes an abstraction layer for rules.
|
com.bigdata.service.geospatial | |
com.bigdata.test | |
com.blazegraph.vocab.pubchem |
Class and Description |
---|
IV
Interface for the internal representation of an RDF
Value (the
representation which is encoded within the statement indices). |
Class and Description |
---|
IV
Interface for the internal representation of an RDF
Value (the
representation which is encoded within the statement indices). |
Class and Description |
---|
IV
Interface for the internal representation of an RDF
Value (the
representation which is encoded within the statement indices). |
Class and Description |
---|
IV
Interface for the internal representation of an RDF
Value (the
representation which is encoded within the statement indices). |
Class and Description |
---|
IV
Interface for the internal representation of an RDF
Value (the
representation which is encoded within the statement indices). |
Class and Description |
---|
IV
Interface for the internal representation of an RDF
Value (the
representation which is encoded within the statement indices). |
Class and Description |
---|
IV
Interface for the internal representation of an RDF
Value (the
representation which is encoded within the statement indices). |
Class and Description |
---|
IV
Interface for the internal representation of an RDF
Value (the
representation which is encoded within the statement indices). |
Class and Description |
---|
IV
Interface for the internal representation of an RDF
Value (the
representation which is encoded within the statement indices). |
Class and Description |
---|
AbstractEncodeDecodeKeysTestCase |
AbstractEncodeDecodeMixedIVsTest
Test of encode/decode and especially comparator semantics for mixed
IV s. |
ColorsEnumExtension.Color
Simple demonstration enum for some common colors.
|
DefaultExtensionFactory
Default
IExtensionFactory . |
DTE
Data Type Enumeration (DTE) is a class which declares the known intrinsic
data types, provides for extensibility to new data types, and provides for
data types which either can not be inlined or are not being inlined.
|
DTEExtension
An extension of the intrinsic types defined by
DTE . |
IDatatypeURIResolver
Specialized interface for resolving (and creating if necessary) datatype
URIs.
|
IExtension
IExtension s are responsible for round-tripping between an RDF
Value and an LiteralExtensionIV for a particular datatype. |
IExtensionFactory
IExtensionFactories are responsible for enumerating what extensions are
supported for a particular database configuration.
|
IInlineURIFactory
This factory will create
URIExtensionIV s using
InlineURIHandler delegates. |
ILexiconConfiguration
Configuration determines which RDF Values are inlined into the statement
indices rather than being assigned term identifiers by the lexicon.
|
InlineHexUUIDURIHandler
Inline URI Handler to handle URI's in the form of a Hex UUID such as:
|
InlineLocalNameIntegerURIHandler
Abstract class that defines the integer packing needed to allow for
support of multiple inline integer URI handlers with the same namepace.
|
InlineSignedIntegerURIHandler
Simple InlineURIHandler that packs the localName portion of the URI into an
appropriately sized signed integer.
|
InlineURIHandler
Handler is mapped to a namespace prefix.
|
InlineUUIDURIHandler
Inline URI handler for UUIDs.
|
IPrefixedURIHandler
Utility for inline URI Handlers that have a namespace and a prefix
|
IPv4Address
Class models an IPv4 address.
|
ISuffixedURIHandler
Utility for inline URI Handlers that have a namespace and a suffix
|
IV
Interface for the internal representation of an RDF
Value (the
representation which is encoded within the statement indices). |
IVCache
Interface for managing the
BigdataValue cached on an IV . |
IVUnicode.IVUnicodeComparator |
NotMaterializedException
Exception thrown by
IVCache.getValue() if the IV has not first
been cached using IVCache.asValue(LexiconRelation) . |
VTE
Value Type Enumeration (IVTE) is a class with methods for interpreting and
setting the bit flags used to identify the type of an RDF Value (URI,
Literal, Blank Node, SID, etc).
|
Class and Description |
---|
ILexiconConfiguration
Configuration determines which RDF Values are inlined into the statement
indices rather than being assigned term identifiers by the lexicon.
|
IV
Interface for the internal representation of an RDF
Value (the
representation which is encoded within the statement indices). |
NotMaterializedException
Exception thrown by
IVCache.getValue() if the IV has not first
been cached using IVCache.asValue(LexiconRelation) . |
Class and Description |
---|
DTE
Data Type Enumeration (DTE) is a class which declares the known intrinsic
data types, provides for extensibility to new data types, and provides for
data types which either can not be inlined or are not being inlined.
|
DTEExtension
An extension of the intrinsic types defined by
DTE . |
IExtensionIV |
IV
Interface for the internal representation of an RDF
Value (the
representation which is encoded within the statement indices). |
IVCache
Interface for managing the
BigdataValue cached on an IV . |
VTE
Value Type Enumeration (IVTE) is a class with methods for interpreting and
setting the bit flags used to identify the type of an RDF Value (URI,
Literal, Blank Node, SID, etc).
|
Class and Description |
---|
DTE
Data Type Enumeration (DTE) is a class which declares the known intrinsic
data types, provides for extensibility to new data types, and provides for
data types which either can not be inlined or are not being inlined.
|
IInlineUnicode
Interface for
IV s which have inline Unicode components in their
representation. |
IV
Interface for the internal representation of an RDF
Value (the
representation which is encoded within the statement indices). |
IVCache
Interface for managing the
BigdataValue cached on an IV . |
Class and Description |
---|
IDatatypeURIResolver
Specialized interface for resolving (and creating if necessary) datatype
URIs.
|
IExtension
IExtension s are responsible for round-tripping between an RDF
Value and an LiteralExtensionIV for a particular datatype. |
Class and Description |
---|
DTE
Data Type Enumeration (DTE) is a class which declares the known intrinsic
data types, provides for extensibility to new data types, and provides for
data types which either can not be inlined or are not being inlined.
|
DTEExtension
An extension of the intrinsic types defined by
DTE . |
IExtensionIV |
IInlineUnicode
Interface for
IV s which have inline Unicode components in their
representation. |
InlineLiteralIV
Common root interface for AbstractLiteralIV and LiteralExtensionIV, the two
inline literal IV class roots.
|
IPv4Address
Class models an IPv4 address.
|
IV
Interface for the internal representation of an RDF
Value (the
representation which is encoded within the statement indices). |
IVCache
Interface for managing the
BigdataValue cached on an IV . |
Class and Description |
---|
IExtensionIV |
IInlineUnicode
Interface for
IV s which have inline Unicode components in their
representation. |
IV
Interface for the internal representation of an RDF
Value (the
representation which is encoded within the statement indices). |
IVCache
Interface for managing the
BigdataValue cached on an IV . |
Class and Description |
---|
IDatatypeURIResolver
Specialized interface for resolving (and creating if necessary) datatype
URIs.
|
IExtensionFactory
IExtensionFactories are responsible for enumerating what extensions are
supported for a particular database configuration.
|
IInlineURIFactory
This factory will create
URIExtensionIV s using
InlineURIHandler delegates. |
ILexiconConfiguration
Configuration determines which RDF Values are inlined into the statement
indices rather than being assigned term identifiers by the lexicon.
|
IV
Interface for the internal representation of an RDF
Value (the
representation which is encoded within the statement indices). |
VTE
Value Type Enumeration (IVTE) is a class with methods for interpreting and
setting the bit flags used to identify the type of an RDF Value (URI,
Literal, Blank Node, SID, etc).
|
Class and Description |
---|
IV
Interface for the internal representation of an RDF
Value (the
representation which is encoded within the statement indices). |
Class and Description |
---|
IV
Interface for the internal representation of an RDF
Value (the
representation which is encoded within the statement indices). |
Class and Description |
---|
IV
Interface for the internal representation of an RDF
Value (the
representation which is encoded within the statement indices). |
Class and Description |
---|
IV
Interface for the internal representation of an RDF
Value (the
representation which is encoded within the statement indices). |
Class and Description |
---|
IV
Interface for the internal representation of an RDF
Value (the
representation which is encoded within the statement indices). |
Class and Description |
---|
IV
Interface for the internal representation of an RDF
Value (the
representation which is encoded within the statement indices). |
Class and Description |
---|
IV
Interface for the internal representation of an RDF
Value (the
representation which is encoded within the statement indices). |
Class and Description |
---|
IV
Interface for the internal representation of an RDF
Value (the
representation which is encoded within the statement indices). |
Class and Description |
---|
IV
Interface for the internal representation of an RDF
Value (the
representation which is encoded within the statement indices). |
Class and Description |
---|
IV
Interface for the internal representation of an RDF
Value (the
representation which is encoded within the statement indices). |
Class and Description |
---|
IV
Interface for the internal representation of an RDF
Value (the
representation which is encoded within the statement indices). |
Class and Description |
---|
IV
Interface for the internal representation of an RDF
Value (the
representation which is encoded within the statement indices). |
Class and Description |
---|
IV
Interface for the internal representation of an RDF
Value (the
representation which is encoded within the statement indices). |
Class and Description |
---|
IV
Interface for the internal representation of an RDF
Value (the
representation which is encoded within the statement indices). |
Class and Description |
---|
IInlineURIFactory
This factory will create
URIExtensionIV s using
InlineURIHandler delegates. |
InlineURIFactory
Default implementation of
IInlineURIFactory that comes pre-loaded
with two handlers:
IPv4 (InlineIPv4URIHandler )
UUID (InlineUUIDURIHandler
You MAY declare additional handlers. |
InlineURIHandler
Handler is mapped to a namespace prefix.
|
IV
Interface for the internal representation of an RDF
Value (the
representation which is encoded within the statement indices). |
Class and Description |
---|
IInlineURIFactory
This factory will create
URIExtensionIV s using
InlineURIHandler delegates. |
InlineURIFactory
Default implementation of
IInlineURIFactory that comes pre-loaded
with two handlers:
IPv4 (InlineIPv4URIHandler )
UUID (InlineUUIDURIHandler
You MAY declare additional handlers. |
IV
Interface for the internal representation of an RDF
Value (the
representation which is encoded within the statement indices). |
Class and Description |
---|
IV
Interface for the internal representation of an RDF
Value (the
representation which is encoded within the statement indices). |
Class and Description |
---|
IV
Interface for the internal representation of an RDF
Value (the
representation which is encoded within the statement indices). |
Class and Description |
---|
IV
Interface for the internal representation of an RDF
Value (the
representation which is encoded within the statement indices). |
VTE
Value Type Enumeration (IVTE) is a class with methods for interpreting and
setting the bit flags used to identify the type of an RDF Value (URI,
Literal, Blank Node, SID, etc).
|
Class and Description |
---|
IInlineURIFactory
This factory will create
URIExtensionIV s using
InlineURIHandler delegates. |
InlineURIFactory
Default implementation of
IInlineURIFactory that comes pre-loaded
with two handlers:
IPv4 (InlineIPv4URIHandler )
UUID (InlineUUIDURIHandler
You MAY declare additional handlers. |
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.