{"id":17229318,"url":"https://github.com/fpoli/node-gremlin-run","last_synced_at":"2025-03-25T18:45:57.684Z","repository":{"id":57254001,"uuid":"85926874","full_name":"fpoli/node-gremlin-run","owner":"fpoli","description":"Execute a single Gremlin query from the command line, without truncating the output","archived":false,"fork":false,"pushed_at":"2017-03-23T09:01:06.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-18T09:52:08.258Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fpoli.png","metadata":{"files":{"readme":"Readme.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-03-23T08:47:25.000Z","updated_at":"2017-03-23T08:47:39.000Z","dependencies_parsed_at":"2022-08-31T09:01:54.526Z","dependency_job_id":null,"html_url":"https://github.com/fpoli/node-gremlin-run","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fpoli%2Fnode-gremlin-run","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fpoli%2Fnode-gremlin-run/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fpoli%2Fnode-gremlin-run/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fpoli%2Fnode-gremlin-run/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fpoli","download_url":"https://codeload.github.com/fpoli/node-gremlin-run/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245526266,"owners_count":20629834,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-15T04:47:27.323Z","updated_at":"2025-03-25T18:45:57.654Z","avatar_url":"https://github.com/fpoli.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"Gremlin-run\n===========\n\nExecute a single Gemlin query from the command line, without truncating the output.\n\n\nInstall\n-------\n\n\tnpm install -g gremlin-run\n\n\nExamples\n--------\n\nBasic usage\n\n\tgremlin-run \"g.V().label().dedup()\"\n\tgremlin-run \"g.V().label().dedup()\" --output json\n\tgremlin-run \"g.V().label().dedup()\" --output raw --verbose\n\nSpecify gremlin server using command line arguments\n\n\tgremlin-run --port 8182 --host 127.0.0.1 \"g.V().label().dedup()\"\n\nSpecify gremlin server using environment variables\n\n\texport gremlin_port=8182\n\texport gremlin_host=127.0.0.1\n\tgremlin-run \"g.V().label().dedup()\"\n\n\nUsage\n-----\n\n\tgremlin-run [--host \u003chost\u003e] [--port \u003cport\u003e] \u003cgremlin-query\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffpoli%2Fnode-gremlin-run","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffpoli%2Fnode-gremlin-run","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffpoli%2Fnode-gremlin-run/lists"}