Home Reference Source
public class | source

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:

NameTypeAttributeDescription
plan Object

Object with plan data

Public Members

public arguments source

public children source

public identifiers source

public operatorType source