InMemoryRelation: InMemoryRelation

InMemoryRelationR Documentation

InMemoryRelation

Description

InMemoryRelation

InMemoryRelation

Format

R6Class object, super class Relation.

Super classes

tercenApi::Base -> tercenApi::IdObject -> tercenApi::Relation -> InMemoryRelation

Public fields

id

of type String inherited from super class IdObject.

inMemoryTable

object of class Table.

Active bindings

id

of type String inherited from super class IdObject.

Methods

Public methods

Inherited methods

Method new()

Usage
InMemoryRelation$new(json = NULL)

Method init()

Usage
InMemoryRelation$init()

Method initJson()

Usage
InMemoryRelation$initJson(json)

Method toTson()

Usage
InMemoryRelation$toTson()

Method clone()

The objects of this class are cloneable with this method.

Usage
InMemoryRelation$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


tercen/teRcenApi documentation built on June 1, 2025, 8:15 p.m.