Scala> val neo = Neo4j(sc) <console>:33: error: not found: value Neo4j val neo = Neo4j(sc) ^

For spark 3 scala 2.12 connector , I am using spark shell and this is the error while instantiating. Can anyone please solve?