Marc de Lignie created TINKERPOP-1852:
-----------------------------------------
Summary: Recipe fails for highly meshed connected components
Key: TINKERPOP-1852
URL: https://issues.apache.org/jira/browse/TINKERPOP-1852
Project: TinkerPop
Issue Type: Bug
Components: documentation
Affects Versions: 3.2.6, 3.3.0
Environment: gremlin-console
Reporter: Marc de Lignie
Priority: Minor
On the JanusGraph user list the connected-components recipe was shown to fail
for a completely meshed component with a size of 35. The successive
thread[https://groups.google.com/forum/#!topic/janusgraph-users/NmwZyag1w2M]
shows a better, though mixed groovy-gremlin recipe. A pure gremlin solution
along the lines provided probably exists. In particaluar I did not try
group('m').by().by() yet to store components with (k,v) = (vertex, list of
vertices per component).
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)