<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Logical query about alfresco getting children of a node in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/logical-query-about-alfresco-getting-children-of-a-node/m-p/136670#M36698</link>
    <description>&lt;P&gt;Hi everybody,&lt;/P&gt;&lt;P&gt;I found that when alfresco is executing the logic of this api (/nodes/{nodeId}/children) is that it will query all the data first and then save the data in memory or on disk before paging. (Please correct me if I am wrong).&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;This logic takes a lot of memory, is there any other way to avoid this?&lt;/P&gt;</description>
    <pubDate>Thu, 04 Jan 2024 08:28:44 GMT</pubDate>
    <dc:creator>AidenZ</dc:creator>
    <dc:date>2024-01-04T08:28:44Z</dc:date>
    <item>
      <title>Logical query about alfresco getting children of a node</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/logical-query-about-alfresco-getting-children-of-a-node/m-p/136670#M36698</link>
      <description>&lt;P&gt;Hi everybody,&lt;/P&gt;&lt;P&gt;I found that when alfresco is executing the logic of this api (/nodes/{nodeId}/children) is that it will query all the data first and then save the data in memory or on disk before paging. (Please correct me if I am wrong).&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;This logic takes a lot of memory, is there any other way to avoid this?&lt;/P&gt;</description>
      <pubDate>Thu, 04 Jan 2024 08:28:44 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/logical-query-about-alfresco-getting-children-of-a-node/m-p/136670#M36698</guid>
      <dc:creator>AidenZ</dc:creator>
      <dc:date>2024-01-04T08:28:44Z</dc:date>
    </item>
    <item>
      <title>Re: Logical query about alfresco getting children of a node</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/logical-query-about-alfresco-getting-children-of-a-node/m-p/136671#M36699</link>
      <description>&lt;P&gt;Hi AidenZ,&lt;/P&gt;&lt;P&gt;The ReST API which you are using has many optional parameters to narrow down your search, if you are looking for only documents or folder of specific type.&amp;nbsp; If that is not the case and you want all the children of a folder then you can use 'fields' parameter to restrict the fields of nodes in the response, only to save on bandwidth.&amp;nbsp;&lt;/P&gt;&lt;P&gt;If the volume of a folder is high then you have to bear with it as Alfresco recommends to have as many as 5k nodes within a folder.&lt;/P&gt;</description>
      <pubDate>Tue, 09 Jan 2024 16:01:52 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/logical-query-about-alfresco-getting-children-of-a-node/m-p/136671#M36699</guid>
      <dc:creator>kintu_barot</dc:creator>
      <dc:date>2024-01-09T16:01:52Z</dc:date>
    </item>
  </channel>
</rss>

