Package | Description |
---|---|
org.openrdf.query.algebra |
Query Algebra
|
Modifier and Type | Class and Description |
---|---|
class |
Avg
The AVG operator as defined in
http://www.w3.org/TR/sparql11-query/#aggregates.
|
class |
Count |
class |
GroupConcat
The GROUP_CONCAT operator as defined in http://www.w3.org/TR/sparql11-query/#aggregates
|
class |
Max |
class |
Min |
class |
Sample
The SAMPLE operator as defined in http://www.w3.org/TR/sparql11-query/#aggregates
|
class |
Sum
The SUM operator as defined in http://www.w3.org/TR/sparql11-query/#aggregates
|
Modifier and Type | Method and Description |
---|---|
AggregateOperatorBase |
AggregateOperatorBase.clone() |
Copyright © 2001-2016 Aduna. All Rights Reserved.