Skip navigation links
A B C D E F G H I J L M N O P R S T U V W _ 

A

AbstractMultiTypeExtension<V extends com.bigdata.rdf.model.BigdataValue> - Class in org.wikidata.query.rdf.blazegraph.inline.literal
Abstract base class for implementing IExtension for multiple dataTypes.
AbstractMultiTypeExtension(IDatatypeURIResolver, Set<URI>) - Constructor for class org.wikidata.query.rdf.blazegraph.inline.literal.AbstractMultiTypeExtension
 
addValues() - Method in class org.wikidata.query.rdf.blazegraph.WikibaseVocabulary.V001
 
addValues() - Method in class org.wikidata.query.rdf.blazegraph.WikibaseVocabulary.V002
 
addValues() - Method in class org.wikidata.query.rdf.blazegraph.WikibaseVocabulary.V003
 
addValues() - Method in class org.wikidata.query.rdf.blazegraph.WikibaseVocabulary.V004
 
allowContinuation() - Method in class org.wikidata.query.rdf.blazegraph.mwapi.MWApiLimits
Check whether one more continuation should be allowed, without any change to the state of the tracker.
allowResult() - Method in class org.wikidata.query.rdf.blazegraph.mwapi.MWApiLimits
Check whether one more API result should be allowed, without any change to the state of the tracker.
alwaysThrottleParam - Variable in class org.wikidata.query.rdf.blazegraph.throttling.Throttler
This parameter in query will cause throttling no matter what.
API_KEY - Static variable in class org.wikidata.query.rdf.blazegraph.mwapi.MWApiServiceFactory
API type parameter name.
ApiTemplate - Class in org.wikidata.query.rdf.blazegraph.mwapi
This class represents API template.
ApiTemplate(Map<String, String>, Set<String>, Map<String, String>, Map<String, String>, String) - Constructor for class org.wikidata.query.rdf.blazegraph.mwapi.ApiTemplate
Hidden ctor.
ApiTemplate.OutputVariable - Class in org.wikidata.query.rdf.blazegraph.mwapi
Variable in the output of the API.
ApiTemplate.OutputVariable.Type - Enum in org.wikidata.query.rdf.blazegraph.mwapi
Type of variable result.
apply(BigdataStatement) - Method in class org.wikidata.query.rdf.blazegraph.ldf.BigdataStatementToJenaStatementMapper
 
asIVorNull(ITriplePatternElement<BigdataValue, String, String>) - Static method in class org.wikidata.query.rdf.blazegraph.ldf.BlazegraphBasedTPFRequestProcessor
Convert element to IV if it's constant.
asValue(LiteralExtensionIV, BigdataValueFactory) - Method in class org.wikidata.query.rdf.blazegraph.inline.literal.AbstractMultiTypeExtension
 

B

bannedUntil() - Method in interface org.wikidata.query.rdf.blazegraph.throttling.BanState
A user is banned until this instant.
bannedUntil() - Method in class org.wikidata.query.rdf.blazegraph.throttling.ThrottlingState
 
BanState - Interface in org.wikidata.query.rdf.blazegraph.throttling
Keeps track of each client for BanThrottler.
BanThrottler<S extends BanState> - Class in org.wikidata.query.rdf.blazegraph.throttling
 
BanThrottler(Callable<S>, Cache<Object, S>, String, String, Clock) - Constructor for class org.wikidata.query.rdf.blazegraph.throttling.BanThrottler
Constructor.
BigdataStatementToJenaStatementMapper - Class in org.wikidata.query.rdf.blazegraph.ldf
Implementation of function that transforms BigdataStatements to Jena Statements.
BigdataStatementToJenaStatementMapper() - Constructor for class org.wikidata.query.rdf.blazegraph.ldf.BigdataStatementToJenaStatementMapper
 
BigdataValuesHelper - Class in org.wikidata.query.rdf.blazegraph
Helper class to create Bigdata values from constants.
BlazegraphBasedTPF - Class in org.wikidata.query.rdf.blazegraph.ldf
Implementation of TriplePatternFragmentBase.
BlazegraphBasedTPF(IAccessPath<ISPO>, AbstractTripleStore, long, long, long, String, String, long) - Constructor for class org.wikidata.query.rdf.blazegraph.ldf.BlazegraphBasedTPF
 
BlazegraphBasedTPF(BigdataStatementIterator, long, String, String, long, boolean) - Constructor for class org.wikidata.query.rdf.blazegraph.ldf.BlazegraphBasedTPF
 
BlazegraphBasedTPF.MyStmtIterator - Class in org.wikidata.query.rdf.blazegraph.ldf
 
BlazegraphBasedTPFRequestProcessor - Class in org.wikidata.query.rdf.blazegraph.ldf
A Blazegraph-based data source.
BlazegraphBasedTPFRequestProcessor(AbstractTripleStore) - Constructor for class org.wikidata.query.rdf.blazegraph.ldf.BlazegraphBasedTPFRequestProcessor
 
BlazegraphBasedTPFRequestProcessor.VariablesBasedFilter - Class in org.wikidata.query.rdf.blazegraph.ldf
Filter based on variables.
BlazegraphBasedTPFRequestProcessor.Worker - Class in org.wikidata.query.rdf.blazegraph.ldf
Blazegraph worker class.
BlazegraphDataSource - Class in org.wikidata.query.rdf.blazegraph.ldf
A Blazegraph-based data source.
BlazegraphDataSource(String, String, BigdataRDFContext) - Constructor for class org.wikidata.query.rdf.blazegraph.ldf.BlazegraphDataSource
 
BlazegraphDataSourceType - Class in org.wikidata.query.rdf.blazegraph.ldf
The type of Blazegraph-based Triple Pattern Fragment data sources.
BlazegraphDataSourceType() - Constructor for class org.wikidata.query.rdf.blazegraph.ldf.BlazegraphDataSourceType
 
Box(WikibasePoint, WikibasePoint) - Constructor for class org.wikidata.query.rdf.blazegraph.geo.GeoUtils.Box
 
bucket(HttpServletRequest) - Method in interface org.wikidata.query.rdf.blazegraph.throttling.Bucketing
Compute a identifier for the bucket in which this request needs to be stored.
bucket(HttpServletRequest) - Method in class org.wikidata.query.rdf.blazegraph.throttling.RegexpBucketing
 
bucket(HttpServletRequest) - Method in class org.wikidata.query.rdf.blazegraph.throttling.UserAgentIpAddressBucketing
Compute a identifier for the bucket in which this request needs to be stored.
Bucketing - Interface in org.wikidata.query.rdf.blazegraph.throttling
Segmentation of requests.
buildServiceNode(ServiceCallCreateParams, ServiceParams) - Method in class org.wikidata.query.rdf.blazegraph.geo.GeoAroundService
 
buildServiceNode(ServiceCallCreateParams, ServiceParams) - Method in class org.wikidata.query.rdf.blazegraph.geo.GeoBoxService
 
buildServiceNode(ServiceCallCreateParams, ServiceParams) - Method in class org.wikidata.query.rdf.blazegraph.geo.GeoService
Create service parameters for delegate service call.

C

call(IBindingSet[]) - Method in class org.wikidata.query.rdf.blazegraph.mwapi.MWApiServiceCall
 
canInvokeMathOp(Literal...) - Method in class org.wikidata.query.rdf.blazegraph.inline.literal.WikibaseDateExtension
 
CategoriesStoredQuery - Class in org.wikidata.query.rdf.blazegraph.categories
Stored query for categories:
CategoriesStoredQuery() - Constructor for class org.wikidata.query.rdf.blazegraph.categories.CategoriesStoredQuery
 
CENTER_PARAM - Static variable in class org.wikidata.query.rdf.blazegraph.geo.GeoAroundService
wikibase:center parameter name.
ClientIPFilter - Class in org.wikidata.query.rdf.blazegraph.filters
Wrap HttpServletRequest so that it honors the "X-Real-IP" header.
ClientIPFilter() - Constructor for class org.wikidata.query.rdf.blazegraph.filters.ClientIPFilter
 
close() - Method in class org.wikidata.query.rdf.blazegraph.ldf.BlazegraphBasedTPF
 
close() - Method in class org.wikidata.query.rdf.blazegraph.ldf.BlazegraphBasedTPF.MyStmtIterator
 
CommonValuesVocabularyDecl - Class in org.wikidata.query.rdf.blazegraph.vocabulary
Vocabulary declaration for common uris that aren't actually part of wikibase but are common values in Wikidata.
CommonValuesVocabularyDecl() - Constructor for class org.wikidata.query.rdf.blazegraph.vocabulary.CommonValuesVocabularyDecl
 
CommonValuesVocabularyDecl2 - Class in org.wikidata.query.rdf.blazegraph.vocabulary
Vabulary declaration for common uris that aren't actually part of wikibase but are common values in Wikidata.
CommonValuesVocabularyDecl2() - Constructor for class org.wikidata.query.rdf.blazegraph.vocabulary.CommonValuesVocabularyDecl2
 
CommonValuesVocabularyDecl3 - Class in org.wikidata.query.rdf.blazegraph.vocabulary
Vabulary declaration for common uris that aren't actually part of wikibase but are common values in Wikidata.
CommonValuesVocabularyDecl3() - Constructor for class org.wikidata.query.rdf.blazegraph.vocabulary.CommonValuesVocabularyDecl3
 
CONFIG_DEFAULT - Static variable in class org.wikidata.query.rdf.blazegraph.mwapi.MWApiServiceFactory
Default service config filename.
CONFIG_FILE - Static variable in class org.wikidata.query.rdf.blazegraph.mwapi.MWApiServiceFactory
Filename of the config.
CONFIG_MAX_CONTINUATIONS - Static variable in class org.wikidata.query.rdf.blazegraph.mwapi.MWApiServiceFactory
Config variable for changing maximum number of continuations.
CONFIG_MAX_EMPTY_CONTINUATIONS - Static variable in class org.wikidata.query.rdf.blazegraph.mwapi.MWApiServiceFactory
Config variable for changing maximum number of empty continuations.
CONFIG_MAX_RESULTS - Static variable in class org.wikidata.query.rdf.blazegraph.mwapi.MWApiServiceFactory
Config variable for changing maximum number of results.
CONFIG_NAME - Static variable in class org.wikidata.query.rdf.blazegraph.mwapi.MWApiServiceFactory
Config file parameter.
consumeError() - Method in class org.wikidata.query.rdf.blazegraph.throttling.ThrottlingState
 
consumeError() - Method in interface org.wikidata.query.rdf.blazegraph.throttling.TimeAndErrorsState
Consumes errors from the error bucket.
consumeThrottled() - Method in interface org.wikidata.query.rdf.blazegraph.throttling.BanState
Consume throttled requests.
consumeThrottled() - Method in class org.wikidata.query.rdf.blazegraph.throttling.ThrottlingState
 
consumeTime(Duration) - Method in class org.wikidata.query.rdf.blazegraph.throttling.ThrottlingState
 
consumeTime(Duration) - Method in interface org.wikidata.query.rdf.blazegraph.throttling.TimeAndErrorsState
Consumes request time from the time bucket.
contextDestroyed(ServletContextEvent) - Method in class org.wikidata.query.rdf.blazegraph.WikibaseContextListener
 
contextInitialized(ServletContextEvent) - Method in class org.wikidata.query.rdf.blazegraph.WikibaseContextListener
 
convertToJenaProperty(BigdataResource) - Method in class org.wikidata.query.rdf.blazegraph.ldf.BigdataStatementToJenaStatementMapper
Convert Bigdata resource to Jena property.
convertToJenaRDFNode(BigdataValue) - Method in class org.wikidata.query.rdf.blazegraph.ldf.BigdataStatementToJenaStatementMapper
Convert Bigdata value to Jena RDF Node.
convertToJenaResource(BigdataResource) - Method in class org.wikidata.query.rdf.blazegraph.ldf.BigdataStatementToJenaStatementMapper
Convert Bigdata resource to Jena resource.
CoordinatePartBOp - Class in org.wikidata.query.rdf.blazegraph.constraints
Get parts of coordinate.
CoordinatePartBOp(BOp[], Map<String, Object>) - Constructor for class org.wikidata.query.rdf.blazegraph.constraints.CoordinatePartBOp
Required shallow copy constructor.
CoordinatePartBOp(IValueExpression<? extends IV>, CoordinatePartBOp.Parts, GlobalAnnotations) - Constructor for class org.wikidata.query.rdf.blazegraph.constraints.CoordinatePartBOp
Main ctor.
CoordinatePartBOp(CoordinatePartBOp) - Constructor for class org.wikidata.query.rdf.blazegraph.constraints.CoordinatePartBOp
Constructor required for BOpUtility.deepCopy(BOp).
CoordinatePartBOp.Parts - Enum in org.wikidata.query.rdf.blazegraph.constraints
Parts supported by this op.
create(ServiceCallCreateParams, ServiceParams) - Method in class org.wikidata.query.rdf.blazegraph.geo.GeoBoxService
 
create(ServiceCallCreateParams, ServiceParams) - Method in class org.wikidata.query.rdf.blazegraph.geo.GeoService
 
create(ServiceCallCreateParams, ServiceParams) - Method in class org.wikidata.query.rdf.blazegraph.label.LabelService
 
create(ServiceCallCreateParams) - Method in class org.wikidata.query.rdf.blazegraph.MeteringRemoteServiceFactory
 
create(IVariableOrConstant, ServiceConfig) - Static method in class org.wikidata.query.rdf.blazegraph.mwapi.Endpoint
 
create(ServiceCallCreateParams, ServiceParams) - Method in class org.wikidata.query.rdf.blazegraph.mwapi.MWApiServiceFactory
 
create(ServiceCallCreateParams) - Method in class org.wikidata.query.rdf.blazegraph.PrefixDelegatingServiceFactory
 
createAnonymousVariable(String) - Method in class org.wikidata.query.rdf.blazegraph.ldf.TriplePatternElementParserForBlazegraph
 
createBlankNode(String) - Method in class org.wikidata.query.rdf.blazegraph.ldf.TriplePatternElementParserForBlazegraph
 
createDataSource(String, String, JsonObject) - Method in class org.wikidata.query.rdf.blazegraph.ldf.BlazegraphDataSourceType
 
createDelegateIV(Literal, BigdataURI) - Method in class org.wikidata.query.rdf.blazegraph.inline.literal.AbstractMultiTypeExtension
Create the delegate iv for the literal.
createDelegateIV(Literal, BigdataURI) - Method in class org.wikidata.query.rdf.blazegraph.inline.literal.WikibaseDateExtension
Attempts to convert the supplied value into an epoch representation and encodes the long in a delegate XSDNumericIV, and returns an LiteralExtensionIV to wrap the native type.
createFilterIfNeeded(ITriplePatternElement<BigdataValue, String, String>, ITriplePatternElement<BigdataValue, String, String>, ITriplePatternElement<BigdataValue, String, String>) - Method in class org.wikidata.query.rdf.blazegraph.ldf.BlazegraphBasedTPFRequestProcessor.Worker
Create filter based on triple request.
createFragment(ITriplePatternElement<BigdataValue, String, String>, ITriplePatternElement<BigdataValue, String, String>, ITriplePatternElement<BigdataValue, String, String>, long, long) - Method in class org.wikidata.query.rdf.blazegraph.ldf.BlazegraphBasedTPFRequestProcessor.Worker
 
createInlineIV(String) - Method in class org.wikidata.query.rdf.blazegraph.inline.uri.InlineFixedWidthHexIntegerURIHandler
 
createInlineIV(String) - Method in class org.wikidata.query.rdf.blazegraph.inline.uri.UndecoratedUuidInlineUriHandler
 
createInlineIV(String) - Method in class org.wikidata.query.rdf.blazegraph.inline.uri.WikibaseStyleStatementInlineUriHandler
Deprecated.
 
createIV(Value) - Method in class org.wikidata.query.rdf.blazegraph.inline.literal.AbstractMultiTypeExtension
 
createLanguageLiteral(String, String) - Method in class org.wikidata.query.rdf.blazegraph.ldf.TriplePatternElementParserForBlazegraph
 
createNamedVariable(String) - Method in class org.wikidata.query.rdf.blazegraph.ldf.TriplePatternElementParserForBlazegraph
 
createPlainLiteral(String) - Method in class org.wikidata.query.rdf.blazegraph.ldf.TriplePatternElementParserForBlazegraph
 
createTriplePatternFragment(IAccessPath<ISPO>, long, long) - Method in class org.wikidata.query.rdf.blazegraph.ldf.BlazegraphBasedTPFRequestProcessor.Worker
Create the fragment.
createTypedLiteral(String, String) - Method in class org.wikidata.query.rdf.blazegraph.ldf.TriplePatternElementParserForBlazegraph
 
createURI(String) - Method in class org.wikidata.query.rdf.blazegraph.ldf.TriplePatternElementParserForBlazegraph
 

D

DATATYPE_FACTORY - Static variable in class org.wikidata.query.rdf.blazegraph.inline.literal.WikibaseDateExtension
Datatype factory cache.
DecodeUriBOp - Class in org.wikidata.query.rdf.blazegraph.constraints
Implementation of URI decoder function.
DecodeUriBOp(IValueExpression<? extends IV>, GlobalAnnotations) - Constructor for class org.wikidata.query.rdf.blazegraph.constraints.DecodeUriBOp
 
DecodeUriBOp(BOp[], Map<String, Object>) - Constructor for class org.wikidata.query.rdf.blazegraph.constraints.DecodeUriBOp
 
DecodeUriBOp(DecodeUriBOp) - Constructor for class org.wikidata.query.rdf.blazegraph.constraints.DecodeUriBOp
 
DEFAULT_GLOBE - Static variable in class org.wikidata.query.rdf.blazegraph.inline.literal.WKTSerializer
Default globe URI.
DEPTH_PARAM - Static variable in class org.wikidata.query.rdf.blazegraph.categories.CategoriesStoredQuery
max depth parameter.
destroy() - Method in class org.wikidata.query.rdf.blazegraph.filters.ClientIPFilter
destroy() - Method in class org.wikidata.query.rdf.blazegraph.filters.RealAgentFilter
 
destroy() - Method in class org.wikidata.query.rdf.blazegraph.throttling.ThrottlingFilter
Unregister MBean.
DIRECTION_PARAM - Static variable in class org.wikidata.query.rdf.blazegraph.categories.CategoriesStoredQuery
direction parameter.
DISABLE_REORDERING - Static variable in class org.wikidata.query.rdf.blazegraph.label.LabelService
URI for service optimizer hint parameter to disable reordering.
DISABLE_REORDERING_ANNOTATION - Static variable in class org.wikidata.query.rdf.blazegraph.label.LabelService
Annotation to store optimizer hint for disabling reordering.
DISTANCE_PARAM - Static variable in class org.wikidata.query.rdf.blazegraph.geo.GeoAroundService
wikibase:distance parameter name.
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.wikidata.query.rdf.blazegraph.filters.ClientIPFilter
Wrap HttpServletRequest so that it honors the "X-Real-IP" header.
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.wikidata.query.rdf.blazegraph.filters.RealAgentFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.wikidata.query.rdf.blazegraph.throttling.ThrottlingFilter
Check resource consumption and throttle requests as needed.
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.wikidata.query.rdf.blazegraph.ldf.LDFServlet
 
doMathOp(Literal, IV, Literal, IV, MathBOp.MathOp, BigdataValueFactory) - Method in class org.wikidata.query.rdf.blazegraph.inline.literal.WikibaseDateExtension
 

E

EAST_PARAM - Static variable in class org.wikidata.query.rdf.blazegraph.geo.GeoBoxService
wikibase:cornerEast parameter name.
EmptyLabelServiceOptimizer - Class in org.wikidata.query.rdf.blazegraph.label
Rewrites empty calls to the label service to attempt to resolve labels based on the query's projection.
EmptyLabelServiceOptimizer() - Constructor for class org.wikidata.query.rdf.blazegraph.label.EmptyLabelServiceOptimizer
 
Endpoint - Class in org.wikidata.query.rdf.blazegraph.mwapi
Representation of static or variable endpoint.
Endpoint() - Constructor for class org.wikidata.query.rdf.blazegraph.mwapi.Endpoint
 
ENDPOINT_KEY - Static variable in class org.wikidata.query.rdf.blazegraph.mwapi.MWApiServiceFactory
Endpoint hostname parameter name.
equals(Object) - Method in class org.wikidata.query.rdf.blazegraph.throttling.UserAgentIpAddressBucketing.Bucket
EXTRACTOR_ANNOTATION - Static variable in class org.wikidata.query.rdf.blazegraph.label.LabelServiceExtractOptimizer
Annotation to store extracted nodes.

F

failure(Object, HttpServletRequest, Duration) - Method in class org.wikidata.query.rdf.blazegraph.throttling.TimeAndErrorsThrottler
Notify this throttler that a request has completed in error.
fromComponents(Object[]) - Method in class org.wikidata.query.rdf.blazegraph.inline.literal.WKTSerializer
 
fromJSON(JsonNode) - Static method in class org.wikidata.query.rdf.blazegraph.mwapi.ApiTemplate
Create API template from JSON configuration.

G

GeoAroundService - Class in org.wikidata.query.rdf.blazegraph.geo
Implements a service to do geospatial search.
GeoAroundService() - Constructor for class org.wikidata.query.rdf.blazegraph.geo.GeoAroundService
 
GeoBoxService - Class in org.wikidata.query.rdf.blazegraph.geo
Implements a service to do geospatial search.
GeoBoxService() - Constructor for class org.wikidata.query.rdf.blazegraph.geo.GeoBoxService
 
GeoService - Class in org.wikidata.query.rdf.blazegraph.geo
Implements a service to do geospatial search.
GeoService() - Constructor for class org.wikidata.query.rdf.blazegraph.geo.GeoService
 
GeoSparqlVocabularyDecl - Class in org.wikidata.query.rdf.blazegraph.vocabulary
Vocabulary containing the URIs from GeoSparql that are imported into Blazegraph.
GeoSparqlVocabularyDecl() - Constructor for class org.wikidata.query.rdf.blazegraph.vocabulary.GeoSparqlVocabularyDecl
 
GeoUtils - Class in org.wikidata.query.rdf.blazegraph.geo
Miscellaneous useful functions for geospatial code.
GeoUtils.Box - Class in org.wikidata.query.rdf.blazegraph.geo
Utility class for representing a coordinate box, given by two diagonal corners.
get(IBindingSet) - Method in class org.wikidata.query.rdf.blazegraph.constraints.CoordinatePartBOp
 
get(IBindingSet) - Method in class org.wikidata.query.rdf.blazegraph.constraints.DecodeUriBOp
 
get(IBindingSet) - Method in class org.wikidata.query.rdf.blazegraph.constraints.WikibaseCornerBOp
 
get(IBindingSet) - Method in class org.wikidata.query.rdf.blazegraph.constraints.WikibaseDateBOp
Get expression value.
get(IBindingSet) - Method in class org.wikidata.query.rdf.blazegraph.constraints.WikibaseDistanceBOp
 
get(IBindingSet) - Method in class org.wikidata.query.rdf.blazegraph.constraints.WikibaseNowBOp
Get expression value.
getAgentPatternsFile() - Method in class org.wikidata.query.rdf.blazegraph.throttling.ThrottlingFilterConfig
 
getAlwaysBanParam() - Method in class org.wikidata.query.rdf.blazegraph.throttling.ThrottlingFilterConfig
 
getAlwaysThrottleParam() - Method in class org.wikidata.query.rdf.blazegraph.throttling.ThrottlingFilterConfig
 
getBanDuration() - Method in class org.wikidata.query.rdf.blazegraph.throttling.ThrottlingFilterConfig
 
getContinue() - Method in class org.wikidata.query.rdf.blazegraph.mwapi.MWApiServiceCall.ResultWithContinue
 
getCoordinate(WikibasePoint) - Static method in class org.wikidata.query.rdf.blazegraph.geo.GeoUtils
Create CoordinateDD from WikibasePoint.
getCoordinate(IV) - Static method in class org.wikidata.query.rdf.blazegraph.geo.GeoUtils
Create CoordinateDD from IV literal.
getCoordinateFromIV(IV) - Method in class org.wikidata.query.rdf.blazegraph.constraints.WikibaseDistanceBOp
Get coordinate from IV value.
getCoordinateFromWP(WikibasePoint) - Method in class org.wikidata.query.rdf.blazegraph.constraints.WikibaseCornerBOp
Get coordinate from WikibasePoint value.
getDatatypes() - Method in class org.wikidata.query.rdf.blazegraph.inline.literal.AbstractMultiTypeExtension
 
getDesiredBound(ServiceNode) - Method in class org.wikidata.query.rdf.blazegraph.label.LabelService
 
getEnableBanIfHeader() - Method in class org.wikidata.query.rdf.blazegraph.throttling.ThrottlingFilterConfig
 
getEnableThrottlingIfHeader() - Method in class org.wikidata.query.rdf.blazegraph.throttling.ThrottlingFilterConfig
 
getEndpointURL(IBindingSet) - Method in class org.wikidata.query.rdf.blazegraph.mwapi.Endpoint
Get full endpoint URL relative to a binding set.
getErrorBucketCapacity() - Method in class org.wikidata.query.rdf.blazegraph.throttling.ThrottlingFilterConfig
 
getErrorBucketRefillAmount() - Method in class org.wikidata.query.rdf.blazegraph.throttling.ThrottlingFilterConfig
 
getErrorBucketRefillPeriod() - Method in class org.wikidata.query.rdf.blazegraph.throttling.ThrottlingFilterConfig
 
getFixedParams() - Method in class org.wikidata.query.rdf.blazegraph.mwapi.ApiTemplate
Get call fixed parameters.
getGlobeNode(BigdataValueFactory, ServiceParams) - Method in class org.wikidata.query.rdf.blazegraph.geo.GeoService
Create globe node with appropriate value for coordSystem.
getInputDefault(String) - Method in class org.wikidata.query.rdf.blazegraph.mwapi.ApiTemplate
Find default for this parameter.
getInputVars(ServiceParams) - Method in class org.wikidata.query.rdf.blazegraph.mwapi.ApiTemplate
Create list of bindings from input params to specific variables or constants.
getInstance() - Static method in class org.wikidata.query.rdf.blazegraph.ldf.BigdataStatementToJenaStatementMapper
Get singleton instance.
getItemsPath() - Method in class org.wikidata.query.rdf.blazegraph.mwapi.ApiTemplate
Get items XPath.
getLabelServiceNodes(JoinGroupNode) - Static method in class org.wikidata.query.rdf.blazegraph.label.LabelServiceUtils
Get label service nodes in given join group.
getLocalNameFromDelegate(AbstractLiteralIV<BigdataLiteral, ?>) - Method in class org.wikidata.query.rdf.blazegraph.inline.uri.InlineFixedWidthHexIntegerURIHandler
 
getLocalNameFromDelegate(AbstractLiteralIV<BigdataLiteral, ?>) - Method in class org.wikidata.query.rdf.blazegraph.inline.uri.UndecoratedUuidInlineUriHandler
 
getLocalNameFromDelegate(AbstractLiteralIV<BigdataLiteral, ?>) - Method in class org.wikidata.query.rdf.blazegraph.inline.uri.WikibaseStyleStatementInlineUriHandler
Deprecated.
 
getMaxStateSize() - Method in class org.wikidata.query.rdf.blazegraph.throttling.ThrottlingFilterConfig
 
getMockVariables() - Method in class org.wikidata.query.rdf.blazegraph.mwapi.MWApiServiceCall
 
getName() - Method in class org.wikidata.query.rdf.blazegraph.mwapi.ApiTemplate.OutputVariable
Get associated variable name.
getNonEmptyStmtIterator() - Method in class org.wikidata.query.rdf.blazegraph.ldf.BlazegraphBasedTPF
 
getNumberOfBannedRequests() - Method in class org.wikidata.query.rdf.blazegraph.throttling.ThrottlingFilter
 
getNumberOfBannedRequests() - Method in interface org.wikidata.query.rdf.blazegraph.throttling.ThrottlingMXBean
Monotonic increasing counter of the the number of requests that have been banned.
getNumberOfThrottledRequests() - Method in class org.wikidata.query.rdf.blazegraph.throttling.ThrottlingFilter
 
getNumberOfThrottledRequests() - Method in interface org.wikidata.query.rdf.blazegraph.throttling.ThrottlingMXBean
Monotonic increasing counter of the the number of requests that have been throttled.
getOutputVars(ServiceNode) - Method in class org.wikidata.query.rdf.blazegraph.mwapi.ApiTemplate
Create map of output variables from template and service params.
getParam(ServiceParams, URI) - Method in class org.wikidata.query.rdf.blazegraph.geo.GeoService
Get service parameter by name.
getPath() - Method in class org.wikidata.query.rdf.blazegraph.mwapi.ApiTemplate.OutputVariable
Get path to this variable.
getPatternNode(ServiceCallCreateParams) - Method in class org.wikidata.query.rdf.blazegraph.geo.GeoService
Extract pattern node from parameters.
getQuery(ServiceCallCreateParams, ServiceParams) - Method in class org.wikidata.query.rdf.blazegraph.categories.CategoriesStoredQuery
 
getRegexPatternsFile() - Method in class org.wikidata.query.rdf.blazegraph.throttling.ThrottlingFilterConfig
 
getRequestDurationThreshold() - Method in class org.wikidata.query.rdf.blazegraph.throttling.ThrottlingFilterConfig
 
getRequestParams(IBindingSet) - Method in class org.wikidata.query.rdf.blazegraph.mwapi.MWApiServiceCall
Get parameter string from binding.
getRequestParser() - Method in class org.wikidata.query.rdf.blazegraph.ldf.BlazegraphDataSource
 
getRequestProcessor() - Method in class org.wikidata.query.rdf.blazegraph.ldf.BlazegraphDataSource
 
getRequiredBound(ServiceNode) - Method in class org.wikidata.query.rdf.blazegraph.geo.GeoService
 
getRequiredBound(ServiceNode) - Method in class org.wikidata.query.rdf.blazegraph.mwapi.MWApiServiceFactory
 
getRequirement() - Method in class org.wikidata.query.rdf.blazegraph.constraints.CoordinatePartBOp
 
getRequirement() - Method in class org.wikidata.query.rdf.blazegraph.constraints.DecodeUriBOp
 
getRequirement() - Method in class org.wikidata.query.rdf.blazegraph.constraints.WikibaseCornerBOp
 
getRequirement() - Method in class org.wikidata.query.rdf.blazegraph.constraints.WikibaseDateBOp
Materialization requirements.
getRequirement() - Method in class org.wikidata.query.rdf.blazegraph.constraints.WikibaseDistanceBOp
 
getRequirement() - Method in class org.wikidata.query.rdf.blazegraph.constraints.WikibaseNowBOp
Never needs materialization.
getResultIterator() - Method in class org.wikidata.query.rdf.blazegraph.mwapi.MWApiServiceCall.ResultWithContinue
 
getService(String) - Method in class org.wikidata.query.rdf.blazegraph.mwapi.ServiceConfig
Get service template by name.
getServiceOptions() - Method in class org.wikidata.query.rdf.blazegraph.geo.GeoService
 
getServiceOptions() - Method in class org.wikidata.query.rdf.blazegraph.label.LabelService
 
getServiceOptions() - Method in class org.wikidata.query.rdf.blazegraph.mwapi.MWApiServiceCall
 
getServiceOptions() - Method in class org.wikidata.query.rdf.blazegraph.mwapi.MWApiServiceFactory
 
getServiceOptions() - Method in class org.wikidata.query.rdf.blazegraph.PrefixDelegatingServiceFactory
 
getState(Object) - Method in class org.wikidata.query.rdf.blazegraph.throttling.Throttler
 
getStateExpiration() - Method in class org.wikidata.query.rdf.blazegraph.throttling.ThrottlingFilterConfig
 
getStateIfPresent(Object) - Method in class org.wikidata.query.rdf.blazegraph.throttling.Throttler
 
getStatementPatterns(ServiceNode) - Method in class org.wikidata.query.rdf.blazegraph.geo.GeoService
Returns the statement patterns contained in the service node.
getStateSize() - Method in class org.wikidata.query.rdf.blazegraph.throttling.ThrottlingFilter
 
getStateSize() - Method in interface org.wikidata.query.rdf.blazegraph.throttling.ThrottlingMXBean
The number of entries in the state store.
getStore() - Method in class org.wikidata.query.rdf.blazegraph.ldf.BlazegraphDataSource
Get store for current request.
getSuffixes() - Method in class org.wikidata.query.rdf.blazegraph.WikibaseVocabulary.V001
Get list of suffixes to use for property predicates.
getSuffixes() - Method in class org.wikidata.query.rdf.blazegraph.WikibaseVocabulary.V002
Get list of suffixes to use for property predicates.
getSuffixes() - Method in class org.wikidata.query.rdf.blazegraph.WikibaseVocabulary.V003
 
getThrottleBucketCapacity() - Method in class org.wikidata.query.rdf.blazegraph.throttling.ThrottlingFilterConfig
 
getThrottleBucketRefillAmount() - Method in class org.wikidata.query.rdf.blazegraph.throttling.ThrottlingFilterConfig
 
getThrottleBucketRefillPeriod() - Method in class org.wikidata.query.rdf.blazegraph.throttling.ThrottlingFilterConfig
 
getTimeBucketCapacity() - Method in class org.wikidata.query.rdf.blazegraph.throttling.ThrottlingFilterConfig
 
getTimeBucketRefillAmount() - Method in class org.wikidata.query.rdf.blazegraph.throttling.ThrottlingFilterConfig
 
getTimeBucketRefillPeriod() - Method in class org.wikidata.query.rdf.blazegraph.throttling.ThrottlingFilterConfig
 
getTPFSpecificWorker(ITriplePatternFragmentRequest<BigdataValue, String, String>) - Method in class org.wikidata.query.rdf.blazegraph.ldf.BlazegraphBasedTPFRequestProcessor
 
getURI(String) - Method in class org.wikidata.query.rdf.blazegraph.mwapi.ApiTemplate.OutputVariable
Get URI value matching variable type.
getVar() - Method in class org.wikidata.query.rdf.blazegraph.mwapi.ApiTemplate.OutputVariable
Get associated variable.
GLOBE_PARAM - Static variable in class org.wikidata.query.rdf.blazegraph.geo.GeoService
wikibase:globe parameter name.

H

handleUnparsableParameter(String) - Method in class org.wikidata.query.rdf.blazegraph.ldf.TriplePatternElementParserForBlazegraph
 
hashCode() - Method in class org.wikidata.query.rdf.blazegraph.throttling.UserAgentIpAddressBucketing.Bucket
hasNext() - Method in class org.wikidata.query.rdf.blazegraph.ldf.BlazegraphBasedTPF.MyStmtIterator
 
haveContinuation() - Method in class org.wikidata.query.rdf.blazegraph.mwapi.MWApiLimits
Inform the tracker that one more continuation has been performed, and adjust the internal counters accordingly.
haveResult() - Method in class org.wikidata.query.rdf.blazegraph.mwapi.MWApiLimits
Inform the tracker that one more API result has been retrieved, and adjust the internal counters accordingly.

I

init(FilterConfig) - Method in class org.wikidata.query.rdf.blazegraph.filters.ClientIPFilter
init(FilterConfig) - Method in class org.wikidata.query.rdf.blazegraph.filters.RealAgentFilter
 
init() - Method in class org.wikidata.query.rdf.blazegraph.ldf.LDFServlet
Overridden to create and initialize the delegate Servlet instances.
init(FilterConfig) - Method in class org.wikidata.query.rdf.blazegraph.throttling.ThrottlingFilter
Initialise the filter.
initializeServices() - Method in class org.wikidata.query.rdf.blazegraph.WikibaseContextListener
Initializes BG service setup to allow whitelisted services.
InlineFixedWidthHexIntegerURIHandler - Class in org.wikidata.query.rdf.blazegraph.inline.uri
Inline URI Handler to handle URI's in the form of a Hex fixed width integer.
InlineFixedWidthHexIntegerURIHandler(String, int) - Constructor for class org.wikidata.query.rdf.blazegraph.inline.uri.InlineFixedWidthHexIntegerURIHandler
 
internalThrottledUntil(Object, HttpServletRequest) - Method in class org.wikidata.query.rdf.blazegraph.throttling.BanThrottler
 
internalThrottledUntil(Object, HttpServletRequest) - Method in class org.wikidata.query.rdf.blazegraph.throttling.Throttler
Implemented by clients for the specific throttling logic.
internalThrottledUntil(Object, HttpServletRequest) - Method in class org.wikidata.query.rdf.blazegraph.throttling.TimeAndErrorsThrottler
 
isClosed() - Method in class org.wikidata.query.rdf.blazegraph.ldf.BlazegraphBasedTPF.MyStmtIterator
Is iterator closed?
isFilterEnabled() - Method in class org.wikidata.query.rdf.blazegraph.throttling.ThrottlingFilterConfig
 
isOrdinal() - Method in class org.wikidata.query.rdf.blazegraph.mwapi.ApiTemplate.OutputVariable
Is it the ordinal value?
isRequiredParameter(String) - Method in class org.wikidata.query.rdf.blazegraph.mwapi.ApiTemplate
Check if parameter is required.
isURI() - Method in class org.wikidata.query.rdf.blazegraph.mwapi.ApiTemplate.OutputVariable
Would this variable produce an URI?
isValid(Object) - Method in class org.wikidata.query.rdf.blazegraph.ldf.BlazegraphBasedTPFRequestProcessor.VariablesBasedFilter
 

J

JENA_TYPE_MAPPER - Static variable in class org.wikidata.query.rdf.blazegraph.ldf.BigdataStatementToJenaStatementMapper
Jenna type mapper.

L

LabelService - Class in org.wikidata.query.rdf.blazegraph.label
Implements a "service" that resolves label like things in a way that doesn't change the cardinality of the result set.
LabelService() - Constructor for class org.wikidata.query.rdf.blazegraph.label.LabelService
 
LabelServiceExtractOptimizer - Class in org.wikidata.query.rdf.blazegraph.label
This class extracts label statements from label service's SERVICE clause.
LabelServiceExtractOptimizer() - Constructor for class org.wikidata.query.rdf.blazegraph.label.LabelServiceExtractOptimizer
 
LabelServicePlacementOptimizer - Class in org.wikidata.query.rdf.blazegraph.label
Finds appropriate placement for SERVICE clause.
LabelServicePlacementOptimizer() - Constructor for class org.wikidata.query.rdf.blazegraph.label.LabelServicePlacementOptimizer
 
LabelServiceUtils - Class in org.wikidata.query.rdf.blazegraph.label
Utilities for label service.
LANGUAGE_PARAM - Static variable in class org.wikidata.query.rdf.blazegraph.label.LabelService
URI for service language parameter.
LDFServlet - Class in org.wikidata.query.rdf.blazegraph.ldf
This class implements LDF servlet.
LDFServlet() - Constructor for class org.wikidata.query.rdf.blazegraph.ldf.LDFServlet
 
left() - Method in class org.wikidata.query.rdf.blazegraph.constraints.WikibaseDateBOp
Get left operand.
LexemeVocabularyDecl - Class in org.wikidata.query.rdf.blazegraph.vocabulary
Vocabulary definitions for Lexemes.
LexemeVocabularyDecl() - Constructor for class org.wikidata.query.rdf.blazegraph.vocabulary.LexemeVocabularyDecl
 
LIMIT_CONTINUATIONS_KEY - Static variable in class org.wikidata.query.rdf.blazegraph.mwapi.MWApiServiceFactory
Parameter setting limit on continuations.
LIMIT_EMPTY_CONTINUATIONS_KEY - Static variable in class org.wikidata.query.rdf.blazegraph.mwapi.MWApiServiceFactory
Parameter setting limit on continuations with empty results.
LIMIT_RESULTS_KEY - Static variable in class org.wikidata.query.rdf.blazegraph.mwapi.MWApiServiceFactory
Parameter setting global limit on results across continuations.

M

makeConstant(BigdataValueFactory, String) - Static method in class org.wikidata.query.rdf.blazegraph.BigdataValuesHelper
Create Constant from string.
makeConstant(BigdataValueFactory, URI) - Static method in class org.wikidata.query.rdf.blazegraph.BigdataValuesHelper
Create Constant from URI.
makeConstant(BigdataValueFactory, String, URI) - Static method in class org.wikidata.query.rdf.blazegraph.BigdataValuesHelper
Create Constant from string and type.
makeConstant(BigdataValueFactory, int) - Static method in class org.wikidata.query.rdf.blazegraph.BigdataValuesHelper
Create constant from int.
makeConstant(BigdataValueFactory, double) - Static method in class org.wikidata.query.rdf.blazegraph.BigdataValuesHelper
Create constant from double.
makeIV(BigdataValueFactory, String, URI) - Static method in class org.wikidata.query.rdf.blazegraph.BigdataValuesHelper
Create IV from constant and type.
makeIV(BigdataValueFactory, Literal) - Static method in class org.wikidata.query.rdf.blazegraph.BigdataValuesHelper
Make IV from a literal.
makeIV(BigdataValueFactory, URI) - Static method in class org.wikidata.query.rdf.blazegraph.BigdataValuesHelper
Make IV for URI.
makeIV(BigdataValueFactory, Value, VTE) - Static method in class org.wikidata.query.rdf.blazegraph.BigdataValuesHelper
Make IV from a value.
makeIV(BigdataValueFactory, String) - Static method in class org.wikidata.query.rdf.blazegraph.BigdataValuesHelper
Create IV from string constant.
makeVariable(String) - Static method in class org.wikidata.query.rdf.blazegraph.BigdataValuesHelper
Create new variable with given name.
MAX_DEPTH - Static variable in class org.wikidata.query.rdf.blazegraph.categories.CategoriesStoredQuery
Default max depth.
MediawikiVocabularyDecl - Class in org.wikidata.query.rdf.blazegraph.vocabulary
Vocabulary containing the URIs from Mediawiki that are imported into Blazegraph.
MediawikiVocabularyDecl() - Constructor for class org.wikidata.query.rdf.blazegraph.vocabulary.MediawikiVocabularyDecl
 
MediawikiVocabularyDecl2 - Class in org.wikidata.query.rdf.blazegraph.vocabulary
Vocabulary containing the URIs from Mediawiki that are imported into Blazegraph.
MediawikiVocabularyDecl2() - Constructor for class org.wikidata.query.rdf.blazegraph.vocabulary.MediawikiVocabularyDecl2
 
MeteringRemoteServiceFactory - Class in org.wikidata.query.rdf.blazegraph
RemoteServiceFactoryImpl wrapper that times requests.
MeteringRemoteServiceFactory(Timer, RemoteServiceOptions) - Constructor for class org.wikidata.query.rdf.blazegraph.MeteringRemoteServiceFactory
 
MWAPI_NAMESPACE - Static variable in class org.wikidata.query.rdf.blazegraph.mwapi.MWApiServiceFactory
Namespace for MWAPI parameters.
MWApiLimits - Class in org.wikidata.query.rdf.blazegraph.mwapi
Tracker for limits to MediaWiki API calls.
MWApiLimits(int, int, int) - Constructor for class org.wikidata.query.rdf.blazegraph.mwapi.MWApiLimits
Create a new tracker instance.
MWApiServiceCall - Class in org.wikidata.query.rdf.blazegraph.mwapi
Instance of API service call.
MWApiServiceCall.ResultWithContinue - Class in org.wikidata.query.rdf.blazegraph.mwapi
 
MWApiServiceFactory - Class in org.wikidata.query.rdf.blazegraph.mwapi
Service factory for calling out to Mediawiki API Services.
MWApiServiceFactory(ServiceConfig, Timer) - Constructor for class org.wikidata.query.rdf.blazegraph.mwapi.MWApiServiceFactory
 
MyStmtIterator(BigdataStatementIterator) - Constructor for class org.wikidata.query.rdf.blazegraph.ldf.BlazegraphBasedTPF.MyStmtIterator
 

N

NE_PARAM - Static variable in class org.wikidata.query.rdf.blazegraph.geo.GeoBoxService
wikibase:cornerNorthEast parameter name.
newInstance() - Method in class org.wikidata.query.rdf.blazegraph.ProxiedHttpConnectionFactory
 
nextStatement() - Method in class org.wikidata.query.rdf.blazegraph.ldf.BlazegraphBasedTPF.MyStmtIterator
 
NO_GLOBE - Static variable in class org.wikidata.query.rdf.blazegraph.inline.literal.WKTSerializer
This is put in coordinate field when there's no globe.
northEast() - Method in class org.wikidata.query.rdf.blazegraph.geo.GeoUtils.Box
Get NE corner.

O

OntologyVocabularyDecl - Class in org.wikidata.query.rdf.blazegraph.vocabulary
Additonal vocabulary containing the URIs from Ontology that are imported into Blazegraph.
OntologyVocabularyDecl() - Constructor for class org.wikidata.query.rdf.blazegraph.vocabulary.OntologyVocabularyDecl
 
OntologyVocabularyDecl2 - Class in org.wikidata.query.rdf.blazegraph.vocabulary
Vocabulary containing the URIs from Ontology that are imported into Blazegraph.
OntologyVocabularyDecl2() - Constructor for class org.wikidata.query.rdf.blazegraph.vocabulary.OntologyVocabularyDecl2
 
OntologyVocabularyDecl3 - Class in org.wikidata.query.rdf.blazegraph.vocabulary
Vocabulary containing the URIs from Ontology that are imported into Blazegraph.
OntologyVocabularyDecl3() - Constructor for class org.wikidata.query.rdf.blazegraph.vocabulary.OntologyVocabularyDecl3
 
op() - Method in class org.wikidata.query.rdf.blazegraph.constraints.WikibaseDateBOp
Get annotated operation.
optimizeJoinGroup(AST2BOpContext, StaticAnalysis, IBindingSet[], JoinGroupNode) - Method in class org.wikidata.query.rdf.blazegraph.label.EmptyLabelServiceOptimizer
 
optimizeJoinGroup(AST2BOpContext, StaticAnalysis, IBindingSet[], JoinGroupNode) - Method in class org.wikidata.query.rdf.blazegraph.label.LabelServiceExtractOptimizer
 
optimizeJoinGroup(AST2BOpContext, StaticAnalysis, IBindingSet[], JoinGroupNode) - Method in class org.wikidata.query.rdf.blazegraph.label.LabelServicePlacementOptimizer
 
org.wikidata.query.rdf.blazegraph - package org.wikidata.query.rdf.blazegraph
 
org.wikidata.query.rdf.blazegraph.categories - package org.wikidata.query.rdf.blazegraph.categories
 
org.wikidata.query.rdf.blazegraph.constraints - package org.wikidata.query.rdf.blazegraph.constraints
 
org.wikidata.query.rdf.blazegraph.filters - package org.wikidata.query.rdf.blazegraph.filters
 
org.wikidata.query.rdf.blazegraph.geo - package org.wikidata.query.rdf.blazegraph.geo
 
org.wikidata.query.rdf.blazegraph.inline.literal - package org.wikidata.query.rdf.blazegraph.inline.literal
 
org.wikidata.query.rdf.blazegraph.inline.uri - package org.wikidata.query.rdf.blazegraph.inline.uri
 
org.wikidata.query.rdf.blazegraph.label - package org.wikidata.query.rdf.blazegraph.label
 
org.wikidata.query.rdf.blazegraph.ldf - package org.wikidata.query.rdf.blazegraph.ldf
 
org.wikidata.query.rdf.blazegraph.mwapi - package org.wikidata.query.rdf.blazegraph.mwapi
 
org.wikidata.query.rdf.blazegraph.throttling - package org.wikidata.query.rdf.blazegraph.throttling
 
org.wikidata.query.rdf.blazegraph.vocabulary - package org.wikidata.query.rdf.blazegraph.vocabulary
 
OutputVariable(ApiTemplate.OutputVariable.Type, IVariable, String) - Constructor for class org.wikidata.query.rdf.blazegraph.mwapi.ApiTemplate.OutputVariable
 
OutputVariable(IVariable, String) - Constructor for class org.wikidata.query.rdf.blazegraph.mwapi.ApiTemplate.OutputVariable
 

P

paramNameToURI(String) - Static method in class org.wikidata.query.rdf.blazegraph.mwapi.MWApiServiceFactory
Create predicate parameter URI from name.
parseResponse(InputStream, IBindingSet, int) - Method in class org.wikidata.query.rdf.blazegraph.mwapi.MWApiServiceCall
Parse XML response from WM API.
PATTERNS_DEFAULT - Static variable in class org.wikidata.query.rdf.blazegraph.throttling.ThrottlingFilterConfig
Default patterns list filename.
pointFromIV(IV) - Static method in class org.wikidata.query.rdf.blazegraph.geo.GeoUtils
Create WikibasePoint from IV literal.
pointLiteral(String) - Static method in class org.wikidata.query.rdf.blazegraph.geo.GeoUtils
Get point as a Literal.
PrefixDelegatingServiceFactory - Class in org.wikidata.query.rdf.blazegraph
ServiceFactory that sends service calls that match a prefix to a different factory than those that don't.
PrefixDelegatingServiceFactory(ServiceFactory, String, ServiceFactory) - Constructor for class org.wikidata.query.rdf.blazegraph.PrefixDelegatingServiceFactory
 
ProvenanceVocabularyDecl - Class in org.wikidata.query.rdf.blazegraph.vocabulary
Vocabulary containing the URIs from Provenance that are imported into Blazegraph.
ProvenanceVocabularyDecl() - Constructor for class org.wikidata.query.rdf.blazegraph.vocabulary.ProvenanceVocabularyDecl
 
ProxiedHttpConnectionFactory - Class in org.wikidata.query.rdf.blazegraph
Http client factory that knows about proxy settings.
ProxiedHttpConnectionFactory() - Constructor for class org.wikidata.query.rdf.blazegraph.ProxiedHttpConnectionFactory
 

R

RADIUS_PARAM - Static variable in class org.wikidata.query.rdf.blazegraph.geo.GeoAroundService
wikibase:radius parameter name.
RealAgentFilter - Class in org.wikidata.query.rdf.blazegraph.filters
This filter bans any request that does not have proper User-Agent header.
RealAgentFilter() - Constructor for class org.wikidata.query.rdf.blazegraph.filters.RealAgentFilter
 
RegexpBucketing - Class in org.wikidata.query.rdf.blazegraph.throttling
Bucket queries by regexp.
RegexpBucketing(Collection<Pattern>, Function<HttpServletRequest, String>) - Constructor for class org.wikidata.query.rdf.blazegraph.throttling.RegexpBucketing
 
register() - Static method in class org.wikidata.query.rdf.blazegraph.categories.CategoriesStoredQuery
Register the service so it is recognized by Blazegraph.
register() - Static method in class org.wikidata.query.rdf.blazegraph.geo.GeoService
Register the service so it is recognized by Blazegraph.
register() - Static method in class org.wikidata.query.rdf.blazegraph.label.LabelService
Register the service so it is recognized by Blazegraph.
register(Timer) - Static method in class org.wikidata.query.rdf.blazegraph.mwapi.MWApiServiceFactory
Register the service so it is recognized by Blazegraph.
resolveDataType(LiteralExtensionIV) - Method in class org.wikidata.query.rdf.blazegraph.inline.literal.AbstractMultiTypeExtension
Convert the literal into a uri as resolved by the resolve this extension received on construction.
resolveDataType(Literal) - Method in class org.wikidata.query.rdf.blazegraph.inline.literal.AbstractMultiTypeExtension
Resolve the data type uri from the literal's type.

S

safeAsValue(LiteralExtensionIV, BigdataValueFactory, BigdataURI) - Method in class org.wikidata.query.rdf.blazegraph.inline.literal.AbstractMultiTypeExtension
Convert the iv into the value.
safeAsValue(LiteralExtensionIV, BigdataValueFactory, BigdataURI) - Method in class org.wikidata.query.rdf.blazegraph.inline.literal.WikibaseDateExtension
Use the long value of the XSDNumericIV delegate which represents seconds since the epoch to create a WikibaseDate and then represent that properly using xsd's string representations.
SchemaDotOrgVocabularyDecl - Class in org.wikidata.query.rdf.blazegraph.vocabulary
Vocabulary containing the URIs from Ontology that are imported into Blazegraph.
SchemaDotOrgVocabularyDecl() - Constructor for class org.wikidata.query.rdf.blazegraph.vocabulary.SchemaDotOrgVocabularyDecl
 
SchemaDotOrgVocabularyDecl2 - Class in org.wikidata.query.rdf.blazegraph.vocabulary
Additional vocabulary containing the URIs from Ontology that are imported into Blazegraph.
SchemaDotOrgVocabularyDecl2() - Constructor for class org.wikidata.query.rdf.blazegraph.vocabulary.SchemaDotOrgVocabularyDecl2
 
serializeCoordSystem(BigdataValueFactory, Object) - Method in class org.wikidata.query.rdf.blazegraph.inline.literal.WKTSerializer
 
serializeCustomFields(BigdataValueFactory, Object...) - Method in class org.wikidata.query.rdf.blazegraph.inline.literal.WKTSerializer
 
serializeDistance(BigdataValueFactory, Double, ICoordinate.UNITS) - Method in class org.wikidata.query.rdf.blazegraph.inline.literal.WKTSerializer
 
serializeLatitude(BigdataValueFactory, Object) - Method in class org.wikidata.query.rdf.blazegraph.inline.literal.WKTSerializer
 
serializeLocation(BigdataValueFactory, Object, Object) - Method in class org.wikidata.query.rdf.blazegraph.inline.literal.WKTSerializer
 
serializeLocationAndTime(BigdataValueFactory, Object, Object, Object) - Method in class org.wikidata.query.rdf.blazegraph.inline.literal.WKTSerializer
 
serializeLongitude(BigdataValueFactory, Object) - Method in class org.wikidata.query.rdf.blazegraph.inline.literal.WKTSerializer
 
serializeTime(BigdataValueFactory, Object) - Method in class org.wikidata.query.rdf.blazegraph.inline.literal.WKTSerializer
 
SERVICE_KEY - Static variable in class org.wikidata.query.rdf.blazegraph.categories.CategoriesStoredQuery
The URI service key.
SERVICE_KEY - Static variable in class org.wikidata.query.rdf.blazegraph.geo.GeoAroundService
The URI service key.
SERVICE_KEY - Static variable in class org.wikidata.query.rdf.blazegraph.geo.GeoBoxService
The URI service key.
SERVICE_KEY - Static variable in class org.wikidata.query.rdf.blazegraph.label.LabelService
The URI service key.
SERVICE_KEY - Static variable in class org.wikidata.query.rdf.blazegraph.mwapi.MWApiServiceFactory
The URI service key.
SERVICE_OPTIONS - Static variable in class org.wikidata.query.rdf.blazegraph.mwapi.MWApiServiceFactory
Options configuring this service as a native Blazegraph service.
ServiceConfig - Class in org.wikidata.query.rdf.blazegraph.mwapi
MW API service configuration.
ServiceConfig(Reader) - Constructor for class org.wikidata.query.rdf.blazegraph.mwapi.ServiceConfig
 
ServiceConfig() - Constructor for class org.wikidata.query.rdf.blazegraph.mwapi.ServiceConfig
 
setContext(BigdataRDFContext) - Static method in class org.wikidata.query.rdf.blazegraph.ldf.BlazegraphDataSourceType
Set Blazegraph context.
shouldBypassThrottling(HttpServletRequest) - Method in class org.wikidata.query.rdf.blazegraph.throttling.Throttler
Check whether this request should have throttling enabled.
shutdown() - Method in class org.wikidata.query.rdf.blazegraph.WikibaseContextListener
 
size() - Method in class org.wikidata.query.rdf.blazegraph.mwapi.ServiceConfig
Get number of services.
SMALL_DISTANCE - Static variable in class org.wikidata.query.rdf.blazegraph.constraints.WikibaseDistanceBOp
Distance where the points are considered to be the same.
southWest() - Method in class org.wikidata.query.rdf.blazegraph.geo.GeoUtils.Box
Get SW corner.
START_PARAM - Static variable in class org.wikidata.query.rdf.blazegraph.categories.CategoriesStoredQuery
start parameter.
success(Object, HttpServletRequest, Duration) - Method in class org.wikidata.query.rdf.blazegraph.throttling.TimeAndErrorsThrottler
Notify this throttler that a request has been completed successfully.
SW_PARAM - Static variable in class org.wikidata.query.rdf.blazegraph.geo.GeoBoxService
wikibase:cornerSouthWest parameter name.
switched() - Method in class org.wikidata.query.rdf.blazegraph.geo.GeoUtils.Box
Check if original coordinates were modified.

T

throttled(Object, HttpServletRequest) - Method in class org.wikidata.query.rdf.blazegraph.throttling.BanThrottler
Should be called each time a request is throttled.
throttledDuration(Object, HttpServletRequest) - Method in class org.wikidata.query.rdf.blazegraph.throttling.Throttler
 
throttledUntil(Object, HttpServletRequest) - Method in class org.wikidata.query.rdf.blazegraph.throttling.Throttler
Until when is this request throttled.
throttledUntil() - Method in class org.wikidata.query.rdf.blazegraph.throttling.ThrottlingState
 
throttledUntil() - Method in interface org.wikidata.query.rdf.blazegraph.throttling.TimeAndErrorsState
A user is throttled until this instant.
Throttler<S> - Class in org.wikidata.query.rdf.blazegraph.throttling
Implement throttling logic.
Throttler(Callable<S>, Cache<Object, S>, String, String, Clock) - Constructor for class org.wikidata.query.rdf.blazegraph.throttling.Throttler
Constructor.
ThrottlingFilter - Class in org.wikidata.query.rdf.blazegraph.throttling
A Servlet Filter that applies throttling.
ThrottlingFilter() - Constructor for class org.wikidata.query.rdf.blazegraph.throttling.ThrottlingFilter
 
ThrottlingFilterConfig - Class in org.wikidata.query.rdf.blazegraph.throttling
Load and parses configuration for the ThrottlingFilter.
ThrottlingFilterConfig(FilterConfig) - Constructor for class org.wikidata.query.rdf.blazegraph.throttling.ThrottlingFilterConfig
 
ThrottlingMXBean - Interface in org.wikidata.query.rdf.blazegraph.throttling
Expose statistics about throttling filter.
ThrottlingState - Class in org.wikidata.query.rdf.blazegraph.throttling
Keeps track of resource useage for a client.
ThrottlingState(TokenBucket, TokenBucket, TokenBucket, Duration) - Constructor for class org.wikidata.query.rdf.blazegraph.throttling.ThrottlingState
Constructor.
TimeAndErrorsState - Interface in org.wikidata.query.rdf.blazegraph.throttling
Keeps track of each client for TimeAndErrorsThrottler.
TimeAndErrorsThrottler<S extends TimeAndErrorsState> - Class in org.wikidata.query.rdf.blazegraph.throttling
Throttle users based on the cumulative request processing time and number of errors.
TimeAndErrorsThrottler(Duration, Callable<S>, Cache<Object, S>, String, String, Clock) - Constructor for class org.wikidata.query.rdf.blazegraph.throttling.TimeAndErrorsThrottler
Constructor.
toComponents(String) - Method in class org.wikidata.query.rdf.blazegraph.inline.literal.WKTSerializer
 
toString() - Method in class org.wikidata.query.rdf.blazegraph.constraints.WikibaseDateBOp
Convert to string.
toString() - Method in class org.wikidata.query.rdf.blazegraph.constraints.WikibaseNowBOp
Convert operation to string now().
toString() - Method in class org.wikidata.query.rdf.blazegraph.mwapi.ApiTemplate.OutputVariable
 
toString() - Method in enum org.wikidata.query.rdf.blazegraph.mwapi.ApiTemplate.OutputVariable.Type
 
TPFRequestParserForBlazegraph - Class in org.wikidata.query.rdf.blazegraph.ldf
An TPFRequestParser for Blazegraph-based backends.
TPFRequestParserForBlazegraph(LexiconRelation) - Constructor for class org.wikidata.query.rdf.blazegraph.ldf.TPFRequestParserForBlazegraph
 
trimCoordURI(String) - Method in class org.wikidata.query.rdf.blazegraph.inline.literal.WKTSerializer
Cut off prefix for the coordinate system URI.
TriplePatternElementParserForBlazegraph - Class in org.wikidata.query.rdf.blazegraph.ldf
A TriplePatternElementParser for Blazegraph-based backends.
TriplePatternElementParserForBlazegraph(LexiconRelation) - Constructor for class org.wikidata.query.rdf.blazegraph.ldf.TriplePatternElementParserForBlazegraph
 

U

UndecoratedUuidInlineUriHandler - Class in org.wikidata.query.rdf.blazegraph.inline.uri
InlineURIHandler for UUID type URIs with not decoration - like no dashes and always lowercase.
UndecoratedUuidInlineUriHandler(String) - Constructor for class org.wikidata.query.rdf.blazegraph.inline.uri.UndecoratedUuidInlineUriHandler
 
UserAgentIpAddressBucketing - Class in org.wikidata.query.rdf.blazegraph.throttling
Segmentation of requests by user-agent and IP address.
UserAgentIpAddressBucketing() - Constructor for class org.wikidata.query.rdf.blazegraph.throttling.UserAgentIpAddressBucketing
 
UserAgentIpAddressBucketing.Bucket - Class in org.wikidata.query.rdf.blazegraph.throttling
A bucket based on user-agent and IP address.

V

V001() - Constructor for class org.wikidata.query.rdf.blazegraph.WikibaseInlineUriFactory.V001
 
V001() - Constructor for class org.wikidata.query.rdf.blazegraph.WikibaseVocabulary.V001
 
V001(String) - Constructor for class org.wikidata.query.rdf.blazegraph.WikibaseVocabulary.V001
 
V002() - Constructor for class org.wikidata.query.rdf.blazegraph.WikibaseVocabulary.V002
 
V002(String) - Constructor for class org.wikidata.query.rdf.blazegraph.WikibaseVocabulary.V002
 
V003() - Constructor for class org.wikidata.query.rdf.blazegraph.WikibaseVocabulary.V003
 
V003(String) - Constructor for class org.wikidata.query.rdf.blazegraph.WikibaseVocabulary.V003
 
V004() - Constructor for class org.wikidata.query.rdf.blazegraph.WikibaseVocabulary.V004
 
V004(String) - Constructor for class org.wikidata.query.rdf.blazegraph.WikibaseVocabulary.V004
 
validEndpoint(String) - Method in class org.wikidata.query.rdf.blazegraph.mwapi.ServiceConfig
Check if endpoint is allowed.
valueOf(String) - Static method in enum org.wikidata.query.rdf.blazegraph.constraints.CoordinatePartBOp.Parts
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.wikidata.query.rdf.blazegraph.constraints.WikibaseCornerBOp.Corners
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.wikidata.query.rdf.blazegraph.mwapi.ApiTemplate.OutputVariable.Type
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.wikidata.query.rdf.blazegraph.constraints.CoordinatePartBOp.Parts
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.wikidata.query.rdf.blazegraph.constraints.WikibaseCornerBOp.Corners
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.wikidata.query.rdf.blazegraph.mwapi.ApiTemplate.OutputVariable.Type
Returns an array containing the constants of this enum type, in the order they are declared.
VAR_ANNOTATION - Static variable in class org.wikidata.query.rdf.blazegraph.geo.GeoBoxService
Annotation for node.
VariablesBasedFilter(ITriplePatternElement<BigdataValue, String, String>, ITriplePatternElement<BigdataValue, String, String>, ITriplePatternElement<BigdataValue, String, String>) - Constructor for class org.wikidata.query.rdf.blazegraph.ldf.BlazegraphBasedTPFRequestProcessor.VariablesBasedFilter
 
veryClose(CoordinateDD, CoordinateDD) - Method in class org.wikidata.query.rdf.blazegraph.constraints.WikibaseDistanceBOp
Check whether two points are very close to each other, so distance between them can be considered zero.
VOCABULARY_CLASS - Static variable in class org.wikidata.query.rdf.blazegraph.WikibaseVocabulary
Current vocabulary class, for tests.

W

WEST_PARAM - Static variable in class org.wikidata.query.rdf.blazegraph.geo.GeoBoxService
wikibase:cornerWest parameter name.
WikibaseContextListener - Class in org.wikidata.query.rdf.blazegraph
Context listener to enact configurations we need on initialization.
WikibaseContextListener() - Constructor for class org.wikidata.query.rdf.blazegraph.WikibaseContextListener
 
WikibaseCornerBOp - Class in org.wikidata.query.rdf.blazegraph.constraints
Get NE or SW corners of the box, given two arbitrary diagonal corners.
WikibaseCornerBOp(BOp[], Map<String, Object>) - Constructor for class org.wikidata.query.rdf.blazegraph.constraints.WikibaseCornerBOp
Required shallow copy constructor.
WikibaseCornerBOp(IValueExpression<? extends IV>, IValueExpression<? extends IV>, WikibaseCornerBOp.Corners, GlobalAnnotations) - Constructor for class org.wikidata.query.rdf.blazegraph.constraints.WikibaseCornerBOp
Main ctor.
WikibaseCornerBOp(WikibaseCornerBOp) - Constructor for class org.wikidata.query.rdf.blazegraph.constraints.WikibaseCornerBOp
Constructor required for BOpUtility.deepCopy(BOp))}.
WikibaseCornerBOp.Corners - Enum in org.wikidata.query.rdf.blazegraph.constraints
Corners supported by this op.
WikibaseDateBOp - Class in org.wikidata.query.rdf.blazegraph.constraints
A date expression involving a left IValueExpression operand.
WikibaseDateBOp(IValueExpression<? extends IV>, DateBOp.DateOp, GlobalAnnotations) - Constructor for class org.wikidata.query.rdf.blazegraph.constraints.WikibaseDateBOp
 
WikibaseDateBOp(BOp[], Map<String, Object>) - Constructor for class org.wikidata.query.rdf.blazegraph.constraints.WikibaseDateBOp
Required shallow copy constructor.
WikibaseDateBOp(WikibaseDateBOp) - Constructor for class org.wikidata.query.rdf.blazegraph.constraints.WikibaseDateBOp
Constructor required for BOpUtility.deepCopy(BOp).
WikibaseDateExtension<V extends com.bigdata.rdf.model.BigdataValue> - Class in org.wikidata.query.rdf.blazegraph.inline.literal
This implementation of IExtension implements inlining for literals that represent xsd:dateTime literals.
WikibaseDateExtension(IDatatypeURIResolver) - Constructor for class org.wikidata.query.rdf.blazegraph.inline.literal.WikibaseDateExtension
 
WikibaseDistanceBOp - Class in org.wikidata.query.rdf.blazegraph.constraints
Implementation of geof:distance function.
WikibaseDistanceBOp(BOp[], Map<String, Object>) - Constructor for class org.wikidata.query.rdf.blazegraph.constraints.WikibaseDistanceBOp
Required shallow copy constructor.
WikibaseDistanceBOp(IValueExpression<? extends IV>, IValueExpression<? extends IV>, GlobalAnnotations) - Constructor for class org.wikidata.query.rdf.blazegraph.constraints.WikibaseDistanceBOp
 
WikibaseDistanceBOp(WikibaseDistanceBOp) - Constructor for class org.wikidata.query.rdf.blazegraph.constraints.WikibaseDistanceBOp
Constructor required for BOpUtility.deepCopy(BOp).
WikibaseExtensionFactory - Class in org.wikidata.query.rdf.blazegraph
Setup inline value extensions to Blazegraph for Wikidata.
WikibaseExtensionFactory() - Constructor for class org.wikidata.query.rdf.blazegraph.WikibaseExtensionFactory
 
WikibaseInlineUriFactory - Class in org.wikidata.query.rdf.blazegraph
Factory building InlineURIHandlers for wikidata.
WikibaseInlineUriFactory() - Constructor for class org.wikidata.query.rdf.blazegraph.WikibaseInlineUriFactory
 
WikibaseInlineUriFactory.V001 - Class in org.wikidata.query.rdf.blazegraph
 
WikibaseNowBOp - Class in org.wikidata.query.rdf.blazegraph.constraints
Implements the now() operator.
WikibaseNowBOp(GlobalAnnotations) - Constructor for class org.wikidata.query.rdf.blazegraph.constraints.WikibaseNowBOp
 
WikibaseNowBOp(BOp[], Map<String, Object>) - Constructor for class org.wikidata.query.rdf.blazegraph.constraints.WikibaseNowBOp
Required shallow copy constructor.
WikibaseNowBOp(WikibaseNowBOp) - Constructor for class org.wikidata.query.rdf.blazegraph.constraints.WikibaseNowBOp
Constructor required for BOpUtility.deepCopy(BOp).
WikibaseOptimizers - Class in org.wikidata.query.rdf.blazegraph
Optimizer list for Wikibase.
WikibaseOptimizers() - Constructor for class org.wikidata.query.rdf.blazegraph.WikibaseOptimizers
 
WikibaseStyleStatementInlineUriHandler - Class in org.wikidata.query.rdf.blazegraph.inline.uri
Deprecated. 
WikibaseStyleStatementInlineUriHandler(String) - Constructor for class org.wikidata.query.rdf.blazegraph.inline.uri.WikibaseStyleStatementInlineUriHandler
Deprecated.
 
WikibaseUrisVocabularyDecl - Class in org.wikidata.query.rdf.blazegraph.vocabulary
Vocabulary containing the URIs from Ontology that are imported into Blazegraph.
WikibaseUrisVocabularyDecl(UrisScheme, Collection<String>) - Constructor for class org.wikidata.query.rdf.blazegraph.vocabulary.WikibaseUrisVocabularyDecl
 
WikibaseVocabulary - Class in org.wikidata.query.rdf.blazegraph
Versioned vocabulary classes for wikibase.
WikibaseVocabulary() - Constructor for class org.wikidata.query.rdf.blazegraph.WikibaseVocabulary
 
WikibaseVocabulary.V001 - Class in org.wikidata.query.rdf.blazegraph
Vocabulary class for BG 1.5.
WikibaseVocabulary.V002 - Class in org.wikidata.query.rdf.blazegraph
Class for BG 2.0 with geospatial.
WikibaseVocabulary.V003 - Class in org.wikidata.query.rdf.blazegraph
Class with extended vocabulary for new Wikidata predicates.
WikibaseVocabulary.V004 - Class in org.wikidata.query.rdf.blazegraph
 
WKT_LITERAL_URI - Static variable in class org.wikidata.query.rdf.blazegraph.geo.GeoUtils
URI form of WKT literal type.
WKT_TYPE_URI - Static variable in class org.wikidata.query.rdf.blazegraph.geo.GeoBoxService
WKT type URI.
WKTSerializer - Class in org.wikidata.query.rdf.blazegraph.inline.literal
Serializer class for WKT format.
WKTSerializer() - Constructor for class org.wikidata.query.rdf.blazegraph.inline.literal.WKTSerializer
 
Worker(ITriplePatternFragmentRequest<BigdataValue, String, String>) - Constructor for class org.wikidata.query.rdf.blazegraph.ldf.BlazegraphBasedTPFRequestProcessor.Worker
 
WRAP_PARAM - Static variable in class org.wikidata.query.rdf.blazegraph.geo.GeoBoxService
Service param to specify we need coordinate wrapping.

_

_init(IDatatypeURIResolver, ILexiconConfiguration<BigdataValue>, Collection<IExtension<? extends BigdataValue>>) - Method in class org.wikidata.query.rdf.blazegraph.WikibaseExtensionFactory
 
A B C D E F G H I J L M N O P R S T U V W _ 
Skip navigation links

Copyright © 2019. All rights reserved.