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