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 05eab3b commit 4d1c375Copy full SHA for 4d1c375
cmd/importer-csv/example.csv
@@ -0,0 +1,9 @@
1
+employee,James,work_at,office,New York
2
+employee,Paul,work_at,office,Paris
3
+employee,Jean,work_at,office,Paris
4
+employee,James,has,email,[email protected]
5
+employee,Paul,has,email,[email protected]
6
+employee,Jean,has,email,[email protected]
7
+employee,Paul,is_in,team,team1
8
+employee,James,is_in,team,team1
9
+employee,Jean,is_in,team,team2
0 commit comments