Plan
Class for execution plan received by prepending Cypher with EXPLAIN.
Constructor Summary
Public Constructor | ||
public |
constructor(plan: Object) Create a Plan instance |
Member Summary
Public Members | ||
public |
|
|
public |
|
|
public |
|
|
public |
|
Public Constructors
public constructor(plan: Object) source
Create a Plan instance
Params:
Name | Type | Attribute | Description |
plan | Object | Object with plan data |