Michael Stenskjær Christensen
Michael Stenskjær Christensen
So I'm not sure I quite understand the examples (or their underlying schema). For example: For the second one does the schema part for `allUsers` look something like this: ```...
Well, I don't know if something strange is going on when there are nodes that do not fulfil the relation criterion. With the movie graph I have just created a...
Another example of something I don't understand... I have a database where there are relations of this structure: `(:Author)-[:WROTE]->(:Text)`. One author has `{name:'Aristotle'}`. I have declared the Text type as...
Okay. I see that it works with the simple `@relation` field which of course solves the cases where the nodes are directly connected. On a side note: It is still...
Okay. This is incredibly helpful. Thank you very much for taking the time! When I put the argument on the `usedBy` as you suggest, that is great for finding doctrines...
All right, I must admit that your suggested low-tech solution has a very immediate appeal, as it sounds pretty simple. And if the automatic samewords script is used, it would...
I see that it may be a challenging thing to do efficiently (I personally don't think reledmac should consume too much memory). I am not completely sure I understand the...
Just want to let you guys know that I'm following this issue and I really look forward to getting my hands on it (in due time). Thanks of a lot...