Contribute in GitHub:
Edit online
Standard Attribute Names for Custom Resources
Problem
I want to import custom nodes and edges with my own attributes. Do you have a set of standard attribute names that you expect?
Solution
There are no standard attribute names for custom resources. You can use a technical name, like FILTER_CONDITION
, which can then be translated during the visualization configuration to something human readable like “Filter Condition”.