Tino Schöllhorn

Results 3 issues of Tino Schöllhorn

## Expected Behavior When opening the "Data table", selecting "Nodes" and choosing "Export table" I expect the software to expect the node table as CSV. ## Current Behavior Only the...

Confirmed
Fix Committed
UI

I have an issue regarding the CommandCompletion for @Commands which have Options with an arity with ONE_OR_MORE. I have a command like this: ``` @Command(command = "indexer index",) public String...

status/need-triage

### Current Behavior Currently it is not possible to read GEXF-Files with the version 1.3. As it is the code throws an NetworkXError that "No element in GEXF file". (gexf.py:707)....