| Package | Description |
|---|---|
| org.aksw.sparqlify.algebra.sql.exprs | |
| org.aksw.sparqlify.compile.sparql |
| Modifier and Type | Class and Description |
|---|---|
class |
SqlAggregatorCount
Only Count(*) supported yet
|
| Modifier and Type | Field and Description |
|---|---|
protected SqlAggregator |
SqlExprAggregator.aggregator |
| Modifier and Type | Method and Description |
|---|---|
SqlAggregator |
SqlExprAggregator.getAggregator() |
| Constructor and Description |
|---|
SqlExprAggregator(String columnName,
SqlAggregator aggregator)
NOTE The datatype of the aggregator must be fixed
|
| Modifier and Type | Method and Description |
|---|---|
static SqlAggregator |
PushDown._pushDownAgg(com.hp.hpl.jena.sparql.expr.aggregate.Aggregator agg) |
Copyright © 2013. All Rights Reserved.