Description
Currently, when putting a Blob into a PropertyState, the SegmentNodeStore automatically consumes the Blob if it isn't of type SegmentBlob, and stores its contents in the SegmentStore.
It would be nice, if one could put external Blobs as well, where the SegmentStore would only store a reference to it.