kraison / vivace-graph-v3

VivaceGraph version 3. Open source Common Lisp graph database & Prolog implementation. Supersedes http://github.com/kraison/vivace-graph-v2.
Other
154 stars 29 forks source link

add :unique property for def-vertex and def-edge #6

Open kraison opened 8 years ago

kraison commented 8 years ago

Unique slot values would be very useful. Enforcing uniqueness now is cumbersome.

fiddlerwoaroof commented 6 years ago

Is this implemented?

https://github.com/kraison/vivace-graph-v3/blob/b376c4372adc74126ec42c79f705421b977e8c6a/srn.lisp#L99

kraison commented 5 years ago

No, it is not implemented; that reference is from VG2. I have removed it to avoid confusion.