Edge {Microsoft.VisualBasic.DeepLearning.GNN} .NET clr documentation

Edge

Description

Declare

            
# namespace Microsoft.VisualBasic.DeepLearning.GNN
export class Edge {
   Source: integer;
   Target: integer;
   Weight: double;
}

        

.NET clr type reference tree

this clr type has no other .net clr type reference.
[Package {$package} version {$version} Index]