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 missing basic gremlin traversal functions #46

Open
21 of 42 tasks
kevmojay opened this issue Oct 2, 2018 · 2 comments
Open
21 of 42 tasks

Add missing basic gremlin traversal functions #46

kevmojay opened this issue Oct 2, 2018 · 2 comments
Labels
Hacktoberfest help wanted Extra attention is needed

Comments

@kevmojay
Copy link
Contributor

kevmojay commented Oct 2, 2018

Gremlex is in early stages of development and thus missing a ton of functions. We want your help to add them for pretty easy PR points for your t-shirt from hacktoberfest. Below is all the simple PRs you can make.

Take a look at the additional references section in each link to see the possible ways to use the functions. We don't currently support functions that take a Traversal, Consumer, and Scope (there may be others. Basically anything that turns into a string, int, boolean, or double is fine)

An example of what many of these PRs will be like is https://github.com/Revmaker/gremlex/pull/23/files

@JohannesSoots
Copy link
Contributor

Made pull requests for id-step and identity-step.
#48 #49

@samhavens samhavens added the help wanted Extra attention is needed label Oct 17, 2018
@luisfmcalado
Copy link
Contributor

luisfmcalado commented Oct 29, 2018

Inject and tail function pull requests. ❤️
#67 #68

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Hacktoberfest help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

4 participants