<%@ page language="C#" masterpagefile="~/templates/Documentation.master" inherits="Page" pagetitle="Comparing Values" keywords="Comparing Values"%>

Comparing Values

In queries, you can specify operators that compare values. Comparison operations return Boolean values. If you want to obtain the nodes for which a comparison tests true, enclose the comparison in a filter.

This section discusses the following topics: