"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.PaginationNeo4jParamsWithClassName = void 0;
class PaginationNeo4jParamsWithClassName {
}
exports.PaginationNeo4jParamsWithClassName = PaginationNeo4jParamsWithClassName;