getGraphViewConstructor
getGraphViewConstructor(
app
):TypedViewConstructor
<GraphView
>
Defined in: src/obsidian/implementations/Constructors/Views/getGraphViewConstructor.ts:13
Get the GraphView constructor.
Parameters
app
Returns
TypedViewConstructor
<GraphView
>
The GraphView constructor.