com.bigdata.rdf.model
Interface BigdataResource

All Superinterfaces:
BigdataValue, IElement, Resource, Serializable, Value
All Known Subinterfaces:
BigdataBNode, BigdataURI
All Known Implementing Classes:
BigdataBNodeImpl, BigdataResourceImpl, BigdataURIImpl

public interface BigdataResource
extends BigdataValue, Resource

A Resource that exposes the internal term identifier.

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

Method Summary
 
Methods inherited from interface com.bigdata.rdf.model.BigdataValue
clearInternalValue, getIV, getValueFactory, isRealIV, setIV
 
Methods inherited from interface com.bigdata.bop.IElement
get
 
Methods inherited from interface org.openrdf.model.Value
stringValue
 



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