Description
The MemoryNodeBuilder#isRoot() method allows to check whether the given builder is a root builder, which is required for the NodeStore#merge(). Method should be public for customer, memory-based node store implementations.
The MemoryNodeBuilder#isRoot() method allows to check whether the given builder is a root builder, which is required for the NodeStore#merge(). Method should be public for customer, memory-based node store implementations.