Skip to content

YARS-PG 3.0.0

Compare
Choose a tag to compare
@lszeremeta lszeremeta released this 01 Mar 13:30

It took a while, but it is - YARS-PG 3.0.0!

Main changes (comparing to YARS-PG 2.1.0):

  • optional rel_ids
  • optional node_id is now surrounded with < and > (simmilar as rel_id)
  • all identifiers are now string and must be surrounded with "
  • all names must be quoted
  • nodeDeclaration requires 1 or more node_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.