Package | Description |
---|---|
com.hp.hpl.jena.sparql.engine.iterator | |
com.hp.hpl.jena.sparql.pfunction | |
com.hp.hpl.jena.sparql.procedure | |
com.hp.hpl.jena.sparql.procedure.library |
Constructor and Description |
---|
QueryIterProcedure(QueryIterator input,
Procedure proc,
ExecutionContext execCxt) |
Modifier and Type | Class and Description |
---|---|
class |
ProcedurePF
Adapter between property functions and server procedures
When called, this wrapper reconstructs the usual property function calling conventions.
|
Modifier and Type | Class and Description |
---|---|
class |
ProcedureBase |
class |
ProcedureEval |
Modifier and Type | Method and Description |
---|---|
static Procedure |
ProcEval.build(Node procId,
ExprList args,
ExecutionContext execCxt) |
static Procedure |
ProcEval.build(Node procId,
PropFuncArg subjArg,
PropFuncArg objArg,
ExecutionContext execCxt) |
static Procedure |
ProcEval.build(OpProcedure opProc,
ExecutionContext execCxt) |
Procedure |
ProcedureFactory.create(String uri) |
Modifier and Type | Method and Description |
---|---|
static QueryIterator |
ProcEval.eval(QueryIterator queryIterator,
Procedure proc,
ExecutionContext execCxt)
Evaluate a procedure
|
Modifier and Type | Class and Description |
---|---|
class |
debug |
Licenced under the Apache License, Version 2.0