public abstract class SparqlAggregatesTest extends Object
| Modifier and Type | Field and Description |
|---|---|
String |
concatMbox |
String |
concatOptionalMbox |
String |
countMbox |
String |
countOptionalMbox |
String |
selectNameMbox |
| Constructor and Description |
|---|
SparqlAggregatesTest() |
| Modifier and Type | Method and Description |
|---|---|
protected org.eclipse.rdf4j.repository.Repository |
createRepository() |
protected abstract org.eclipse.rdf4j.repository.Repository |
newRepository() |
void |
setUp() |
void |
tearDown() |
void |
testConcat() |
void |
testConcatOptional() |
void |
testCount() |
void |
testCountOptional() |
void |
testSelect() |
public String selectNameMbox
public String concatMbox
public String concatOptionalMbox
public String countMbox
public String countOptionalMbox
Copyright © 2015-2016 Eclipse Foundation. All Rights Reserved.