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

    Interface AggregationFunction

    Represents a Cypher Aggregation function

    interface AggregationFunction {
        distinct(): this;
    }

    Hierarchy (View Summary)

    Index

    Methods

    Methods