com.bigdata.rdf.model
Interface BigdataBNode

All Superinterfaces:
BigdataResource, BigdataValue, BNode, Resource, Serializable, Value
All Known Implementing Classes:
BigdataBNodeImpl

public interface BigdataBNode
extends BigdataResource, BNode

A BNode that exposes the internal term identifier.

Version:
$Id: BigdataBNode.java 2265 2009-10-26 12:51:06Z thompsonbry $
Author:
Bryan Thompson

Field Summary
 
Fields inherited from interface com.bigdata.rdf.model.BigdataValue
NULL
 
Method Summary
 
Methods inherited from interface com.bigdata.rdf.model.BigdataValue
clearTermId, getTermId, setTermId
 
Methods inherited from interface org.openrdf.model.BNode
equals, getID, hashCode
 
Methods inherited from interface org.openrdf.model.Value
stringValue
 



Copyright © 2006-2009 SYSTAP, LLC. All Rights Reserved.