Interface NewConfigFunction<CONFIG extends org.neo4j.gds.config.AlgoBaseConfig>


  • public interface NewConfigFunction<CONFIG extends org.neo4j.gds.config.AlgoBaseConfig>
    • Method Detail

      • apply

        CONFIG apply​(java.lang.String username,
                     org.neo4j.gds.core.CypherMapWrapper config)