miyurud/jasminegraph

Fix Segfault for Merge Command

Opened this issue · 0 comments

Segfault happens when run merge command for certain types of graphs. Merge command is intended for only use with attribute graphs. Hence there should be appropriate checking and show proper error message.