com.bigdata.rdf.model
Class BigdataResourceImpl
java.lang.Object
com.bigdata.rdf.model.BigdataValueImpl
com.bigdata.rdf.model.BigdataResourceImpl
- All Implemented Interfaces:
- BigdataResource, BigdataValue, Serializable, Resource, Value
- Direct Known Subclasses:
- BigdataBNodeImpl, BigdataURIImpl
public abstract class BigdataResourceImpl
- extends BigdataValueImpl
- implements BigdataResource
- Version:
- $Id: BigdataResourceImpl.java 2265 2009-10-26 12:51:06Z thompsonbry $
- Author:
- Bryan Thompson
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BigdataResourceImpl
protected BigdataResourceImpl(BigdataValueFactory valueFactory,
long termId)
- Parameters:
valueFactory - The factory that is creating this object (optional).termId - The term identifier (optional).
Copyright © 2006-2009 SYSTAP, LLC. All Rights Reserved.