Cypher Builder - v2.7.1
    Preparing search index...

    Class Param<T>

    Represents a parameter that will be passed as a separate object

    Type Parameters

    • T = unknown

    Hierarchy (View Summary)

    Index

    Accessors

    Constructors

    Methods

    Properties

    Accessors

    • get hasValue(): boolean

      Defines if the Param has a value that needs to be returned by the builder

      Returns boolean

    Constructors

    Methods

    Properties

    value: T