ldbc.core.Database
See theDatabase companion object
trait Database
A model representing SQL database information.
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
Members list
Value members
Abstract fields
Database Catalog
Database Catalog
Attributes
A value to represent the character set.
A value to represent the character set.
Attributes
A value to represent the collation.
A value to represent the collation.
Attributes
Database Type
Database Type
Attributes
Connection host to database
Connection host to database
Attributes
Database Name
Database Name
Attributes
Connection port to database
Connection port to database
Attributes
Database Schema
Database Schema
Attributes
Database Schema Meta Information
Database Schema Meta Information
Attributes
List of Tables in Database
List of Tables in Database
Attributes
In this article