com.hp.hpl.jena.sdb.layout2.index
Class StoreTriplesNodesIndexPGSQL

java.lang.Object
  extended by com.hp.hpl.jena.sdb.sql.SDBConnectionHolder
      extended by com.hp.hpl.jena.sdb.layout2.StoreBase
          extended by com.hp.hpl.jena.sdb.layout2.index.StoreBaseIndex
              extended by com.hp.hpl.jena.sdb.layout2.index.StoreTriplesNodesIndexPGSQL
All Implemented Interfaces:
Store

public class StoreTriplesNodesIndexPGSQL
extends StoreBaseIndex


Constructor Summary
StoreTriplesNodesIndexPGSQL(SDBConnection connection, StoreDesc desc)
           
 
Method Summary
 
Methods inherited from class com.hp.hpl.jena.sdb.layout2.index.StoreBaseIndex
getSize, getSize
 
Methods inherited from class com.hp.hpl.jena.sdb.layout2.StoreBase
close, getConfiguration, getConnection, getDatabaseType, getLayoutType, getLoader, getNodeTableDesc, getQuadTableDesc, getQueryCompilerFactory, getSize, getSQLBridgeFactory, getSQLGenerator, getTableFormatter, getTripleTableDesc, isClosed
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StoreTriplesNodesIndexPGSQL

public StoreTriplesNodesIndexPGSQL(SDBConnection connection,
                                   StoreDesc desc)


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