Class NodeFactory
- java.lang.Object
-
- org.eclipse.rdf4j.federated.algebra.NodeFactory
-
public class NodeFactory extends Object
A factory that produces globally unique IDS which are used as node identifiers, e.g. inStatementSourcePattern
.- Author:
- Andreas Schwarte
-
-
Constructor Summary
Constructors Constructor Description NodeFactory()
-
-
-
Method Detail
-
getNextId
public static String getNextId()
-
-