Uses of Class
com.osohq.oso.Ffi.Query
- 
- 
Uses of Ffi.Query in com.osohq.oso
Methods in com.osohq.oso that return Ffi.Query Modifier and Type Method Description protected Ffi.QueryFfi.Polar. newQueryFromStr(String queryStr)protected Ffi.QueryFfi.Polar. newQueryFromTerm(String queryTerm)protected Ffi.QueryFfi.Polar. nextInlineQuery()Constructors in com.osohq.oso with parameters of type Ffi.Query Constructor Description Query(Ffi.Query queryPtr, Host host, Map<String,Object> bindings)Construct a new Query object. 
 -