Class MemoryEstimationGraphConfigParser


  • public class MemoryEstimationGraphConfigParser
    extends java.lang.Object
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      org.neo4j.gds.config.GraphProjectConfig processInput​(java.lang.Object graphNameOrConfig)  
      java.lang.String username()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • MemoryEstimationGraphConfigParser

        public MemoryEstimationGraphConfigParser​(java.lang.String username)
    • Method Detail

      • username

        public java.lang.String username()
      • processInput

        public org.neo4j.gds.config.GraphProjectConfig processInput​(java.lang.Object graphNameOrConfig)