Resource
Object Hierarchy:
Description:
[ CCode ( type_id = "tracker_resource_get_type ()" ) ]
public class Resource : Object
Content:
Properties:
Static methods:
Creation methods:
Methods:
- public void add_boolean (string property_uri, bool value)
- public void add_datetime (string property_uri, DateTime value)
- public void add_double (string property_uri, double value)
- public void add_gvalue (string property_uri, Value value)
- public void add_int (string property_uri, int value)
- public void add_int64 (string property_uri, int64 value)
- public void add_relation (string property_uri, Resource resource)
- public void add_string (string property_uri, string value)
- public void add_take_relation (string property_uri, owned Resource resource)
- public void add_uri (string property_uri, string value)
- public bool get_first_boolean (string property_uri)
- public unowned DateTime? get_first_datetime (string property_uri)
- public double get_first_double (string property_uri)
- public int get_first_int (string property_uri)
- public int64 get_first_int64 (string property_uri)
- public unowned Resource? get_first_relation (string property_uri)
- public unowned string? get_first_string (string property_uri)
- public unowned string? get_first_uri (string property_uri)
- public unowned string? get_identifier ()
- public List<unowned string> get_properties ()
- public bool get_property_overwrite (string property_uri)
- public List<unowned Value?>? get_values (string property_uri)
- public int identifier_compare_func (string identifier)
- public string print_jsonld (NamespaceManager? namespaces)
- public string print_rdf (NamespaceManager namespaces, RdfFormat format, string? graph)
- public string print_sparql_update (NamespaceManager? namespaces, string? graph_id)
- public string print_turtle (NamespaceManager? namespaces)
- public unowned Variant? serialize ()
- public void set_boolean (string property_uri, bool value)
- public void set_datetime (string property_uri, DateTime value)
- public void set_double (string property_uri, double value)
- public void set_gvalue (string property_uri, Value value)
- public void set_identifier (string? identifier)
- public void set_int (string property_uri, int value)
- public void set_int64 (string property_uri, int64 value)
- public void set_relation (string property_uri, Resource resource)
- public void set_string (string property_uri, string value)
- public void set_take_relation (string property_uri, owned Resource resource)
- public void set_uri (string property_uri, string value)
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