Package | Description |
---|---|
com.hp.hpl.jena.sparql.algebra | |
com.hp.hpl.jena.sparql.path | |
com.hp.hpl.jena.sparql.pfunction | |
com.hp.hpl.jena.sparql.procedure |
Modifier and Type | Method and Description |
---|---|
static Op |
PropertyFunctionGenerator.buildPropertyFunctions(PropertyFunctionRegistry registry,
OpBGP opBGP,
Context context) |
Modifier and Type | Method and Description |
---|---|
static void |
PathLib.install(String uri,
Path path,
PropertyFunctionRegistry registry)
Install a path as a property function in a given registry
|
Modifier and Type | Method and Description |
---|---|
static PropertyFunctionRegistry |
PropertyFunctionRegistry.chooseRegistry(Context context)
Get the PropertyFunctionRegistry, defailting to the global one
|
static PropertyFunctionRegistry |
PropertyFunctionRegistry.get() |
static PropertyFunctionRegistry |
PropertyFunctionRegistry.get(Context context) |
static PropertyFunctionRegistry |
PropertyFunctionRegistry.standardRegistry() |
Modifier and Type | Method and Description |
---|---|
static void |
PropertyFunctionRegistry.set(Context context,
PropertyFunctionRegistry reg) |
Modifier and Type | Method and Description |
---|---|
static PropertyFunctionRegistry |
ProcEval.choosePropFuncRegistry(Context context) |
Licenced under the Apache License, Version 2.0