using TNodeCore.Runtime.Models; namespace TNodeCore.GraphCreator.Runtime{ public class GraphMetaNode : NodeData{ } }