Page Contents

Home > @loopback/context-explorer > ContextGraph > (constructor)

ContextGraph.(constructor)

Constructs a new instance of the ContextGraph class

Signature:

constructor(ctx: JSONObject, options?: ContextGraphOptions);

Parameters

Parameter Type Description

ctx

JSONObject

options

ContextGraphOptions

(Optional)