init(session:type:) Creates a node object with a specified session and type. Declarationinit(session inSession: ODSession!, type inType: ODNodeType) throws ParametersinSession: The session.inType: The node type. Return ValueThe created node object. Discussion See AlsoCreating and Initializing a Nodeinit(session:name:)