<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://skysigal.com/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://skysigal.com/feed.php">
        <title>Notes it:ad:breeze.js:howto:develop_queries</title>
        <description></description>
        <link>https://skysigal.com/</link>
        <image rdf:resource="https://skysigal.com/lib/tpl/bootstrap3/images/favicon.ico" />
       <dc:date>2026-04-23T12:03:18+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://skysigal.com/it/ad/breeze.js/howto/develop_queries/aggregates?rev=1699064320&amp;do=diff"/>
                <rdf:li rdf:resource="https://skysigal.com/it/ad/breeze.js/howto/develop_queries/home?rev=1699064320&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://skysigal.com/lib/tpl/bootstrap3/images/favicon.ico">
        <title>Notes</title>
        <link>https://skysigal.com/</link>
        <url>https://skysigal.com/lib/tpl/bootstrap3/images/favicon.ico</url>
    </image>
    <item rdf:about="https://skysigal.com/it/ad/breeze.js/howto/develop_queries/aggregates?rev=1699064320&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-11-04T02:18:40+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>IT:AD:Breeze.JS:HowTo:Develop Queries/Aggregates</title>
        <link>https://skysigal.com/it/ad/breeze.js/howto/develop_queries/aggregates?rev=1699064320&amp;do=diff</link>
        <description>IT:AD:Breeze.JS:HowTo:Develop Queries/Aggregates

	* (UP)
develop_queries index



At present (Q1/2014), Breeze can&#039;t process Agregate commands.

	&quot;Breeze does not yet support aggregate queries (count, sum, average, etc.). But we can get the count of a query without retrieving any actual data using the &quot;take(0), inlineCount()&quot; trick.</description>
    </item>
    <item rdf:about="https://skysigal.com/it/ad/breeze.js/howto/develop_queries/home?rev=1699064320&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-11-04T02:18:40+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>IT:AD:Breeze.JS:HowTo:Develop Queries</title>
        <link>https://skysigal.com/it/ad/breeze.js/howto/develop_queries/home?rev=1699064320&amp;do=diff</link>
        <description>IT:AD:Breeze.JS:HowTo:Develop Queries

	* (UP)
develop_queries index



We use an EntityManager instance to process Queries, in order to retrieve data from the remote service, 
in order to make entities that are mergeg into the local cache.

Process

The Query is built up fluently using terms similar to what you probably already know from</description>
    </item>
</rdf:RDF>
