Skip to content

serviceInputDefinition.inputNetwork

Chris Churas edited this page Oct 16, 2024 · 2 revisions

inputNetwork

This attribute is part of the Metadata returned by a a serivce based app service and denotes what data should be sent to the service. In this case the service is requesting a full network with all attributes or just the nodes and edges and no attributes.

   "inputNetwork" : {
       "model" : string,
       "format" : string
   }

Fields

model

One of these values:

format

One of these values:

  • cx2: Network in CX2 format.
  • edgelist: The format of the edge list. Example Edgelist