Class AbstractBNode
java.lang.Object
org.eclipse.rdf4j.model.base.AbstractBNode
- All Implemented Interfaces:
Serializable
,BNode
,Resource
,Value
- Direct Known Subclasses:
SimpleBNode
-
Constructor Details
-
AbstractBNode
public AbstractBNode()
-
-
Method Details
-
stringValue
-
equals
Description copied from interface:BNode
Compares this blank node to another object. -
hashCode
-
toString
-