com.hp.hpl.jena.sdb.layout1
Class TableDescRDB

java.lang.Object
  extended by com.hp.hpl.jena.sdb.store.TableDesc
      extended by com.hp.hpl.jena.sdb.layout2.TableDescQuads
          extended by com.hp.hpl.jena.sdb.layout2.TableDescTriples
              extended by com.hp.hpl.jena.sdb.layout1.TableDescRDB

public class TableDescRDB
extends TableDescTriples


Constructor Summary
TableDescRDB()
           
 
Method Summary
 String getGraphColName()
           
static String name()
           
 
Methods inherited from class com.hp.hpl.jena.sdb.layout2.TableDescQuads
getObjectColName, getPredicateColName, getSubjectColName
 
Methods inherited from class com.hp.hpl.jena.sdb.store.TableDesc
colNames, getColNames, getTableName, getWidth, hasColumn, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

TableDescRDB

public TableDescRDB()
Method Detail

name

public static String name()

getGraphColName

public String getGraphColName()
Overrides:
getGraphColName in class TableDescQuads


Copyright ? 2006, 2007, 2008, 2009 Hewlett-Packard Development Company, LP Copyright ? 2010 Epimorphics Ltd.