Jens Walther

Results 4 comments of Jens Walther

Hi @cleishm **Background** I am building an application which is abstracting neo4j as one potential database. Therefore I have abstract base classes called "Node" and "Rels". I have an Object...

#include #include bool test_readPathRelationship() { bool retVal = false; std::ostringstream oss; oss

I hope I removed all my "own" types The problem of reading the start node identity occurs, in the cascade of reading - a path length - a path relationship...

The rename must happen behind the 'with' block as the explicit close inside the with block is incorrect and can cause undefined behavior such as the file not being closed....