Method
TsparqlBatchadd_resource
since: 3.1
Declaration [src]
void
tracker_batch_add_resource (
  TrackerBatch* batch,
  const gchar* graph,
  TrackerResource* resource
)
Parameters
- graph
- 
            Type: const gchar*RDF graph to insert the resource to. The argument can be NULL.The data is owned by the caller of the method. The value is a NUL terminated UTF-8 string. 
- resource
- 
            Type: TrackerResourceThe data is owned by the caller of the method.