Class CeresSubGraphData
SubGraph metadata
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Ceres.Graph
Assembly: cs.temp.dll.dll
Syntax
public abstract class CeresSubGraphData
Fields
guid
Declaration
public string guid
Field Value
Type | Description |
---|---|
string |
name
Declaration
public string name
Field Value
Type | Description |
---|---|
string |
Methods
GetSubGraphData()
Declaration
public abstract CeresGraphData GetSubGraphData()
Returns
Type | Description |
---|---|
CeresGraphData |