You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: modules/ROOT/pages/tools/neo4j-admin/neo4j-admin-import.adoc
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -66,6 +66,7 @@ Indexes and constraints are not created during the import.
66
66
Instead, you have to add these afterward (see link:{neo4j-docs-base-uri}/cypher-manual/{page-version}/indexes-for-full-text-search[Cypher Manual -> Indexes]).
67
67
68
68
Starting from Neo4j 5.24, you can use the `--schema` option to create indexes and contraints during the import process.
69
+
The option is available in the Enterprise Edition and works only for the block format.
69
70
See <<indexes-constraints-import, Provide indexes and constraints during import>> for more information.
0 commit comments