Getting started with neo4j

后端 未结 2 1535
太阳男子
太阳男子 2021-02-04 21:09

I am completely new to neo4j and I am very sorry for asking such a basic question. I have installed neo4j, I am using the shell \"localhost:7474/webadmin/#/console/\" I am look

2条回答
  •  借酒劲吻你
    2021-02-04 21:32

    Cypher is your friend (there are several samples on this page): http://www.neo4j.org/learn/cypher

    Check out the Cypher-specific webinars: http://watch.neo4j.org/

    And finally, the Cypher cheatsheet: http://neo4j.org/resources/cypher

提交回复
热议问题