Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.
10-15-2019 12:46 AM
We have a scenario where we have an RDF file provided by a third party, which we've imported in to Neo4j using the Neosemantics plugin. The third party RDF file is regularly updated so we wanted to host this graph with little to no changes.
However we do want to extend and embellish the third party graph with our own vertices and edges. So, the question is:
Any help would be greatly received.
Solved! Go to Solution.
10-15-2019 03:26 PM
Hello,
The timing here is pretty good, as we've been making more announcements this month on the new features being introduced in the upcoming Neo4j 4.0 release. This will include multi-graph, multiple simultaneously-running graphs on a single database, and there are some yet to be fully-announced features that speak directly to your needs here.
Wait a little bit longer this week and watch for Neo4j announcements, we have more to talk about regarding these new features.
10-15-2019 03:26 PM
Hello,
The timing here is pretty good, as we've been making more announcements this month on the new features being introduced in the upcoming Neo4j 4.0 release. This will include multi-graph, multiple simultaneously-running graphs on a single database, and there are some yet to be fully-announced features that speak directly to your needs here.
Wait a little bit longer this week and watch for Neo4j announcements, we have more to talk about regarding these new features.
10-16-2019 04:00 AM
Thanks Andrew, I eagerly await the announcement.
Many thanks for your prompt response.
12-31-2019 09:34 AM
Lost track of this one!
If you were paying attention to the NODES conference and Neo4j announcements for 4.0, you likely saw that we're introducing Neo4j Fabric with 4.0, which allows a proxy Fabric database to be configured to query against other databases, which may be separate remote dbms (single or cluster), or databases within a single dbms (this can go hand-in-hand with multi-database functionality). The Fabric proxy db can even be on the same dbms as the multiple databases that it has access to (1 machine, 1 dbms, multiple databases including the Fabric database).
See the linked documentation on how to query across multiple databases with Fabric!
10-19-2019 12:22 AM
That’s awesome! Can’t wait multiple graph queries!
All the sessions of the conference are now available online