CreateGraphStatement
openGql.grammar.CreateGraphStatement
case class CreateGraphStatement(createOption: CreateGraphOption, parentAndName: CatalogGraphParentAndName, `type`: GraphTypeOption, source: Option[GraphSource])
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
Members list
In this article