Method
TsparqlResourceadd_int64
Declaration [src]
void
tracker_resource_add_int64 (
TrackerResource* self,
const char* property_uri,
gint64 value
)
Description [src]
Adds a numeric property with 64-bit integer precision. Previous values for the same property are kept.
This method is meant for RDF properties allowing multiple values, see nrl:maxCardinality.
This method corresponds to xsd:integer.