Skip to content

Commit cb85ef8

Browse files
committed
chore: update tinkerpop template
Signed-off-by: Otavio Santana <otaviopolianasantana@gmail.com>
1 parent 67d988e commit cb85ef8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1925,7 +1925,7 @@ Despite the other three NoSQL types, Eclipse JNoSQL API does not offer a communi
19251925
[source,java]
19261926
----
19271927
@Inject
1928-
GraphTemplate template;
1928+
TinkerpopTemplate template;
19291929
...
19301930
19311931
Category java = Category.of("Java");

0 commit comments

Comments
 (0)