unable to resolve class MapReduceIndexManagement #3647
longyan-github
started this conversation in
General
Replies: 1 comment
-
The gremlin repl has lots of classes pre-imported, but apparently not this one. You can look up classes in: The solution for this particular case:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
i want to use mapreduce to reindex ,but when i used mr =new MapReduceIndexManagement(graph),i get the error as fllow:
unable to resolve class MapReduceIndexManagement
how to solve the problem?
can anyone help me
Beta Was this translation helpful? Give feedback.
All reactions