-
Notifications
You must be signed in to change notification settings - Fork 6
serviceInputDefinition.inputNetwork
Chris Churas edited this page Oct 16, 2024
·
2 revisions
inputNetwork attribute is under serviceInputDefinition and denotes that a full network should be sent to the service.
"inputNetwork" : {
"model" : string,
"format" : string
}
NOTE: This attribute is only examined if type is set to network
.
One of these values:
-
network
: Full CX2 network. Example CX2Network -
graph
: Graph in CX2 format (IDs only). Example CX2Network IDs only
One of these values:
-
cx2
: Network in CX2 format. -
edgelist
: The format of the edge list. Example Edgelist