Login
Remember
Register
Ask a Question
what Neo4j CQL command is used for?
0
votes
asked
Dec 29, 2023
in
Neo4j
by
Robin
what Neo4j CQL command is used for?
neo4jcql
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Dec 29, 2023
by
Robin
Neo4j CQL command can be used for
To create nodes with and without properties
To create a relationship between nodes with properties
To create a relationship between nodes without properties
To make multiple or single labels to a Node or a Relationship
...