Package | Description |
---|---|
com.franz.agraph.repository |
Implementation of the
OpenRDF Sesame API 2.7.11
with extensions for
AllegroGraph features.
|
Modifier and Type | Class and Description |
---|---|
class |
AGStreamTupleQuery
Wraps an AGTupleQuery to provide streaming results.
|
Modifier and Type | Method and Description |
---|---|
AGTupleQuery |
AGRepositoryConnection.prepareTupleQuery(QueryLanguage ql,
String queryString) |
AGTupleQuery |
AGRepositoryConnection.prepareTupleQuery(QueryLanguage ql,
String queryString,
String baseURI) |
Constructor and Description |
---|
AGStreamTupleQuery(AGTupleQuery query)
Wraps a query with this object that will stream the response.
|
Copyright © 2022 Franz Inc.. All rights reserved.