DependencyGraph: DependencyGraph Class

DependencyGraphR Documentation

DependencyGraph Class

Description

DependencyGraph Class

DependencyGraph Class

Public fields

graph_text

Methods

Public methods


Method new()

Usage
DependencyGraph$new(graph_text)

Method toJSON()

Usage
DependencyGraph$toJSON()

Method fromJSONObject()

Usage
DependencyGraph$fromJSONObject(DependencyGraphJsonObject)

Method fromJSON()

Usage
DependencyGraph$fromJSON(DependencyGraphJson)

Method toJSONString()

Usage
DependencyGraph$toJSONString()

Method fromJSONString()

Usage
DependencyGraph$fromJSONString(DependencyGraphJson)

Method clone()

The objects of this class are cloneable with this method.

Usage
DependencyGraph$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


looker-open-source/lookr documentation built on Jan. 27, 2024, 1:24 a.m.