Package | Description |
---|---|
com.hp.hpl.jena.sparql.algebra.op |
Modifier and Type | Class and Description |
---|---|
class |
OpAssign |
class |
OpExtend
This is the operation in stadard SPARQL 1.1 OpAssign is specifically in
support of LET.
|
Modifier and Type | Method and Description |
---|---|
OpExtendAssign |
OpAssign.copy(Op subOp,
VarExprList varExprList) |
OpExtendAssign |
OpExtend.copy(Op subOp,
VarExprList varExprList) |
abstract OpExtendAssign |
OpExtendAssign.copy(Op subOp,
VarExprList varExprList) |
Licenced under the Apache License, Version 2.0