Class CeresSubGraphSlot
SubGraph container for CeresGraph
public class CeresSubGraphSlot
- Inheritance
-
objectCeresSubGraphSlot
- Derived
- Inherited Members
-
object.Equals(object)object.Equals(object, object)object.GetHashCode()object.GetType()object.MemberwiseClone()object.ReferenceEquals(object, object)object.ToString()
Fields
Graph
SubGraph instance
public CeresGraph Graph
Field Value
Guid
SubGraph persistent id
public string Guid
Field Value
- string
Name
SubGraph name
public string Name
Field Value
- string