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

Literals #8

Merged
merged 4 commits into from
May 6, 2023
Merged

Literals #8

merged 4 commits into from
May 6, 2023

Conversation

jalakoo
Copy link
Owner

@jalakoo jalakoo commented May 6, 2023

Basic literal support for:

  • ints
  • int range
  • int from list
  • floats
  • float range
  • float from list
  • string from list
  • string literals

Also added default generators for:

  • Node default count generator
  • Node default to _uid key if not specified in props
  • Relationship default count generator

@jalakoo jalakoo merged commit 54d843c into cloud May 6, 2023
@jalakoo jalakoo deleted the literals branch May 6, 2023 16:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant