| Package | Description |
|---|---|
| org.aksw.sparqlify.algebra.sql.nodes | |
| org.aksw.sparqlify.core.algorithms |
| Modifier and Type | Method and Description |
|---|---|
static SqlOpUnionN |
SqlOpUnionN.create(List<SqlOp> subOps) |
static SqlOpUnionN |
SqlOpUnionN.create(List<SqlOp> subOps,
String aliasName) |
| Modifier and Type | Method and Description |
|---|---|
static SqlOpUnionN |
SqlOpSelectBlockCollectorImpl.makeSelect(SqlOpUnionN op,
Set<String> refs) |
| Modifier and Type | Method and Description |
|---|---|
void |
SqlOpSerializerImpl._serialize(SqlOpUnionN op,
org.apache.jena.atlas.io.IndentedWriter writer) |
static org.aksw.sparqlify.core.algorithms.JoinContext |
SqlOpSelectBlockCollectorImpl.collectJoins(SqlOpUnionN op,
Set<String> refs) |
static SqlOpSelectBlock |
SqlOpSelectBlockCollectorOps.makeSelect(SqlOpUnionN sqlOp) |
static SqlOpUnionN |
SqlOpSelectBlockCollectorImpl.makeSelect(SqlOpUnionN op,
Set<String> refs) |
static SqlOp |
SqlOpSelectBlockCollectorOps.makeSelectOrTable(SqlOpUnionN sqlOp) |
Copyright © 2014. All rights reserved.