You could use apoc.load.jdbc, see: https://neo4j-contrib.github.io/neo4j-apoc-procedures/#_load_jdbc
On Sat, Nov 5, 2016 at 9:09 AM, david peyreton <[email protected]> wrote: > Hi, > > Is it possible to link neo4j with an rdbm like sybase ? > > I need to create some link as a view to select some data directly from the > sybase server to the neo4j. > > I can't use a csv import. > > Thanks for your answer, > Regards, > David > > -- > You received this message because you are subscribed to the Google Groups > "Neo4j" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Neo4j" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
