GetElementByRelationReturn

@Serializable
data class GetElementByRelationReturn(val nodeId: Int)

Constructors

Link copied to clipboard
constructor(nodeId: Int)

Properties

Link copied to clipboard
val nodeId: Int

NodeId of the element matching the queried relation.