Package apoc.meta.tablesforlabels
Class PropertyContainerProfile
java.lang.Object
apoc.meta.tablesforlabels.PropertyContainerProfile
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 Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfinished()voidobserve(org.neo4j.graphdb.Entity n, boolean isNode) trackerFor(String propName)
-
Field Details
-
observations
public long observations -
isNode
public boolean isNode
-
-
Constructor Details
-
PropertyContainerProfile
public PropertyContainerProfile()
-
-
Method Details
-
propertyNames
-
trackerFor
-
observe
public void observe(org.neo4j.graphdb.Entity n, boolean isNode) -
finished
-