Connection
Object Hierarchy:
Description:
public abstract class Connection : Object
Content:
Static methods:
- public static Connection @get (Cancellable? cancellable = null) throws Error, IOError, DBusError, SpawnError
- public static async Connection get_async (Cancellable? cancellable = null) throws Error, IOError, DBusError, SpawnError
- public static DBusConnection? get_dbus_connection ()
- public static string? get_domain ()
- public static Connection local_new (ConnectionFlags flags, File store, File? journal, File? ontology, Cancellable? cancellable = null) throws Error, IOError
- public static async Connection local_new_async (ConnectionFlags flags, File store, File? journal, File? ontology, Cancellable? cancellable = null) throws Error, IOError
- public static Connection remote_new (string uri_base)
- public static void set_dbus_connection (DBusConnection dbus_connection)
- public static void set_domain (string? domain)
Creation methods:
Methods:
- public virtual NamespaceManager? get_namespace_manager ()
- public virtual void load (File file, Cancellable? cancellable = null) throws Error, IOError, DBusError
- public virtual async void load_async (File file, Cancellable? cancellable = null) throws Error, IOError, DBusError
- public abstract Cursor query (string sparql, Cancellable? cancellable = null) throws Error, IOError, DBusError, Error
- public abstract async Cursor query_async (string sparql, Cancellable? cancellable = null) throws Error, IOError, DBusError, Error
- public virtual Statement? query_statement (string sparql, Cancellable? cancellable = null) throws Error
- public virtual Cursor? statistics (Cancellable? cancellable = null) throws Error, IOError, DBusError
- public virtual async Cursor? statistics_async (Cancellable? cancellable = null) throws Error, IOError, DBusError
- public virtual void update (string sparql, int priority = DEFAULT, Cancellable? cancellable = null) throws Error, IOError, DBusError, Error
- public virtual async GenericArray<Error?>? update_array_async (string[] sparql, int priority = DEFAULT, Cancellable? cancellable = null) throws Error, IOError, DBusError, Error
- public virtual async void update_async (string sparql, int priority = DEFAULT, Cancellable? cancellable = null) throws Error, IOError, DBusError, Error
- public virtual Variant? update_blank (string sparql, int priority = DEFAULT, Cancellable? cancellable = null) throws Error, IOError, DBusError, Error
- public virtual async Variant? update_blank_async (string sparql, int priority = DEFAULT, Cancellable? cancellable = null) throws Error, IOError, DBusError, 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