neighborhood
fun neighborhood(nodeId: Int): ERROR CLASS: Symbol not found for Flow<it/unibo/alchemist/boundary/graphql/schema/model/surrogates/NeighborhoodSurrogate<T>>
Returns a Flow with the updated value of the it.unibo.alchemist.boundary.graphql.schema.model.surrogates.NeighborhoodSurrogate with the given node as a part of the neighborhood.
Return
the neighborhood of the node with the given Id.
Parameters
node Id
the node Id.