I'm practicing with Databricks community edition and trying to read/write a dataframe to Neo4j and following the guide here. I did install the Neo4j package via Maven as you see here:

But the issue is that it doesn't recognize the neo4j module.

Do you know by any chance how to get it working? does Neo4j work with community edition of databricks or a VM instance is required to work with it?