You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Dezmerean Robert edited this page Nov 8, 2019
·
2 revisions
Generates a list of unique names of vertices and edges in the model.
Options
--model, -m
The model(s), as a graphml file.
This option can occur multiple times.
--blocked, -b
This option enables or disables the BLOCKED feature. When -b true GraphWalker will filter out elements in models with the keyword BLOCKED. When -b false GraphWalker will not filter out any elements in models with the keyword BLOCKED.
Default is true.