ascii

ldbc.core.Character.ascii
object ascii extends Character

Attributes

Graph
Supertypes
trait Character
class Object
trait Matchable
class Any
Self type
ascii.type

Members list

Value members

Concrete methods

override def description: String

Character description

Character description

Attributes

Definition Classes
override def maxLen: Int

Maximum number of bytes required to store a single character.

Maximum number of bytes required to store a single character.

Attributes

Definition Classes
override def name: String

Character name

Character name

Attributes

Definition Classes

Inherited fields

val queryString: String

Variable that contains the SQL string of Character

Variable that contains the SQL string of Character

Attributes

Returns

SQL query string

Inherited from:
Character