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