Class BlankNodeAllocatorGlobal

java.lang.Object
org.apache.jena.riot.lang.BlankNodeAllocatorGlobal
All Implemented Interfaces:
BlankNodeAllocator

public class BlankNodeAllocatorGlobal extends Object implements BlankNodeAllocator
Allocate blank nodes by creating a randomly generated blank node. This allocator has arbitrary sized internal state needed to record the label to node mapping.