RenameRelation | R Documentation |
RenameRelation
RenameRelation
R6Class
object, super class Relation
.
tercenApi::Base
-> tercenApi::IdObject
-> tercenApi::Relation
-> RenameRelation
id
of type String inherited from super class IdObject
.
inNames
list of type String.
outNames
list of type String.
relation
object of class Relation
.
id
of type String inherited from super class IdObject
.
new()
RenameRelation$new(json = NULL)
init()
RenameRelation$init()
initJson()
RenameRelation$initJson(json)
toTson()
RenameRelation$toTson()
clone()
The objects of this class are cloneable with this method.
RenameRelation$clone(deep = FALSE)
deep
Whether to make a deep clone.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.