mdobri

Results 1 issues of mdobri

- query match (a)-[*..5]-(b) where a.name='A' return * returns only nodes, but no relationship between nodes. Expected to have relationships also displayed ![agensbrowser_query](https://user-images.githubusercontent.com/7862966/53948124-6cd3cc00-40c7-11e9-86b8-127ef0847ea1.PNG) ![agensbrowser_verifydata](https://user-images.githubusercontent.com/7862966/53948126-6d6c6280-40c7-11e9-8b1f-c7fc3c5840a7.PNG) ![neo4j_query](https://user-images.githubusercontent.com/7862966/53948127-6d6c6280-40c7-11e9-968d-306704310c96.PNG)