krlawrence / graph

Practical Gremlin - An Apache TinkerPop Tutorial
Apache License 2.0
830 stars 251 forks source link

Add mention of vertex and label immutability #238

Closed triggan closed 11 months ago

triggan commented 2 years ago

When discussing vertex/edge structure, add a mention that both IDs and Labels cannot be changed or deleted.