Properties
Functions
Link copied to clipboard
fun load(branch: IBranch, idStrategy: (NodeData) -> Long? = null, setOriginalIdProperty: Boolean = true)
The idStrategy can be provided if nodes should be created with a specific ID. setOriginalIdProperty whether to safe the original ID in NodeData.ID_PROPERTY_KEY.
Link copied to clipboard