NodeWithRelations

data class NodeWithRelations(val node: NodeEntity, val metadata: MetadataEntity? = null)(source)

Constructors

Link copied to clipboard
constructor(node: NodeEntity, metadata: MetadataEntity? = null)

Properties

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
fun toEntity(): ERROR CLASS: Unresolved name: with
Link copied to clipboard
fun toModel(): ERROR CLASS: Unresolved name: with