| Package | Description |
|---|---|
| org.apache.jena.atlas.json | |
| org.apache.jena.atlas.json.io | |
| org.apache.jena.query |
ARQ - A query engine for Jena, implementing SPARQL.
|
| org.apache.jena.sparql.engine | |
| org.apache.jena.sparql.engine.http |
| Modifier and Type | Method and Description |
|---|---|
JsonArray |
JsonArray.getAsArray() |
JsonArray |
JsonValue.getAsArray() |
| Modifier and Type | Method and Description |
|---|---|
void |
JsonVisitor.visit(JsonArray jsonArray) |
| Modifier and Type | Method and Description |
|---|---|
void |
JsonWriter.visit(JsonArray jsonArray) |
| Modifier and Type | Method and Description |
|---|---|
JsonArray |
QueryExecution.execJson()
Execute a JSON query and return a json array
|
| Modifier and Type | Method and Description |
|---|---|
JsonArray |
QueryExecutionBase.execJson() |
| Modifier and Type | Method and Description |
|---|---|
JsonArray |
QueryEngineHTTP.execJson() |
Licenced under the Apache License, Version 2.0