Tabs


Tabs

public class hello1{

}
public class hello2{

}

Keyname Required Type Description
type yes string The node type of this node template.
properties no dict The properties of the node template matching its node type properties schema.
instances no dict Instances configuration.
interfaces no interfaces Used for mapping plugins to interfaces operation or for specifying inputs for already mapped node type operations.
relationships no relationships Used for specifying the relationships this node template has with other node templates.
public class hello2{

}