Class DoubleNodePropertiesBuilder

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      DoubleNodeProperties build​(long size, IdMap idMap)  
      void set​(long neoNodeId, double value)  
      void setValue​(long neoNodeId, org.neo4j.values.storable.Value value)  
      protected java.lang.Class<?> valueClass()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait