Add a test for graph_rql_expr() that cannot find a path
This can occur in real cases when etype is related to his parent by multiple optional relations where only one could be filled. We could generate 'OR' expressions but for now this is not handled.
Please register or sign in to comment