memgraph/tools
florijan ce902e7a86 GDB operator tree plugin improvement suggestion
Summary: The previous version didn't seemt to be able to print the operator tree below the `Expand` operator. It seems it was unable to reach the `input_` field because it's a member of the `ExpandCommon` super-type. The proposed fix handles that. @teon, please test, verify, modify, whatever, just ensure printing works below `Expand` operators.

Reviewers: teon.banek, buda

Reviewed By: teon.banek

Subscribers: pullbot

Differential Revision: https://phabricator.memgraph.io/D679
2017-08-21 10:54:43 +02:00
..
apollo Added continuous_integration script to stress tests. 2017-08-02 12:06:59 +02:00
gdb-plugins GDB operator tree plugin improvement suggestion 2017-08-21 10:54:43 +02:00
csv_to_snapshot tools.csv_to_snapshot: Store 'id' property 2017-08-18 17:17:16 +02:00
neo_to_memgraph.py Upgraded neo2memgraph script 2017-07-14 17:13:08 +02:00