Class PropertyProducer.RandomLongProducer

    • Method Detail

      • propertyType

        public org.neo4j.gds.api.nodeproperties.ValueType propertyType()
        Specified by:
        propertyType in interface PropertyProducer<long[]>
      • setProperty

        public void setProperty​(long[] longs,
                                int index,
                                java.util.Random random)
        Specified by:
        setProperty in interface PropertyProducer<long[]>