Interface CompatUserAggregationFunction


  • public interface CompatUserAggregationFunction
    • Method Detail

      • signature

        org.neo4j.internal.kernel.api.procs.UserFunctionSignature signature()
      • create

        CompatUserAggregator create​(org.neo4j.kernel.api.procedure.Context ctx)
                             throws org.neo4j.internal.kernel.api.exceptions.ProcedureException
        Throws:
        org.neo4j.internal.kernel.api.exceptions.ProcedureException