Serialized Form
-
Package fr.boreal.backward_chaining.evaluators
-
Record Class fr.boreal.backward_chaining.evaluators.RewritingOutput
class RewritingOutput extends Record implements Serializable-
Serialized Fields
-
message
Optional<String> message
The field for themessagerecord component. -
query
FOQuery query
The field for thequeryrecord component. -
rewritings
FOQueryDisjunction rewritings
The field for therewritingsrecord component.
-
-
-