class ActiveFacts::Generators::Absorption
Emit the absorption (Relational summary) for vocabulary. Not currently working, it relies on the old relational composition code. Invoke as
afgen --absorption[=options] <file>.cql"
Options are comma or space separated:
-
no_columns Don't emit the columns
-
all Show ObjectTypes that are not tables as well
-
paths Show the references paths through which each column was defined
-
no_identifier Don't show the identified_by columns for an EntityType