mariomcginley
Results
2
comments of
mariomcginley
Any progress on this issue? I tried using the latest bulbs with titan-server-0.4.0. I'm getting a warning on a g.query(): [WARN] StandardTitanTx$5 - Query requires iterating over all vertices [(v[106]...
Here is the updated function in groovy.py: ``` def _get_group_pattern(self,flags): # combine phrases into a compound pattern patterns = [] sub_pattern = sre_parse.Pattern() sub_pattern.flags = flags for phrase, action in...