Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

A simple query in PQL consists of a field, followed by an operator, followed by one or more values. For example, the following simple query will find all projects whose Technology ( id=23 ) is "Java":

...