Package tools.refinery.interpreter.matchers.psystem.queries


package tools.refinery.interpreter.matchers.psystem.queries
  • Class
    Description
    Default implementation of PQuery.
    A disjunction is a set of bodies representing separate conditions.
    A descriptor for declared PQuery parameters.
    Values of this enum describe a constraint to the calling of patterns regarding its parameters.
    Represents an error that was detected while the PQuery object was built from a source.
    Utility class for using PQueries in functional/streaming collection operations effectively
    Internal representation of a query / graph pattern (using a constraint system formalism), to be interpreted by a query evaluator (IQueryBackend).
     
    Represents header information (metainfo) about a query.
     
    Represent an exception that occurred while initializing the specification of a query.