Results 1 issues of nsa32752

Hi, I'm trying to create graph using _createGraph(name='', createCollections=)_, but value error raised. The collection and relation were created like below: ``` from pyArango.connection import * from pyArango.collection import *...