node

fun node(nodeId: Int): Flow<NodeSurrogate<T>>(source)

Returns a Flow with the updated value of the it.unibo.alchemist.boundary.graphql.schema.model.surrogates.NodeSurrogate with the given Id.

Parameters

nodeId

the node Id.