Database

ldbc.core.Database
See theDatabase companion trait
object Database

Attributes

Companion
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Database.type

Members list

Type members

Classlikes

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.

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

Attributes

Supertypes
trait Enum
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all