Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Guy Rozendorn
AIO Gremlin
Commits
e861df55
Unverified
Commit
e861df55
authored
Jan 31, 2020
by
Jeffrey Phillips Freeman
💥
Browse files
Docs: Removed extra backtic typose in the readme.
parent
e5ed05ef
Changes
1
Show whitespace changes
Inline
Side-by-side
README.md
View file @
e861df55
...
@@ -26,9 +26,9 @@ in PEP 492, and is therefore Python 3.5+ only.
...
@@ -26,9 +26,9 @@ in PEP 492, and is therefore Python 3.5+ only.
`aiogremlin`
tries to follow
`Gremlin-Python`
as closely as possible both in terms
`aiogremlin`
tries to follow
`Gremlin-Python`
as closely as possible both in terms
of API and implementation. It is released according to the TinkerPop release schedule.
of API and implementation. It is released according to the TinkerPop release schedule.
`aiogremlin`
`
is built directly on top of TinkerPop and allows access to all of the internals. This ensures all the
`aiogremlin`
is built directly on top of TinkerPop and allows access to all of the internals. This ensures all the
TinkerPop features are available to the end-user. The TinkerPop stack provides several tools which can be used to work
TinkerPop features are available to the end-user. The TinkerPop stack provides several tools which can be used to work
with `
aiogremlin
`
`
.
with
`aiogremlin`
.
*
**Gremlin**
, a database agnostic query language for Graph Databases.
*
**Gremlin**
, a database agnostic query language for Graph Databases.
*
**Gremlin Server**
, a server that provides an interface for executing Gremlin on remote machines.
*
**Gremlin Server**
, a server that provides an interface for executing Gremlin on remote machines.
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment