graphmine-core / io.github.sof3.graphmine.client / Client
interface Client : FeatureNodeInstance<Client, Client.Node>
| Node | companion object Node : FeatureNode<Client.Node, Client> |
| attached | abstract var attached: ClientAttachable |
| node | open val node: Client.Nodethe corresponding node for the instance. |