Stefan Bieliauskas

Results 6 comments of Stefan Bieliauskas

Yeah, I agree, it is not best-practice but still allowed to address via ``. Example query I wrote 2 years ago: ``` MATCH (x {`meta:identifier`: 'some'})-[r *1]-(y) ```

Just want to ask if this issue is still open or do you think a new evaluation would be promising due to a complete rewrite/improvement of the library during the...

Happy new year to everybody. I just revisited an open issue on the [prov-db-connector](https://github.com/DLR-SC/prov-db-connector), and I want to ask if this issue is still open or resolved in a release...

xenolf/lego#457 just got merged. Do we need to change here some code or just update the package?

Our use case is similar, we would like to define some kind of template/plugin that provides a preconfigured service task`Send Email` with some custom UI elements like: * From -...

From what I could see the element template feature would cover 90% of our use cases. So nearly perfect! It would be great to see this feature also in the...