Forum Discussion
Mosh
4 years agoProfessor
I take it ERIs are exact matches. Is there any way to use regex for the "to" side?
For exampke, where I have a resource with ERI "ABC001-START", I want it to have edges with any other resource where the ERI matches regex ABC001-OTHER.*.
{ "type": "Depends On", "from": "ABC001-START", "to": "ABC001-OTHER.*" },
Related Content
- 6 years ago
- 6 years ago