Class PropertyProducer.RandomLongArrayProducer

    • Method Detail

      • propertyType

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

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