Class ExpressionBuilderGraphDescriptor
- Namespace
- Bonsai.Expressions
- Assembly
- Bonsai.Core.dll
Represents a serializable descriptor of the nodes and edges in an expression builder graph.
public class ExpressionBuilderGraphDescriptor
- Inheritance
-
ExpressionBuilderGraphDescriptor
- Inherited Members
Constructors
- ExpressionBuilderGraphDescriptor()
Initializes a new instance of the ExpressionBuilderGraphDescriptor class.
Properties
- Edges
Gets a collection of descriptors corresponding to each edge in the expression builder graph.
- Nodes
Gets the collection of labels associated with each node in the expression builder graph.