Neo4j
Instructions to fetch data from Neo4j
"data" : [{
"name":"neo",
"format":"org.neo4j.spark.DataSource",
"props": {
"url": "bolt://localhost:7687",
"labels":"Person"
}
}]
Last updated
Instructions to fetch data from Neo4j
"data" : [{
"name":"neo",
"format":"org.neo4j.spark.DataSource",
"props": {
"url": "bolt://localhost:7687",
"labels":"Person"
}
}]
Last updated