If you run Neo4j as a server on Azure you cannot use the in-process APIs, use something like JDBC or neo4j-ogm to access the database from Java
http://neo4j.com/developer/java <http://neo4j.com/developer/java> > Am 25.08.2015 um 00:30 schrieb Aryan Bansel <[email protected]>: > > I tried http://ip-address/directory_on_VM, not working.. eclipse throwing > error ' Cannot create directory' . > > > On Sunday, 23 August 2015 02:31:37 UTC+1, Aryan Bansel wrote: > Want to create graph database on cloud (azure) using eclipse. I'm able to > host Neo4j but unable to access the database directory cause Neo4j is ubuntu > OS on Azure. > > -- > 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] > <mailto:[email protected]>. > For more options, visit https://groups.google.com/d/optout > <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.
