Whoops, answered my own question. model.removeAll(). My bad. On Thu, Jan 29, 2015 at 9:09 AM, Trevor Donaldson <[email protected]> wrote:
> Is there an easy way to clear the entire graph using DatasetAccessor / > Model in the Jena Api? I would like to clear a graph without iterating over > all nodes in a graph. Thanks. >
