Package com.stardog.stark
Interface BNode
- All Superinterfaces:
Resource,Serializable,Value
A Blank Node, aka BNode, in an RDF graph. These are generally locally scoped to a specific RDF document or RDF database and are often an artifact of serialization.
- Since:
- 1.0
- Version:
- 1.0
- Author:
- Michael Grove
- See Also:
-
Method Summary
-
Method Details
-
id
The identifier of the node- Returns:
- the node's id
-