File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -9360,10 +9360,10 @@ <h3>Graph Containers</h3>
9360
9360
< p > Generally, when compacting, properties having only one value are
9361
9361
represented as strings or dictionaries, while properties having
9362
9362
multiple values are represented as an array of strings or dictionaries.
9363
- This means that applications accessing such properties needs to be prepared
9363
+ This means that applications accessing such properties need to be prepared
9364
9364
to accept either representation. To force all values to be represented
9365
9365
using an array, a term definition can set < code > "@container": "@set"</ code > .
9366
- Moreover, ` @set` can be used in combination with other container settings,
9366
+ Moreover, < code > @set</ code > can be used in combination with other container settings,
9367
9367
for example looking at our language-map example from < a href ="#indexing-values " class ="sectionRef "> </ a > :</ p >
9368
9368
9369
9369
< aside class ="example " title ="Indexing language-tagged strings and @set ">
You can’t perform that action at this time.
0 commit comments