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

1.3.0 documentation #40

Open
7 tasks
farhadnowzari opened this issue Jun 2, 2024 · 0 comments
Open
7 tasks

1.3.0 documentation #40

farhadnowzari opened this issue Jun 2, 2024 · 0 comments
Assignees
Labels
documentation Improvements or additions to documentation
Milestone

Comments

@farhadnowzari
Copy link
Collaborator

farhadnowzari commented Jun 2, 2024

Points to be documented:

  • Lock/Unlock to implement serializable transaction.
  • BeginTransaction now accepts transactionConfigBuilder, now the timeout for the transaction can be configured.
  • Transaction can now be committed or rolled back manually
  • Add info about PropertyCaseConverter. If the case is converted to Snake_Case, it can happen that the mapping not be possible. The CaseConverter only is applied for the TypedActions. It is not part of the Anonymous feature.
  • Document timestamps. CreatedOn/ModifiedOn
  • KeepHistory flag in RelationConfiguration
  • Explicit archiving can now archive either the startNode only, edged or all (except the end matched nodes)
@farhadnowzari farhadnowzari added the documentation Improvements or additions to documentation label Jun 2, 2024
@farhadnowzari farhadnowzari added this to the v1.3.0 milestone Jun 2, 2024
@farhadnowzari farhadnowzari self-assigned this Jun 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant