langchain.js
    Preparing search index...

    Abstract class representing an expression. Subclasses must implement the exprName property and the accept method.

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    Methods

    Constructors

    Properties

    exprName: "Operation" | "Comparison" | "StructuredQuery"

    Methods

    • Parameters

      Returns object