Franz Inc, AllegroGraph

Deprecated API


Contents
Deprecated Classes
com.franz.openrdf.rio.nquads.NQuadsFormat
          Use RDFFormat.NQUADS instead 
com.franz.openrdf.rio.nquads.NQuadsParser
          Use NQuadsParser instead 
com.franz.openrdf.rio.nquads.NQuadsParserFactory
          Use NQuadsParserFactory instead 
com.franz.openrdf.rio.nquads.NQuadsWriter
          Use NQuadsWriter instead 
 

Deprecated Methods
com.franz.agraph.repository.AGRepositoryConnection.callStoredProc(String, String, Object...)
          The stored proc feature and API are experimental, and subject to change in a future release. 
com.franz.util.Util.close(CloseableIteration)
          in v4.4 use Closer 
com.franz.util.Util.close(CloseableType)
          in v4.4 use Closer 
com.franz.util.Util.close(CloseableType)
          in v4.4 use Closer 
com.franz.util.Util.close(MultiThreadedHttpConnectionManager)
          in v4.4 use Closer 
com.franz.util.Util.close(XMLStreamReader)
          in v4.4 use Closer 
com.franz.agraph.repository.AGRepositoryConnection.createFreetextIndex(String, URI[])
            
com.franz.agraph.repository.AGVirtualRepository.getDataDir()
          not applicable to AllegroGraph 
com.franz.agraph.repository.AGRepository.getDataDir()
          not applicable to AllegroGraph 
com.franz.agraph.repository.AGQuery.getEngine()
          internal use only 
com.franz.agraph.repository.AGRepositoryConnection.getFreetextIndices()
            
com.franz.agraph.repository.AGRepositoryConnection.getFreetextPredicates(String)
            
com.franz.agraph.repository.AGRepositoryConnection.isAutoCommit()
          since release 2.7.0. Use isActive() instead. 
com.franz.agraph.repository.AGRepositoryConnection.setAutoCommit(boolean)
          As of release 2.7.0, use begin() instead. 
com.franz.agraph.repository.AGVirtualRepository.setDataDir(File)
          not applicable to AllegroGraph 
com.franz.agraph.repository.AGRepository.setDataDir(File)
          not applicable to AllegroGraph 
com.franz.agraph.repository.AGQuery.setEngine(String)
          internal use only 
com.franz.agraph.pool.AGConnPool.setFactory(PoolableObjectFactory)
           
 


Copyright © 2008-2012 Franz Inc.