Connection
Object Hierarchy:
Description:
[ CCode ( type_id = "tracker_sparql_connection_get_type ()" ) ]
[ GIR ( name = "SparqlConnection" ) ]
public abstract class Connection : Object
Content:
Static methods:
- public static Connection @new (ConnectionFlags flags, File? store, File? ontology, Cancellable? cancellable = null) throws Error
- public static Connection bus_new (string service_name, string? object_path, DBusConnection? dbus_connection = null) throws Error
- public static async Connection bus_new_async (string service_name, string? object_path, DBusConnection? dbus_connection = null, Cancellable? cancellable = null) throws Error
- public static async Connection new_async (ConnectionFlags flags, File? store, File? ontology, Cancellable? cancellable = null) throws Error
- public static Connection remote_new (string uri_base)
Creation methods:
Methods:
- public void close ()
- public async bool close_async (Cancellable? cancellable = null) throws Error
- public Batch create_batch ()
- public Notifier? create_notifier ()
- public async bool deserialize_async (DeserializeFlags flags, RdfFormat format, string default_graph, InputStream stream, Cancellable? cancellable = null) throws Error
- public unowned NamespaceManager get_namespace_manager ()
- public Statement? load_statement_from_gresource (string resource_path, Cancellable? cancellable = null) throws Error
- public void map_connection (string handle_name, Connection service_connection)
- public Cursor query (string sparql, Cancellable? cancellable = null) throws Error
- public async Cursor query_async (string sparql, Cancellable? cancellable = null) throws Error
- public Statement? query_statement (string sparql, Cancellable? cancellable = null) throws Error
- public async InputStream serialize_async (SerializeFlags flags, RdfFormat format, string query, Cancellable? cancellable = null) throws Error
- public void update (string sparql, Cancellable? cancellable = null) throws Error
- public async bool update_array_async (string sparql, int sparql_length, Cancellable? cancellable = null) throws Error
- public async void update_async (string sparql, Cancellable? cancellable = null) throws Error
- public Variant update_blank (string sparql, Cancellable? cancellable = null) throws Error
- public async Variant update_blank_async (string sparql, Cancellable? cancellable = null) throws Error
- public bool update_resource (string? graph, Resource resource, Cancellable? cancellable = null) throws Error
- public async bool update_resource_async (string? graph, Resource resource, Cancellable? cancellable = null) throws Error
- public Statement? update_statement (string sparql, Cancellable? cancellable = null) throws Error
Inherited Members:
All known members inherited from class GLib.Object
- @get
- @new
- @ref
- @set
- add_toggle_ref
- add_weak_pointer
- bind_property
- connect
- constructed
- disconnect
- dispose
- dup_data
- dup_qdata
- force_floating
- freeze_notify
- get_class
- get_data
- get_property
- get_qdata
- get_type
- getv
- interface_find_property
- interface_install_property
- interface_list_properties
- is_floating
- new_valist
- new_with_properties
- newv
- notify
- notify_property
- ref_count
- ref_sink
- remove_toggle_ref
- remove_weak_pointer
- replace_data
- replace_qdata
- set_data
- set_data_full
- set_property
- set_qdata
- set_qdata_full
- set_valist
- setv
- steal_data
- steal_qdata
- thaw_notify
- unref
- watch_closure
- weak_ref
- weak_unref