I cant use the incremental opcion. When using -h, it shows only full available:
neo4j-admin database import -h
Usage: neo4j-admin database import [-h] [COMMAND]
High-speed import of data from CSV files, optimized for fault-free data.
-h, --help Show this help message and exit.
Commands:
full High-speed initial import of fault-free data from CSV files into a non-existent or empty database.
help Display help information about the specified command.
What can i do to have the incremental option?