RepositorySchemaKind
com.ossuminc.riddl.language.AST.RepositorySchemaKind
enum RepositorySchemaKind
Attributes
- Source
- AST.scala
- Graph
-
- Supertypes
Members list
Type members
Enum entries
case Columnar extends RepositorySchemaKind
Attributes
- Source
- AST.scala
case Document extends RepositorySchemaKind
Attributes
- Source
- AST.scala
case Flat extends RepositorySchemaKind
Attributes
- Source
- AST.scala
case Graphical extends RepositorySchemaKind
Attributes
- Source
- AST.scala
case Hierarchical extends RepositorySchemaKind
Attributes
- Source
- AST.scala
case Other extends RepositorySchemaKind
Attributes
- Source
- AST.scala
case Relational extends RepositorySchemaKind
Attributes
- Source
- AST.scala
case Star extends RepositorySchemaKind
Attributes
- Source
- AST.scala
case TimeSeries extends RepositorySchemaKind
Attributes
- Source
- AST.scala
case Vector extends RepositorySchemaKind
Attributes
- Source
- AST.scala
In this article