Philippe Höij
Philippe Höij
After some more testing, I seem to be getting more of this kinds of errors even when it's not a list. This is when working with a branch _logic_main. **Edit:**...
Please also check that you can delete a branch with the WOQL schema as well. It seems that a branch with a WOQL schema can't be deleted (I believe it's...
I could delete the documents again with the latest version (v11.1.12 that is deployed at TerminusDB). This issue can be closed now!
I believe there are two routes to this. I was more thinking to expose the path elements as a variable as that would enable further constraining on the paths involved....
I think step by step with a clear idea on the vision for it is clear. The immediate problem leading to this idea was to constrain path queries between subdocuments...
I have another use case for the path hops constraints. I have been thinking a lot about compliance and I would like to constrain a path based on fulfilling a...
I realized I could make a pretty simple workaround. Since Foreign objects are so simple, I just query with the WOQL below, and add the missing foreign manually. At least...
Adding a reference to #2090 which was about the same core issue, it can be closed too I think! Great work!
Good find. The documentation mentions both triple and quad forms for this query. I think this is a bug indeed, or a client issue. For others seeing this later, check...
I'd like to just check my understanding so that I interpret the fluent style correctly, the fluent style continuation is from my understanding always an extra appended parameter to the...