You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This functionality is currently only accessible through the QueryBuilder.append method. However, the REST API uses the method of initialization through the constructor
The text was updated successfully, but these errors were encountered:
Note that for the edge projections on edge n1--n2 one does not have to specify a flat list but a list of dictionaries where the key is the desired projection and its value is always an empty dictionary.
This functionality is currently only accessible through the
QueryBuilder.append
method. However, the REST API uses the method of initialization through the constructorThe text was updated successfully, but these errors were encountered: