Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.
12-23-2018 10:23 AM
Hi guys,
I have a request from a customer. He wants to do the following:
12-23-2018 04:26 PM
Do you know what is the BI tool (is it a market software or something they build) ?
12-23-2018 10:34 PM
Yes, it is Oracle BI (OBIEE)
12-28-2018 07:09 AM
Sorry I don't know this BI tool ... you have to see if it has a JDBC connector or a web connector.
01-02-2019 03:07 AM
Hi there is a JDBC connector
SO what's the process? I remind you that I need to export cypher query results into BI
01-02-2019 09:30 PM
I'm not familiar with OBIEE but I have used the Neo4j JDBC a bit so I assume it'll be similar usage.
Install/register/copy the Neo4j JDBC with OBIEE like any other SQL JDBC driver. The application is going think it's like any other SQL driver. Supply the credentials and host. Then in the query part, instead of SQL, just provide your cypher query. You'll want your cypher results to be tabular.
Here's a link to me but post I wrote doing this using Pentaho as an ETL tool with Neo4j
https://mistheorist.blogspot.com/2018/07/pentaho-and-neo4j-bolt-jdbc.html
01-06-2019 02:02 AM
Thank you! We'll give it a try!
02-05-2020 11:16 PM
I have written an article around how to integrate Neo4J with OBIEE. Check it out here.
Neo4J Knowledge Graphs in OBIEE
All the sessions of the conference are now available online