public class StringResultsMapping extends Object
| Modifier and Type | Field and Description |
|---|---|
static StringResultsMapping |
EMPTY |
| Constructor and Description |
|---|
StringResultsMapping() |
StringResultsMapping(org.apache.jena.query.ResultSet results,
Set<String> fieldNames) |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
flatten() |
Set<String> |
flattenToSet() |
List<Map<String,String>> |
getListOfMaps() |
public static final StringResultsMapping EMPTY
Copyright © 2021. All rights reserved.