Class CeresSubGraphData<TGraphData>
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()