Package | Description |
---|---|
com.bigdata.rdf.internal |
This package provides an internal representation of RDF Values.
|
com.bigdata.rdf.internal.impl.extensions | |
com.bigdata.rdf.sparql.ast.eval | |
com.bigdata.service.geospatial | |
com.bigdata.service.geospatial.impl |
Modifier and Type | Method and Description |
---|---|
protected GeoSpatialLiteralExtension<BigdataValue> |
TestEncodeDecodeGeoSpatialLiteralIVs.getGSLiteralExtension(BigdataValueFactory vf,
GeoSpatialDatatypeConfiguration datatypeConfig)
Get a
GeoSpatialLiteralExtension object processing literals of
the schema specified in the SchemaDescription object. |
Modifier and Type | Method and Description |
---|---|
GeoSpatialDatatypeConfiguration |
GeoSpatialLiteralExtension.getDatatypeConfig() |
Modifier and Type | Method and Description |
---|---|
long[] |
GeoSpatialLiteralExtension.componentsAsLongArr(Object[] components,
GeoSpatialDatatypeConfiguration datatypeConfig)
Convert the components into a long array.
|
byte[] |
GeoSpatialLiteralExtension.toZOrderByteArray(long[] componentsAsLongArr,
GeoSpatialDatatypeConfiguration datatypeConfig)
Converts a long array representing the components to a z-order byte array.
|
Constructor and Description |
---|
GeoSpatialLiteralExtension(IDatatypeURIResolver resolver,
GeoSpatialDatatypeConfiguration config)
Constructor setting up an instance with a default schema description.
|
Modifier and Type | Field and Description |
---|---|
protected GeoSpatialDatatypeConfiguration |
GeoSpatialServiceFactory.GeoSpatialFilterBase.datatypeConfig |
Modifier and Type | Method and Description |
---|---|
GeoSpatialDatatypeConfiguration |
GeoSpatialConfig.getConfigurationForDatatype(org.openrdf.model.URI datatypeUri) |
GeoSpatialDatatypeConfiguration |
IGeoSpatialQuery.getDatatypeConfig() |
Modifier and Type | Method and Description |
---|---|
List<GeoSpatialDatatypeConfiguration> |
GeoSpatialConfig.getDatatypeConfigs() |
Modifier and Type | Method and Description |
---|---|
GeoSpatialDatatypeConfiguration |
GeoSpatialQuery.getDatatypeConfig() |
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.