@jiway/firestorm-core - v1.1.1
    Preparing search index...

    Class ResolutionCollectionNode

    Collection node for the resolution tree

    Implements

    Index

    Constructors

    Properties

    Accessors

    Methods

    Constructors

    Properties

    isFull: boolean = false

    Whether or not this collection node has all the direct children document available in the DB

    segment: string

    Segment of the path that leads to this node

    Accessors

    • get isLeaf(): boolean

      Whether or not this node has child nodes

      Returns boolean

    Methods