Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.
01-29-2020 04:30 AM
How to connect to any operational reports from Neo4j? Also, can Neo4j be used for Machine learning, Databricks and in R platform?
01-29-2020 05:34 AM
Hello! Welcome to the community. If you haven't already run across this https://neo4j.com/use-cases/artificial-intelligence-analytics/ that link will take you to some examples of Neo4j being learning in machine learning projects and why Graph's can be excellent for projects that require additional context in their data. As for operational reports, you can certainly use things like like the Neo4r package with R, https://neo4j-rstats.github.io/user-guide/ to interact with your Neo4j instance. Also, a quick google search turned up a Databricks integration as well https://docs.databricks.com/data/data-sources/neo4j.html. I hope this helps get you started in the correct direction.
02-04-2020 11:33 PM
Thanks for the reply.
Is there any possibility that Neo4j be used with PowerBI reports and analyzed in PowerBI ?
01-29-2020 04:27 PM
Operational report? Are you referring to system monitoring that's available in the enterprise edition?
https://neo4j.com/docs/operations-manual/current/monitoring/
I personally use the Prometheus+Grafana setup to monitor Neo4j.
02-07-2020 06:14 AM
If you can configure Neo4j's jdbc driver in PowerBI then you should be able to use that tool. Otherwise you'd have to setup a process to calculate your analytics out of Neo4j and export them into another data source that PowerBI can connect to.
All the sessions of the conference are now available online