-
Notifications
You must be signed in to change notification settings - Fork 838
gremlin-mcp #3238
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
base: 3.8-dev
Are you sure you want to change the base?
gremlin-mcp #3238
Changes from all commits
61e2105
5dcd57d
4e6eac0
e95b335
e8b3fd0
8387801
6c227be
5464109
8ced8ac
fb3ee31
1d26821
42e0b7a
2723fc4
1a7f045
a019ceb
b0132f2
3c90751
aca143e
6e41d5b
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,14 +2,18 @@ | |
"name": "gremlin", | ||
"version": "3.8.0-alpha1", | ||
"description": "JavaScript Gremlin Language Variant", | ||
"author": "Apache TinkerPop team", | ||
"author": { | ||
"name": "Apache TinkerPop team" | ||
}, | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Should we add the url as well?
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. I'm not sure what is typical. I wasn't aware the Not including the url here is totally fine. I was just checking in case it was overlooked. |
||
"keywords": [ | ||
"graph", | ||
"gremlin", | ||
"tinkerpop", | ||
"apache-tinkerpop", | ||
"connection", | ||
"glv", | ||
"driver", | ||
"database", | ||
"graphdb" | ||
], | ||
"license": "Apache-2.0", | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
How does it make that determination? It might be worth adding examples, such as
id
.