+1 for GraphMemValue and renaming GraphMem2* to GraphMem* Andy Seaborne <a...@apache.org> schrieb am Fr., 30. Mai 2025, 18:34:
> Another possible change at Jena6: > > Move GraphMem out of the way to GraphMemValue (it is only used to give > value semantics for the Model API for java datatypes : > ModelFactory.createDefaultModel. It has been deprecated for awhile). > > Then all the "GraphMem2*" can become "GraphMem*". > > Andy > >