Type

ldbc.schema.Database.Type
enum Type(val name: String, val driver: String)

Enum representing the database type, only databases that are already supported by the library will be managed.

Attributes

Source
Database.scala
Graph
Supertypes
trait Enum
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Type members

Enum entries

case case AWSMySQL extends Type

Attributes

Source
Database.scala
case case MySQL extends Type

Attributes

Source
Database.scala