Class Neo4jProxy41Factory

  • All Implemented Interfaces:
    org.neo4j.gds.compat.Neo4jProxyFactory

    public final class Neo4jProxy41Factory
    extends java.lang.Object
    implements org.neo4j.gds.compat.Neo4jProxyFactory
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      boolean canLoad​(org.neo4j.gds.compat.Neo4jVersion version)  
      org.neo4j.gds.compat.Neo4jProxyApi load()  
      • Methods inherited from class java.lang.Object

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

      • Neo4jProxy41Factory

        public Neo4jProxy41Factory()
    • Method Detail

      • canLoad

        public boolean canLoad​(org.neo4j.gds.compat.Neo4jVersion version)
        Specified by:
        canLoad in interface org.neo4j.gds.compat.Neo4jProxyFactory
      • load

        public org.neo4j.gds.compat.Neo4jProxyApi load()
        Specified by:
        load in interface org.neo4j.gds.compat.Neo4jProxyFactory