create_batch


Description:

public Batch create_batch ()

Creates a new [class@Batch] to store and execute SPARQL updates.

If the connection is readonly or cannot issue SPARQL updates, null will be returned.

Parameters:

this

a `TrackerSparqlConnection`

Returns:

(nullable): A new [class@Batch]