Maybe something like (for removeNamedModel()):
"Removes all statements pertaining to a named graph.
Note that a subsequent call to getNamedModel() with the same graph name will 
return an empty model;
containsNamedModel() should always be used to verify that a graph does exist in 
a dataset."

The alternative would be to rename removeNamedModel() to emptyNamedModel() 
since it doesn't actually remove it.

Cheers,
Hubert



On Aug 24, 2014, at 6:30 AM, Andy Seaborne wrote:

> On 23/08/14 18:43, Hubert A Le Van Gong wrote:
>> I'd recommend adding some explanation in the Javadoc so people don't make 
>> the same assumption.
> 
> Happy to do that - do you have some suggested text?
> 
>       Andy
> 

Reply via email to