Live data from Hacker News

The Neo4j REST Server - Part1: Get it going

blog.neo4j.org

1–8 of 8 posts

Re: The Neo4j REST Server - Part1: Get it going

#5

So does that mean Neo4J can now be used in closed source projects?

I don't think so. If the REST server is part of a larger system then I believe that the AGPL requires that the other networked software components need to be AGPLed.

They do have a commercial license (I think that they charge $1K for a 1-server perpetual commercial non-AGPL license).

Re: The Neo4j REST Server - Part1: Get it going

#6

So does that mean Neo4J can now be used in closed source projects?

I don't think so. If the REST server is part of a larger system then I believe that the AGPL requires that the other networked software components need to be AGPLed. They do have a commercial license (I think that they charge $1K for a 1-server perpetual commercial non-AGPL license).

How about if the Neo4J REST component was (say) one of a few options (the others being something like FlockDB or a mysql implementation)... In effect you would need to bring your own Neo4J platform to use the larger sytem, and Neo4J would not be a core component of it.

Re: The Neo4j REST Server - Part1: Get it going

#7
post #6

Earlier quoted context omitted.

I don't think so. If the REST server is part of a larger system then I believe that the AGPL requires that the other networked software components need to be AGPLed. They do have a commercial license (I think that they charge $1K for a 1-server perpetual commercial non-AGPL license).

How about if the Neo4J REST component was (say) one of a few options (the others being something like FlockDB or a mysql implementation)... In effect you would need to bring your own Neo4J platform to use the larger sytem, and Neo4J would not be a core component of it.

Good point, but I am not sure. The key thing is to respect the wishes of the authors of a package so I would just contact the Neo4j developers and ask them.

Re: The Neo4j REST Server - Part1: Get it going

#8
post #6

Earlier quoted context omitted.

How about if the Neo4J REST component was (say) one of a few options (the others being something like FlockDB or a mysql implementation)... In effect you would need to bring your own Neo4J platform to use the larger sytem, and Neo4J would not be a core component of it.

Good point, but I am not sure. The key thing is to respect the wishes of the authors of a package so I would just contact the Neo4j developers and ask them.

I have posted on their mailing list.

However, I guess that if you dont distribute a copy of the Neo4J package with your code, they basically have no say?