Ole Kröger

Results 94 issues of Ole Kröger

Instead of using a text on the center it would be nice to use a picture like the logo of a package, company etc.

enhancement

We are not able to upload the `gexf` file to our local instance. ``` Traceback (most recent call last): File "neo4j-dynagraph-master\load_gexf_to_neo4j.py", line 150, in REF_NODE = gdb.node[0] File "C:\Python27\lib\site-packages\neo4jrestclient\client.py", line...

In certain cases the intersect functionality doesn't work as expected. I couldn't break it down to a minimal example unfortunately but this is one case in which it fails. ##...

In the documentation it is managed that one can remove and push handlers and then gives an example of how one adds a handler and that it will still log...