Skip to content

Commit f7ffc7f

Browse files
Update import.adoc and fix the missing article (#2732)
1 parent 8f6b80e commit f7ffc7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/ROOT/pages/import.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ You should use this tool when:
1313
* Import performance is important because you have a large amount of data (millions/billions of entities).
1414
* The database can be taken offline and you have direct access to one of the servers hosting your Neo4j DBMS.
1515
* The database is non-existent or empty and you need to perform the initial data load.
16-
* You need to update your graph with large amount of data.
16+
* You need to update your graph with a large amount of data.
1717
In this case, importing data incrementally can be more performant than transactional insertion.
1818
+
1919
[NOTE]

0 commit comments

Comments
 (0)