In a query with a max
or min
aggregate, a corresponding variable
(indicated in the query with (the ?var)
, is guaranteed to come from
the row that provided the max or min value. Queries with more than one
max
or min
cannot yield predictable behavior, and will err during
algebrizing.
Returns true if the element must yield only one value.
Formats the value using the given formatter. Read more
This method tests for self
and other
values to be equal, and is used by ==
. Read more
This method tests for !=
.
Formats the value using the given formatter. Read more