YARS-PG 3.0.0
It took a while, but it is - YARS-PG 3.0.0!
Main changes (comparing to YARS-PG 2.1.0):
- optional
rel_id
s - optional
node_id
is now surrounded with<
and>
(simmilar asrel_id
) - all identifiers are now string and must be surrounded with
"
- all names must be quoted
-
nodeDeclaration
requires 1 or morenode_labels
- multiple properties blocks in relationships are not allowed
- 0 or more properties in
nodeDeclaration
- {} for labels, [] for properties
-
nodeDeclaration
is now simpler (;
is not required now) - remove inconsistently in
:
use - short names in grammar
Would you like to improve this project? Great! We are waiting for your help and suggestions. If you are new in open source contributions, read How to Contribute to Open Source.