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
{{ message }}
This repository has been archived by the owner on Feb 16, 2021. It is now read-only.
In the following graph "Welcome" is a source, because it only has outgoing nodes. "Web" and "GraphViz!" are sinks because they have only incoming nodes.
In the following graph
"Welcome"
is a source, because it only has outgoing nodes."Web"
and"GraphViz!"
are sinks because they have only incoming nodes.This proposal would add a
isSink
andisSource
attribute to thedata
property onedgeStatement
nodes.The text was updated successfully, but these errors were encountered: