Skip to content

Commit 34fbd80

Browse files
committed
Add note on restrictions on the use of property-based data indexing.
1 parent 18d918c commit 34fbd80

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

index.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6755,6 +6755,11 @@ <h3>Using the Document Base for the Default Vocabulary</h3>
67556755
-->
67566756
</pre>
67576757
</aside>
6758+
6759+
<p class="note">When using property-based data indexing, <a>index maps</a> can only be used
6760+
on <a>node objects</a>, not <a>value objects</a> or <a>graph objects</a>.
6761+
<a>Value objects</a> are restricted to have only certain keys and do not support
6762+
arbitrary properties.</p>
67586763
</section>
67596764

67606765
</section>

0 commit comments

Comments
 (0)