Home Reference Source
public class | source

Node

Class for Node Type.

Member Summary

Public Members
public

elementId: string

The Node element identifier.

public

identity: NumberOrInteger

this member was deprecated. use {@link Node#elementId} instead

Identity of the node.

public

labels: string[]

Labels of the node.

public

properties: Properties

Properties of the node.

Public Members

public elementId: string source

The Node element identifier.

public identity: NumberOrInteger source

this member was deprecated. use {@link Node#elementId} instead

Identity of the node.

public labels: string[] source

Labels of the node.

public properties: Properties source

Properties of the node.