[Neo4j] What's the node and relationship storage format now

2015-01-23 Thread feng zhu
Hi all, I am doing research on the storage engine of neo4j. I noticed that there are some materials posted about 2 years ago on how data is stored. http://digitalstain.blogspot.com/2010/10/neo4j-internals-file-storage.html http://www.slideshare.net/thobe/an-overview-of-neo4j-internals Then ther

[Neo4j] Re: Script to migrate relational DB to Neo4j

2014-12-04 Thread feng zhu
Thanks! It's great work 在 2014年12月4日星期四UTC-8上午6时16分45秒,Ioannis Theodossis写道: > > Hi, > > I came across Neo4j and, as I wanted to have data from some familiar > database to see it in action, I ended up developing, in my free time, a > script in Python to do the job. > > https://github.com/lycofro

Re: [Neo4j] Execution Profiling

2014-10-21 Thread feng zhu
possible? Thanks. 在 2014年10月16日星期四UTC-7下午7时11分14秒,Michael Hunger写道: > > from the neo4j-shell do "profile match ..." > > in the webui you can go to /webadmin -> console and do the same there. > > We hope to have the same in the next version of the neo4j-browser > >

[Neo4j] Execution Profiling

2014-10-16 Thread feng zhu
Hi all, Is there a way to profiling the execution time of neo4j? Then it would be helpful for us to improve it. I would also like to know if it is possible create a developer version and add some profiling code inside. Thanks. -- You received this message because you are subscribed to the G