Skip to main content
Module

x/typeorm/src/index.ts>Tree

Forked from https://github.com/typeorm/typeorm
Latest
function Tree
import { Tree } from "https://deno.land/x/typeorm@v0.2.23-rc10/src/index.ts";

Marks entity to work like a tree. Tree pattern that will be used for the tree entity should be specified.

Parameters

type: TreeType

Returns

Function