Class AbstractBNode
java.lang.Object
org.eclipse.rdf4j.model.base.AbstractBNode
- All Implemented Interfaces:
 Serializable, BNode, Resource, Value
- Direct Known Subclasses:
 SimpleBNode
- 
Nested Class Summary
Nested classes/interfaces inherited from interface Value
Value.Type - 
Constructor Summary
Constructors - 
Method Summary
Methods inherited from interface Resource
isResource 
- 
Constructor Details
- 
AbstractBNode
public AbstractBNode() 
 - 
 - 
Method Details
- 
stringValue
 - 
equals
Description copied from interface:BNodeCompares this blank node to another object. - 
hashCode
 - 
toString
 
 -