[Neo4j] Close with running transaction II

2011-09-07 Thread Vaccaro, Kristen M
Hi, I'm experiencing the same problem that is mentioned in a thread from a while back on this list (http://lists.neo4j.org/pipermail/user/2011-March/007746.html). This was a case where someone had a thread running when they try to close the database and keeping having a dirty log with "INFO: Cl

[Neo4j] Multiple sessions

2011-07-01 Thread Vaccaro, Kristen M
Hi, I have a question about sessions in Neo4j. I'm working with the embedded Java (not as a server) and I can load my data and query it between transactions without trouble. My question is whether/how it's possible to shut down my database at the end of a session and then access it in a new sess

[Neo4j] Basic Ruby/Neo4j question

2011-05-11 Thread Vaccaro, Kristen M
Hi, I just started using Neo4j and I've got a pretty basic question. I've been running the gem using JRuby but I'm having trouble calling on edges/nodes I've made in previous transactions. So one of the very basic example scripts I've been working with looks like: require "rubygems" require 'ne