An Interface is an abstract type that includes a certain set of fields that a type must include to implement the interface.
NodeInterface is the base for all types.
Catalog id.
name of the Catalog.
DateTime of the Catalog creation.
DateTime of the Catalog last update.
rows of the Catalog.
columns of the Catalog.
Primary CatalogColumn of the Catalog.