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