Integer
relationalai.semantics.frontend.core
Integer = Number.size(38, 0)The integer number type, Number(38, 0).
Use Integer for whole-number fields in relationships and properties.
This is an alias for Number.size(38, 0), which is the largest integer type.
Referenced By
Section titled “Referenced By”RelationalAI Documentation └── Build With RelationalAI └── Understand how PyRel works > Use advanced reasoning > Prescriptive reasoning > Choose a backend └── Use MiniZinc └── Example