TINKERPOP-1878 Fixed up formatting of sparql-gremlin image
Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/7ea31361 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/7ea31361 Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/7ea31361 Branch: refs/heads/TINKERPOP-1878 Commit: 7ea31361fd2f3fabf2d5dba624d812028eb0bf60 Parents: 1cbc2c4 Author: Stephen Mallette <[email protected]> Authored: Sun May 13 11:02:26 2018 -0400 Committer: Stephen Mallette <[email protected]> Committed: Wed Jun 20 07:27:46 2018 -0400 ---------------------------------------------------------------------- docs/src/reference/transpilers.asciidoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/7ea31361/docs/src/reference/transpilers.asciidoc ---------------------------------------------------------------------- diff --git a/docs/src/reference/transpilers.asciidoc b/docs/src/reference/transpilers.asciidoc index 390d4f4..3211857 100644 --- a/docs/src/reference/transpilers.asciidoc +++ b/docs/src/reference/transpilers.asciidoc @@ -24,7 +24,7 @@ Gremlin Transpiler enables a particular query language to work on any TinkerPop- == SPARQL-Gremlin -image::gremlin-standing.png[] +image::gremlintron.png[width=225] The SPARQL-Gremlin transpiler, transforms link:https://en.wikipedia.org/wiki/SPARQL[SPARQL] queries into Gremlin traversals. It uses the https://jena.apache.org/index.html[Apache Jena] SPARQL processor
