I was just looking for version info last week. Can we rely on it being in <major>.<minor>.<something> format? This would let the clients do things like throw a NotSupportedException if version is < 1.4 (for a feature introduced in 1.4).
-- Tatham -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Peter Neubauer Sent: Monday, 3 October 2011 6:28 AM To: Neo4j user discussions Subject: Re: [Neo4j] Neo4jRestNet Also, The issue Josh raised has resulted in neo4j version info at /db/data so you can keep the bindings stable, see http://docs.neo4j.org/chunked/snapshot/rest-api-service-root.html(neo4j_version) Is that helpful? /peter Sent from my phone. On Oct 2, 2011 9:04 PM, "Jim Webber" <[email protected]> wrote: > Hi Michael, > > Just so you know: we modified the REST index API in the latest > snapshot, and the modified API will be in the forthcoming GA release. > > See: > > http://docs.neo4j.org/chunked/snapshot/rest-api-indexes.html#rest-api-create-node-index > > ***Same applies to all you other folks writing REST API clients: Nige, Josh, Max... *** > > Jim > > _______________________________________________ > Neo4j mailing list > [email protected] > https://lists.neo4j.org/mailman/listinfo/user _______________________________________________ Neo4j mailing list [email protected] https://lists.neo4j.org/mailman/listinfo/user _______________________________________________ Neo4j mailing list [email protected] https://lists.neo4j.org/mailman/listinfo/user

