NodeQueries

class NodeQueries<T, P : Position<out P>>(environment: Environment<T, P>) : Query

Set of GraphQL queries to compute on nodes.

Constructors

Link copied to clipboard
constructor(environment: Environment<T, P>)

Functions

Link copied to clipboard

Returns the neighborhood with the provided node as a center.

Link copied to clipboard

Returns the node position in sapce.