Table of Contents

Class CeresSubGraphData<TGraphData>

Namespace
Ceres.Graph
Assembly
Ceres.Graph.dll

SubGraph metadata of TGraphData>

public abstract class CeresSubGraphData<TGraphData> : CeresSubGraphData where TGraphData : CeresGraphData

Type Parameters

TGraphData
Inheritance
CeresSubGraphData<TGraphData>
Derived
Inherited Members

Constructors

CeresSubGraphData()

protected CeresSubGraphData()

Fields

graphData

public TGraphData graphData

Field Value

TGraphData

Methods

GetSubGraphData()

public override CeresGraphData GetSubGraphData()

Returns

CeresGraphData