sebulon
10/04/2017, 6:20 AMNode
mean? It’s not explained in the documentationCristian
10/04/2017, 6:44 AMtaikn
10/04/2017, 6:57 AMsebulon
10/04/2017, 7:06 AMNode
because it’s representing a database entity? And I don’t have to explicitly specify type MyType implements Node
if I add the @model
directive, if understand this part of the documentation correctly?sebulon
10/04/2017, 12:36 PMimplements Node
is deprecated and obsolete, @model
will be the new method to declare an entity.iamclaytonray
10/04/2017, 4:19 PMiamclaytonray
10/04/2017, 4:19 PMsebulon
10/05/2017, 6:55 AM