Yang Xia created TINKERPOP-2945:
-----------------------------------
Summary: TextP.regex() Serialization Failing in Java driver
Key: TINKERPOP-2945
URL: https://issues.apache.org/jira/browse/TINKERPOP-2945
Project: TinkerPop
Issue Type: Bug
Components: driver
Affects Versions: 3.6.3, 3.7.0
Reporter: Yang Xia
The serialization for TextP.regex() is failing in Java for both GraphBinary and
GraphSON.
To reproduce, add
{code:java}
new Object[] {"TextP", TextP.regex("^meh"), null}, {code}
into the argument list for GraphBinaryReaderWriterRoundTripTest.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)