Uses of Class
com.factual.driver.ReadResponse

Packages that use ReadResponse
com.factual.driver   
 

Uses of ReadResponse in com.factual.driver
 

Methods in com.factual.driver that return ReadResponse
 ReadResponse Factual.fetch(String tableName, Query query)
          Runs a read query against the specified Factual table.
 ReadResponse Factual.fetch(String tableName, ResolveQuery query)
          Asks Factual to resolve the entity for the attributes specified by query, within the table called tableName.
 ReadResponse Factual.resolves(ResolveQuery query)
          Asks Factual to resolve the Places entity for the attributes specified by query.
 



Copyright © 2012. All Rights Reserved.