Uses of Interface
com.ontotext.ordi.mapper.model.RDFResultSet

Packages that use RDFResultSet
com.ontotext.ordi.mapper.processor   
com.ontotext.ordi.mapper.rdbms   
com.ontotext.ordi.rdbms   
 

Uses of RDFResultSet in com.ontotext.ordi.mapper.processor
 

Classes in com.ontotext.ordi.mapper.processor that implement RDFResultSet
 class AggregateRDFResultSet
           
 class FilteringRDFResultSet
           
 

Methods in com.ontotext.ordi.mapper.processor that return RDFResultSet
 RDFResultSet Processor.evaluate(Resource subj, URI pred, Value value, URI graphName)
           
 RDFResultSet RDFResultManager.getNextCompleted()
           
 

Methods in com.ontotext.ordi.mapper.processor with parameters of type RDFResultSet
 void RDFResultManager.register(RDFResultSet resultSet)
           
 void RDFResultManager.registerComplete(RDFResultSet resultSet)
           
 

Constructors in com.ontotext.ordi.mapper.processor with parameters of type RDFResultSet
FilteringRDFResultSet(RDFResultSet resulSet, RDFResultManager resultManager, Value objectFilter)
           
 

Uses of RDFResultSet in com.ontotext.ordi.mapper.rdbms
 

Classes in com.ontotext.ordi.mapper.rdbms that implement RDFResultSet
 class JdbcRDFResultSetBase
           
 class JdbcResultSet
           
 

Uses of RDFResultSet in com.ontotext.ordi.rdbms
 

Constructors in com.ontotext.ordi.rdbms with parameters of type RDFResultSet
RDBMSCloseableIterator(RDFResultSet resultSet, TFactory factory)
           
 



Copyright © 2008. All Rights Reserved.