SimpleRelation: SimpleRelation

SimpleRelationR Documentation

SimpleRelation

Description

SimpleRelation

SimpleRelation

Format

R6Class object, super class Relation, sub classes ReferenceRelation.

Super classes

tercenApi::Base -> tercenApi::IdObject -> tercenApi::Relation -> SimpleRelation

Public fields

id

of type String inherited from super class IdObject.

index

of type int.

Active bindings

id

of type String inherited from super class IdObject.

Methods

Public methods

Inherited methods

Method new()

Usage
SimpleRelation$new(json = NULL)

Method init()

Usage
SimpleRelation$init()

Method initJson()

Usage
SimpleRelation$initJson(json)

Method toTson()

Usage
SimpleRelation$toTson()

Method clone()

The objects of this class are cloneable with this method.

Usage
SimpleRelation$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


tercen/teRcenApi documentation built on Feb. 8, 2024, 5:59 p.m.