Asynchronous version of [ctor@SparqlConnection.
new_from_rdf].
| flags |
Connection flags to define the SPARQL connection behavior
|
| store |
The database location as a [iface@Gio.File], or null
|
| deserialize_flags |
Deserialization flags
|
| rdf_format |
RDF format of the rdf_stream argument
|
| rdf_stream |
RDF Schema definition of the database format
|
| cancellable |
Optional [type@Gio.Cancellable]
|
| callback |
User-defined [type@Gio.AsyncReadyCallback] to be called when the asynchronous operation is finished.
|
| user_data |
User-defined data to be passed to callback
|