Recommended memory config for importing 10GB dataset with 16GB RAM

In general you can use bin/neo4j-admin memrec

Which will probably result in 6G PageCache and 8G heap.

What's more important: How do you import your data?

Can you please share either your neo4j-admin import call or your cypher statements !!