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.

Reply via email to