In case you want to save files, its better to save it on the filesystem than introduce additional complexity of bridging with an RDBMS.
-- Thanks and Regards Mahesh Lal On 5 November 2014 09:45, Dhuieb Mohamed Anis <[email protected] > wrote: > Hello, > > I am facing a use case where i need to store data in lower level then > Neo4j. > I hope that this will explain my case: (Node: Task)-----Simulated > by------------(Node: Simulation file id). > In this case, should i use RDBMS to store my data ? How can i link RDBMS > like MySQL with Neo4j? > > Thx ! > Anis > > -- > 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.
