I'm using neo4j API python driver to create a large graph. It is too slow to send query for one node at a time. Is there a way to send in a list of queries for bulk insert? Thanks.
I started neo4j 4.2 enterprise in docker container. Neo4j browser runs ok. How can I run neo4j desktop from docker image? I need to use APOC extension from neo4j desktop.
Thanks,
aj