计算机基础
Database
graph-db
neo4j
Crud

create

node

  • label
  • property
create (yuliang:Person:Student {name: 'yuliang', age: 18})