Skip to main content
Module

x/typeorm/src/index.ts>TreeParent

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

Marks a entity property as a parent of the tree. "Tree parent" indicates who owns (is a parent) of this entity in tree structure.

Returns

Function