constructor(filters: List<CypherConditionGenerator> = emptyList(), query: String, first: Int, skip: Int?)

Parameters

filters

filters to apply to the search

query

the search query

first

the maximum number of results to return

skip

the number of results to skip