Tomcat
ATApache TinkerPop
•Created by Tomcat on 7/5/2023 in #questions
Add Multiple addV() by one Iterate
9 replies
ATApache TinkerPop
•Created by Tomcat on 2/11/2023 in #questions
Does anybody know
I am C# developer using the Tinker pop nuget package v3.6.2 .I am struggling with a poblem with regex search. actually everytime I run my code it just goes for ever and nothing returns back until I shutdown the the app. Can anybody help me here:
my code is looks like this
var test1 = g.V().Has("names", TextP.Regex("^Majid*"));
22 replies