Package fr.inria.rules.integraal.model.query.api
package fr.inria.rules.integraal.model.query.api
-
InterfacesClassDescriptionThis interface represents a first order Query.A prepared first-order query bound to a
QueryableDatasource.PreparedQuery<QueryType extends Query, DataSource, AnswerType, AssignationType>A query pre-bound to a specific data source.This interface represents a general Query