Beomyong Lee
Beomyong Lee
@Xuxue1 I ran that code without any problems.
@Xuxue1 My output: 22 tt[3.1]{"id": 22}
@Xuxue1 My test code: `public class Test { public static void main(String[] args) { Connection conn = null; Statement stmt = null; ResultSet rs = null; try { Class.forName("net.bitnine.agensgraph.Driver"); String...
@Xuxue1 Can you tell me what the problem is?
@Xuxue1 My output: 27 tt[3.1]{"id": 27}
There was Cypher expression issue, now solve. I have tested to AgensGraph for 1.3.0 about test_agtype.py