Package | Description |
---|---|
com.hp.hpl.jena.sparql.algebra.op |
Modifier and Type | Class and Description |
---|---|
class |
OpBGP |
class |
OpDatasetNames |
class |
OpNull |
class |
OpPath |
class |
OpQuad
Algebra operation for a single quad.
|
class |
OpQuadPattern |
class |
OpTable |
class |
OpTriple
Algebra operation for a single triple.
|
Modifier and Type | Method and Description |
---|---|
Op0 |
OpTriple.copy() |
Op0 |
OpBGP.copy() |
Op0 |
OpTable.copy() |
Op0 |
OpQuad.copy() |
Op0 |
OpQuadPattern.copy() |
Op0 |
OpDatasetNames.copy() |
Op0 |
OpPath.copy() |
Op0 |
OpNull.copy() |
abstract Op0 |
Op0.copy() |
Licenced under the Apache License, Version 2.0