nuget server logo nuget api documents
↑

API Docs / Microsoft.VisualBasic.Data.visualize.Network.IO.Extensions

Microsoft.VisualBasic.Data.visualize.Network.IO.Extensions 1.0.9762.11310.

Namespaces 5 Types 18 Members 88

01 Namespaces

Microsoft.VisualBasic.Data.visualize.Network

Network graph I/O extensions: loading and writing network models in JSON, tabular and Javascript (Sigma.js) formats through the shared file stream serialization layer.

TypeSummary Members
AnalysisAPI 4
CorrelationGraph A network graph model base on the correlation matrix between variables. 1
Extensions 5
NetworkFileIO 5
SigmaJs Create json for sigma.js 0

Microsoft.VisualBasic.Data.visualize.Network.FileStream

The network file stream I/O layer: model loaders and extensions, stream tables and tabular creators used to read and write network graph data.

TypeSummary Members
GraphAPI Data Model Extensions 7
MetaData the network metadata 8
ModelLoader 2
NetworkEdge The edge between the two nodes in the network. 5
NetworkTables The csv table file format of the network graph object model: NetworkGraph. 1
Node An node entity in the target network.(这个对象里面包含了网络之中的节点的实体的最基本的定义:节点的标识符以及节点的类型) 2
TabularCreator 5
vbnet VB.NET sciBASIC network data file. 2

Microsoft.VisualBasic.Data.visualize.Network.FileStream.Cytoscape

Cytoscape network file reading: the Cytoscape model together with its table loader.

TypeSummary Members
CytoscapeTableLoader 1
Edges 5
Nodes 21

Microsoft.VisualBasic.Data.visualize.Network.FileStream.Generic

The generic network stream reader and writer entry point.

TypeSummary Members
Network The network csv/json data information with specific type of the datamodel 12

Microsoft.VisualBasic.Data.visualize.Network.FileStream.Json

JSON serialization of network graphs.

TypeSummary Members
net 2