Parser

ldbc.codegen.parser.yml.Parser
See theParser companion object
case class Parser(database: Database)

A model for storing the results of parsing strings in Yaml format.

Value parameters

database

List of A model for organizing tables and models for extending models on a per-database basis.

Attributes

Companion
object
Source
Parser.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product