constructor(name: String, neo4jName: String, nullable: Boolean)

Parameters

name

the name of the field in the filter

neo4jName

the name of the property in the database

nullable

if true, the scalar is nullable, otherwise it is non-nullable