We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5c49a5 commit b696e4cCopy full SHA for b696e4c
index.html
@@ -10156,8 +10156,9 @@ <h2>Index Maps</h2>
10156
set to an array containing both <code>@graph</code> and
10157
<code>@index</code>, and optionally including <code>@set</code>. The
10158
value consists of the <a>node objects</a> contained within the <a>named
10159
- graph</a> which is named using the referencing key, which can be
10160
- represented as a <a>simple graph object</a>.</p>
+ graph</a> which is indexed using the referencing key, which can be
+ represented as a <a>simple graph object</a> if the value does
10161
+ not include <code>@id</code>, or a <a>named graph</a> if it includes <code>@id</code>.</p>
10162
</section>
10163
10164
<section class="changed">
0 commit comments