Hi All, Can we use any framework for this? -Sukaant Chaudhary <http://in.linkedin.com/pub/sukaant-chaudhary/33/ba8/479>
On Fri, Aug 15, 2014 at 6:47 PM, <[email protected]> wrote: > Hello all, > > I am fairly new to programming, although I understand the basic concepts, > so not everything may make sense. > > First of all thanks for the great work! > > Is there a rough time schedule when the neo4j JDBC driver could be updated > to the latest developments and useable for production? I am mostly thinking > about using labels instead of relationships and such. This way it should be > possible to use all sorts of existing frameworks that are developed for > relational databases, which would be good fun :) > If developed carefully a relational database can be converted to graphs. > This is not the best solution because of possible performance issues, but > will allow the possibility to migrate to a new structure while still being > operational. The extra relationships to the elements can be added that are > needed for the new structure. It would be the first migration of a live > database! > > -- > 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.
