GraphAware\Neo4j\Client\Config::create PHP Method

create() public static method

public static create ( ) : Config
return Config
    public static function create()
    {
        return new self();
    }