Dynamic

ldbc.core.attribute.`package`.ColumnFormat.Dynamic
case class Dynamic[T]()

Attributes

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

Members list

Value members

Concrete methods

override def queryString: String

Define an SQL query string for each attribute.

Define an SQL query string for each attribute.

Attributes

Returns

SQL query string

Definition Classes
Attribute

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product