Global

Methods

factoryExistedGraph(ParentClassGraph) → {Class}

import { factoryExistedGraph } from 'ancient-graph-removed';

Parameters:
Name Type Description
ParentClassGraph Class
Source:
Returns:

Graph

Type
Class

factoryNonExistedGraph(ParentClassGraph) → {Class}

import { factoryNonExistedGraph } from 'ancient-graph-removed';

Parameters:
Name Type Description
ParentClassGraph Class
Source:
Returns:

Graph

Type
Class