Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add coverage of TinkerPop 3.6.x and 3.7.x #240

Closed
krlawrence opened this issue May 4, 2022 · 2 comments
Closed

Add coverage of TinkerPop 3.6.x and 3.7.x #240

krlawrence opened this issue May 4, 2022 · 2 comments

Comments

@krlawrence
Copy link
Owner

krlawrence commented May 4, 2022

As a rider to issue #115 , this issue is to track adding specific examples relative to the TinkerPop 3.6.0 release.

There needs to be a new section in the introduction chapter and then detailed coverage of each feature.

The new coverage needs to include

  • Changes to by to act more like filters
  • New mergeV and mergeE
  • A new TextP.regex predicate and the inverse TextP.notRegex
  • The property step can now take a map
  • New fail step
  • New call step
  • New element step

Specific to 3.7.x

  • New concat() step
  • union is now a start step
  • mergeV cardinality support
  • TinkerGraph transactions
  • Properties on elements (vs reference elements)
  • Mid traversal E() is now supported
@krlawrence krlawrence self-assigned this May 4, 2022
bdonkey added a commit to bdonkey/graph that referenced this issue Jun 16, 2022
* master:
  Add mention of May 4th 2022 updates
  Include mention of May 2022 update
  Minor change
  Update regression.groovy
  Include 3.6.x in allowed versions
  New Go sample, start of 3.6.0 coverage krlawrence#240 krlawrence#115
  Add front matter summarizing 3.6.0 krlawrence#115 krlawrence#240
  Add front matter summarizing 3.6.0 krlawrence#115 krlawrence#240
  Update tested version as precursor to 3.6 material
  Fix typo in comment
@krlawrence
Copy link
Owner Author

This work will now be done as part of the Second Edition. As such, each of the key items listed at the top of this issue should be broken out into issues of their own.

@krlawrence krlawrence changed the title Add coverage of TinkerPop 3.6.0 Add coverage of TinkerPop 3.6.x and 3.7.x Sep 25, 2023
@krlawrence
Copy link
Owner Author

Closing this one. Will still use #115 for tracking the overall work still to be done. Individual issues will be opened for large pieces of work that need doing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Complete
Development

No branches or pull requests

1 participant