Skip to content

Commit ebbc576

Browse files
Update import.adoc
1 parent a49dcf6 commit ebbc576

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

modules/ROOT/pages/import.adoc

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1480,23 +1480,23 @@ This functionality is only available with a full import.
14801480

14811481
=== Define multiple IDs as node properties
14821482

1483-
You can define multiple `ID` columns in the node header.
1484-
1485-
For example, you can define a node header with two `ID` columns.
1486-
1483+
. Define multiple `ID` columns in the node header.
1484+
+
14871485
.nodes_header.csv
14881486
[source, csv]
14891487
----
14901488
:ID,:ID,name
14911489
----
1492-
1490+
+
14931491
.nodes.csv
14941492
[source, csv]
14951493
----
14961494
aa,11,John
14971495
bb,22,Paul
14981496
----
14991497

1498+
. Define the relationship between two established nodes.
1499+
+
15001500
[.tabbed-example]
15011501
=====
15021502
[role=include-with-multiple-node-IDs]

0 commit comments

Comments
 (0)