[Neo tickets] #305: Ability to discover url to specific indexed items
neo4j.org
noreply at neo4j.org
Thu Dec 30 00:05:38 CET 2010
#305: Ability to discover url to specific indexed items
----------------------------------+-----------------------------------------
Reporter: jacob at voltvoodoo.com | Owner: peter
Type: enhancement request | Status: new
Priority: trivial | Milestone:
Component: server | Keywords: discoverability
----------------------------------+-----------------------------------------
I can't find a way to discover the url for specific indexed items. It'd be
great, for instance, to get this from a GET request to the node or
relationship index root.
Currently I can discover, from such a request:
template : http://127.0.0.1:7474/db/data/index/node/Account/{key}/{value}
I'd like to also discover:
indexed_node :
http://127.0.0.1:7474/db/data/index/node/Account/{key}/{value}/{id}
--
Ticket URL: <https://trac.neo4j.org/ticket/305>
neo4j.org <http://trac.neo4j.org/>
The Neo4J.org Issue Tracker
More information about the Tickets
mailing list