Factory

object Factory
Companion
class
class Object
trait Matchable
class Any

Type members

Types

type Aux[R, S, T] = Factory { type RelationshipType = R; type SourceNodeType = S; type TargetNodeType = T; }