Class PropertyContainerProfile

java.lang.Object
apoc.meta.tablesforlabels.PropertyContainerProfile

public class PropertyContainerProfile extends Object
A profile of a particular ordered label set (or relationship type) has a set of possible properties that can exist, and stats about those properties.
  • Field Details

    • observations

      public long observations
    • isNode

      public boolean isNode
  • Constructor Details

    • PropertyContainerProfile

      public PropertyContainerProfile()
  • Method Details