| Package | Description |
|---|---|
| org.aksw.qa.annotation.sparql |
| Modifier and Type | Class | Description |
|---|---|---|
(package private) class |
PatternSparqlGenerator.Clazz |
|
(package private) class |
PatternSparqlGenerator.Named |
|
(package private) class |
PatternSparqlGenerator.Property |
|
(package private) class |
PatternSparqlGenerator.Variable |
| Modifier and Type | Method | Description |
|---|---|---|
private PatternSparqlGenerator.Querypart |
PatternSparqlGenerator.clazz(int index) |
|
private PatternSparqlGenerator.Querypart |
PatternSparqlGenerator.named(int index) |
|
private PatternSparqlGenerator.Querypart |
PatternSparqlGenerator.prop(int index) |
|
private PatternSparqlGenerator.Querypart |
PatternSparqlGenerator.var(String var) |
| Modifier and Type | Method | Description |
|---|---|---|
private String |
PatternSparqlGenerator.construct(PatternSparqlGenerator.Querytype type,
PatternSparqlGenerator.Querypart... queryparts) |
Copyright © 2016–2018 Pivotal Software, Inc.. All rights reserved.