Node.NodeData.

Node.

NodeData(string, string, string) Constructor

Summary

Sets this object as an edge
Assembly
Cake.Graph.dll
Namespace
Cake.Graph
Containing Type
Node.NodeData

Syntax

public NodeData(string id, string source, string target)

Parameters

Name Type Description
id string
source string
target string

Return Value

Type Description
void