public class NodeToLabel extends MapWithScope<Node,String,Node>
SyntaxLabels.createNodeToLabel()
for getting a default setup.Modifier and Type | Method and Description |
---|---|
static NodeToLabel |
createBNodeByIRI()
Allocation as per internal label
|
static NodeToLabel |
createBNodeByLabelAsGiven()
Allocation as per internal label
|
static NodeToLabel |
createBNodeByLabelEncoded()
Allocation as per internal label, with an encoded safe label.
|
static NodeToLabel |
createScopeByDocument()
Allocation from a single scope; just the label matters.
|
static NodeToLabel |
labelByInternal() |
clear, create, get
public static NodeToLabel createScopeByDocument()
public static NodeToLabel createBNodeByLabelEncoded()
public static NodeToLabel createBNodeByLabelAsGiven()
public static NodeToLabel createBNodeByIRI()
public static NodeToLabel labelByInternal()
Licenced under the Apache License, Version 2.0