<?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 Re: Load relationships between entities of the same type in ArcGIS Knowledge Questions</title>
    <link>https://community.esri.com/t5/arcgis-knowledge-questions/load-relationships-between-entities-of-the-same/m-p/1660281#M109</link>
    <description>&lt;P&gt;Hey&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/920054"&gt;@AnnyHuang&lt;/a&gt;&amp;nbsp;might need to check the properties for the entities and what they're merging on. when you're loading two different fields of data into the one entity type (stakeholder), you want to make sure that the property that is getting used to merge is named the same across the entities.&lt;/P&gt;&lt;P&gt;An example with screenshots below I have a column with employee name and another column with manager name (in your case this would be the stakeholder_id and related_to_ID both going into a employee entity. I'm making sure that they're merging on the same property field, this should then remove the circular relationships or duplicates, if there are fields cells that are empty in your data, leave them empty as it might pick up characters:&lt;/P&gt;&lt;P&gt;Entities&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="KeiranBray_0-1761260342754.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/142491i1772D40D6F94F1D4/image-size/medium?v=v2&amp;amp;px=400" role="button" title="KeiranBray_0-1761260342754.png" alt="KeiranBray_0-1761260342754.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Relationships:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="KeiranBray_1-1761260375963.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/142492i41224BBED9A03824/image-size/medium?v=v2&amp;amp;px=400" role="button" title="KeiranBray_1-1761260375963.png" alt="KeiranBray_1-1761260375963.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Properties employee name:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="KeiranBray_2-1761260390985.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/142493iC67B02E644E9638D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="KeiranBray_2-1761260390985.png" alt="KeiranBray_2-1761260390985.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Properties for Manager_name:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="KeiranBray_3-1761260410068.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/142494i7CF9EA3B67B7FC06/image-size/medium?v=v2&amp;amp;px=400" role="button" title="KeiranBray_3-1761260410068.png" alt="KeiranBray_3-1761260410068.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Example output:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="KeiranBray_4-1761260431511.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/142495i037616ACD6B3E20A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="KeiranBray_4-1761260431511.png" alt="KeiranBray_4-1761260431511.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="KeiranBray_5-1761260441370.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/142496i208B78E05FAA5FA2/image-size/medium?v=v2&amp;amp;px=400" role="button" title="KeiranBray_5-1761260441370.png" alt="KeiranBray_5-1761260441370.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Starting table (subbing out names for IDs):&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="KeiranBray_6-1761260515519.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/142498iA7AA40A01747D742/image-size/medium?v=v2&amp;amp;px=400" role="button" title="KeiranBray_6-1761260515519.png" alt="KeiranBray_6-1761260515519.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Let me know how it goes, happy to take a look at an example table you might have.&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;Keiran&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 23 Oct 2025 23:02:38 GMT</pubDate>
    <dc:creator>KeiranBray</dc:creator>
    <dc:date>2025-10-23T23:02:38Z</dc:date>
    <item>
      <title>Load relationships between entities of the same type</title>
      <link>https://community.esri.com/t5/arcgis-knowledge-questions/load-relationships-between-entities-of-the-same/m-p/1660116#M108</link>
      <description>&lt;P&gt;I am using the Load Table option to create my knowledge graph, had no problem until importing a table that contains relationships between the same entities.&lt;/P&gt;&lt;P&gt;E.g. Stakeholder 1 is related to Stakeholder 2. Both are the same Entity Type 'Person'.&lt;/P&gt;&lt;P&gt;My table looks like:&lt;/P&gt;&lt;P&gt;Stakeholder_ID, RelatedTo_ID, Relationship_Title&lt;/P&gt;&lt;P&gt;1, 10, Manager&lt;/P&gt;&lt;P&gt;Screenshots of what I attempted in Load Table:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AnnyHuang_0-1761245385042.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/142458i3277A49B3BE79847/image-size/medium?v=v2&amp;amp;px=400" role="button" title="AnnyHuang_0-1761245385042.png" alt="AnnyHuang_0-1761245385042.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AnnyHuang_1-1761245395463.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/142459iDD3B786DA39819BE/image-size/medium?v=v2&amp;amp;px=400" role="button" title="AnnyHuang_1-1761245395463.png" alt="AnnyHuang_1-1761245395463.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I checked 'Merge' because I already have stakeholders loaded. What ended up after running the load table action is that many Stakeholder entities were created with null Stakeholder_ID, and some relationships have null as the origin or destination.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 23 Oct 2025 19:22:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-knowledge-questions/load-relationships-between-entities-of-the-same/m-p/1660116#M108</guid>
      <dc:creator>AnnyHuang</dc:creator>
      <dc:date>2025-10-23T19:22:03Z</dc:date>
    </item>
    <item>
      <title>Re: Load relationships between entities of the same type</title>
      <link>https://community.esri.com/t5/arcgis-knowledge-questions/load-relationships-between-entities-of-the-same/m-p/1660281#M109</link>
      <description>&lt;P&gt;Hey&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/920054"&gt;@AnnyHuang&lt;/a&gt;&amp;nbsp;might need to check the properties for the entities and what they're merging on. when you're loading two different fields of data into the one entity type (stakeholder), you want to make sure that the property that is getting used to merge is named the same across the entities.&lt;/P&gt;&lt;P&gt;An example with screenshots below I have a column with employee name and another column with manager name (in your case this would be the stakeholder_id and related_to_ID both going into a employee entity. I'm making sure that they're merging on the same property field, this should then remove the circular relationships or duplicates, if there are fields cells that are empty in your data, leave them empty as it might pick up characters:&lt;/P&gt;&lt;P&gt;Entities&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="KeiranBray_0-1761260342754.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/142491i1772D40D6F94F1D4/image-size/medium?v=v2&amp;amp;px=400" role="button" title="KeiranBray_0-1761260342754.png" alt="KeiranBray_0-1761260342754.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Relationships:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="KeiranBray_1-1761260375963.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/142492i41224BBED9A03824/image-size/medium?v=v2&amp;amp;px=400" role="button" title="KeiranBray_1-1761260375963.png" alt="KeiranBray_1-1761260375963.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Properties employee name:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="KeiranBray_2-1761260390985.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/142493iC67B02E644E9638D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="KeiranBray_2-1761260390985.png" alt="KeiranBray_2-1761260390985.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Properties for Manager_name:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="KeiranBray_3-1761260410068.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/142494i7CF9EA3B67B7FC06/image-size/medium?v=v2&amp;amp;px=400" role="button" title="KeiranBray_3-1761260410068.png" alt="KeiranBray_3-1761260410068.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Example output:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="KeiranBray_4-1761260431511.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/142495i037616ACD6B3E20A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="KeiranBray_4-1761260431511.png" alt="KeiranBray_4-1761260431511.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="KeiranBray_5-1761260441370.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/142496i208B78E05FAA5FA2/image-size/medium?v=v2&amp;amp;px=400" role="button" title="KeiranBray_5-1761260441370.png" alt="KeiranBray_5-1761260441370.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Starting table (subbing out names for IDs):&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="KeiranBray_6-1761260515519.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/142498iA7AA40A01747D742/image-size/medium?v=v2&amp;amp;px=400" role="button" title="KeiranBray_6-1761260515519.png" alt="KeiranBray_6-1761260515519.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Let me know how it goes, happy to take a look at an example table you might have.&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;Keiran&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 23 Oct 2025 23:02:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-knowledge-questions/load-relationships-between-entities-of-the-same/m-p/1660281#M109</guid>
      <dc:creator>KeiranBray</dc:creator>
      <dc:date>2025-10-23T23:02:38Z</dc:date>
    </item>
    <item>
      <title>Re: Load relationships between entities of the same type</title>
      <link>https://community.esri.com/t5/arcgis-knowledge-questions/load-relationships-between-entities-of-the-same/m-p/1661471#M110</link>
      <description>&lt;P&gt;Hi Kerian, thanks a lot for the detailed response.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I made the same mistake again when I tried following your example but eventually realized the issue is with the Property Name on the 'Properties' step.&lt;/P&gt;&lt;P&gt;If using your example to explain:&lt;/P&gt;&lt;P&gt;When specifying the properties of Manager, Property Name for 'Manager Name' need to be manually changed to 'Employee_Name' to be consistent (see 2nd screenshot below). I added this property by clicking from column names and it carried over the column name from data source, therefore causing problems with merging.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AnnyHuang_0-1761675756355.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/142759i2F3A3FF6DCA43931/image-size/medium?v=v2&amp;amp;px=400" role="button" title="AnnyHuang_0-1761675756355.png" alt="AnnyHuang_0-1761675756355.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AnnyHuang_1-1761675831777.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/142760i7F2ECE0EF3A75AD7/image-size/medium?v=v2&amp;amp;px=400" role="button" title="AnnyHuang_1-1761675831777.png" alt="AnnyHuang_1-1761675831777.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 28 Oct 2025 18:30:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-knowledge-questions/load-relationships-between-entities-of-the-same/m-p/1661471#M110</guid>
      <dc:creator>AnnyHuang</dc:creator>
      <dc:date>2025-10-28T18:30:54Z</dc:date>
    </item>
  </channel>
</rss>

