Dear All,

I a using neo4J 1.2, i filled a sample data and indexed each inserted new
node using java with:

IndexService index = LuceneIndexService(graphDb)
IndexService fulltextindex = LuceneFulltextIndexService(graphDb)

but in rest api when using:
curl -H Accept:application/json http://localhost:7474/db/data/index/node
I don't get any result.
Why?

Thx in advance.
Francois Kassis.


-----
Regards,
Francois Kassis.
-- 
View this message in context: 
http://neo4j-user-list.438527.n3.nabble.com/Neo4J-Rest-server-API-tp2559737p2559737.html
Sent from the Neo4J User List mailing list archive at Nabble.com.
_______________________________________________
Neo4j mailing list
[email protected]
https://lists.neo4j.org/mailman/listinfo/user

Reply via email to