Class Validator<CONFIG extends org.neo4j.gds.config.AlgoBaseConfig>


  • public class Validator<CONFIG extends org.neo4j.gds.config.AlgoBaseConfig>
    extends java.lang.Object
    • Method Detail

      • validateConfigsBeforeLoad

        public void validateConfigsBeforeLoad​(org.neo4j.gds.config.GraphProjectConfig graphProjectConfig,
                                              CONFIG config)
      • validateConfigWithGraphStore

        public void validateConfigWithGraphStore​(org.neo4j.gds.api.GraphStore graphStore,
                                                 org.neo4j.gds.config.GraphProjectConfig graphProjectConfig,
                                                 CONFIG config)