A node with no value represents a node of that type but unknown exactitude. (e.g. SecNode(URI,"")
is a URI but of unknown value. Useful for systems that restrict type creation.
SecNode(Anonymous,"")
represents an anonymous node that will be created. Otherwise anonymous node values are the values within the secured graph.
An "Any" node type matches any node.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|