Gremlin Lambda steps for remote JanusGraph instance

45 views
Skip to first unread message

Udit Sharma

unread,
May 3, 2019, 9:10:52 AM5/3/19
to JanusGraph users
Hi,

I am using ConfigurationManagmentGraph APIs to dynamically manage the graphs hosted on the JanusGraph server and TinkerPop Java APIs for construction and execution of Gremlin queries.

However, using this approach I am not able to execute the gremlin traversals that contain a lambda step. I am getting the following exception

java.lang.IllegalArgumentException: Class is not registered: com.research.abc.TransformGroupAggregators$$Lambda$68/1716932897
Note: To register this class use: kryo.register(com.research.abc.TransformGroupAggregators$$Lambda$68/1716932897.class);

Does JanusGraph support lambda steps for remote JanusGraph instances? 

Regards,
Udit Sharma
Reply all
Reply to author
Forward
0 new messages