Class UnionNodeProperties

    • Method Detail

      • nodeProperty

        public double nodeProperty​(long nodeId)
        Description copied from interface: NodeProperties
        Returns the property value for a node or the loaded default value if no property has been defined.
        Specified by:
        nodeProperty in interface NodeProperties
      • size

        public long size()
        Specified by:
        size in interface NodeProperties
        Returns:
        the number of values stored.