Node

constructor(name: String, relations: List<String>, constants: List<String>)(source)

Creates a Node with the given parameters.