GraphMine

graphmine-core / io.github.sof3.graphmine.client / Client

Client

interface Client : FeatureNodeInstance<Client, Client.Node>

Types

Node companion object Node : FeatureNode<Client.Node, Client>

Properties

attached abstract var attached: ClientAttachable
node open val node: Client.Node
the corresponding node for the instance.