<?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: Schema design to achieve &amp;quot;join table&amp;quot; in Nuxeo Forum</title>
    <link>https://connect.hyland.com/t5/nuxeo-forum/schema-design-to-achieve-quot-join-table-quot/m-p/328435#M15436</link>
    <description>&lt;P&gt;You can use a subtype of Relation. There are two columns (source and target) that are designed to be joined with other documents. In Nuxeo 5.5 when you create a relation between two documents in the Relations tab, a Relation object is created for you.&lt;/P&gt;</description>
    <pubDate>Tue, 06 Mar 2012 11:42:16 GMT</pubDate>
    <dc:creator>Florent_Guillau</dc:creator>
    <dc:date>2012-03-06T11:42:16Z</dc:date>
    <item>
      <title>Schema design to achieve "join table"</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/schema-design-to-achieve-quot-join-table-quot/m-p/328433#M15434</link>
      <description>&lt;P&gt;I'd like a way to design my schema so I can quickly determine relationships between two different types of documents, starting from either type. In traditional DBMS design, this would be done via a "join table" that lists the IDs of the records from each type.  How can this be done in Nuxeo?&lt;/P&gt;</description>
      <pubDate>Mon, 05 Mar 2012 23:45:40 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/schema-design-to-achieve-quot-join-table-quot/m-p/328433#M15434</guid>
      <dc:creator>jbs_</dc:creator>
      <dc:date>2012-03-05T23:45:40Z</dc:date>
    </item>
    <item>
      <title>Re: Schema design to achieve "join table"</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/schema-design-to-achieve-quot-join-table-quot/m-p/328434#M15435</link>
      <description>&lt;P&gt;To understand how documents are mapped in the database inside the Nuxeo platform please check out the following documentation entry about Nuxeo's VCS (which stands for Visual Content Store):&lt;/P&gt;
&lt;P&gt;&lt;A href="http://doc.nuxeo.com/x/DgAz"&gt;Nuxeo VCS Architecture&lt;/A&gt;.
(Note the &lt;EM&gt;hierarchy&lt;/EM&gt; table for your specific scenario)&lt;/P&gt;
&lt;P&gt;Please also note the definition of the term &lt;EM&gt;schema&lt;/EM&gt; in Nuxeo EP, and how a specific schema corresponds to a table name in the VCS store database: &lt;A href="http://doc.nuxeo.com/x/D4AO"&gt;Document Types&lt;/A&gt; and &lt;A href="http://doc.nuxeo.com/x/DgAz"&gt;Nuxeo VCS Architecture&lt;/A&gt; again.&lt;/P&gt;
&lt;P&gt;You also have at your disposal the following two querying systems in Nuxeo EP:
&lt;A href="http://doc.nuxeo.com/x/JIAO"&gt;CMIS for Nuxeo&lt;/A&gt;
and:
&lt;A href="http://doc.nuxeo.com/x/uItH"&gt;NXQL&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 06 Mar 2012 00:51:22 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/schema-design-to-achieve-quot-join-table-quot/m-p/328434#M15435</guid>
      <dc:creator>Wojciech_Sulejm</dc:creator>
      <dc:date>2012-03-06T00:51:22Z</dc:date>
    </item>
    <item>
      <title>Re: Schema design to achieve "join table"</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/schema-design-to-achieve-quot-join-table-quot/m-p/328435#M15436</link>
      <description>&lt;P&gt;You can use a subtype of Relation. There are two columns (source and target) that are designed to be joined with other documents. In Nuxeo 5.5 when you create a relation between two documents in the Relations tab, a Relation object is created for you.&lt;/P&gt;</description>
      <pubDate>Tue, 06 Mar 2012 11:42:16 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/schema-design-to-achieve-quot-join-table-quot/m-p/328435#M15436</guid>
      <dc:creator>Florent_Guillau</dc:creator>
      <dc:date>2012-03-06T11:42:16Z</dc:date>
    </item>
    <item>
      <title>Re: Schema design to achieve "join table"</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/schema-design-to-achieve-quot-join-table-quot/m-p/328436#M15437</link>
      <description>&lt;P&gt;Thanks for the info.  However, I still have a couple of concerns&lt;/P&gt;</description>
      <pubDate>Fri, 23 Mar 2012 18:41:34 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/schema-design-to-achieve-quot-join-table-quot/m-p/328436#M15437</guid>
      <dc:creator>jbs_</dc:creator>
      <dc:date>2012-03-23T18:41:34Z</dc:date>
    </item>
    <item>
      <title>Re: Schema design to achieve "join table"</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/schema-design-to-achieve-quot-join-table-quot/m-p/328437#M15438</link>
      <description>&lt;OL&gt;
&lt;LI&gt;There's no reason it should take a lot of time. It's a simple operation.&lt;/LI&gt;
&lt;/OL&gt;</description>
      <pubDate>Thu, 29 Mar 2012 16:02:24 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/schema-design-to-achieve-quot-join-table-quot/m-p/328437#M15438</guid>
      <dc:creator>Florent_Guillau</dc:creator>
      <dc:date>2012-03-29T16:02:24Z</dc:date>
    </item>
  </channel>
</rss>

