Uses of Interface
org.apache.jena.riot.lang.BlankNodeAllocator
-
Uses of BlankNodeAllocator in org.apache.jena.riot.lang
Modifier and TypeClassDescriptionclass
Allocate blank nodes according a counter.class
A variant ofBlankNodeAllocatorHash
where a fixed seed is used so repeated runs produce identical allocationsclass
Allocate blank nodes by creating a randomly generated blank node.class
Allocate bnode labels using a per-run seed and the label presented.class
Allocate blank nodes according to the label given.