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 36ec9aa commit 513d924Copy full SHA for 513d924
modules/ROOT/pages/tools/neo4j-admin/neo4j-admin-import.adoc
@@ -1492,7 +1492,6 @@ You can add or remove one or more labels from an existing node by prepending the
1492
* `:+LABEL` - Add one or more labels to an existing node.
1493
* `:-LABEL` - Remove one or more labels (if they exist) from an existing node.
1494
1495
-Multiple labels are separated by a semicolon (default).
1496
1497
For example, a file could have the following format:
1498
0 commit comments