Christof Tinnes
Christof Tinnes
Thank you for providing this gSpan implementation. For me, it is incredibly fast. Unfortunately, in the result, there are only paths and trees, but no cyclic graphs. Is this a...
In version 2.12.3, using `@JsonIncludeProperties `in combination with `@JsonIdentityInfo `at the nested class returns only the identity field instead of the selected properties that should be included. ```java @JsonIdentityInfo(generator= ObjectIdGenerators.PropertyGenerator.class,...
For several downstream use cases, a diffing functionality similar to EMFCompare would be desirable. What is the current state of the discussion w.r.t. to diffing in pyecore?