splunk/splunk-3D-graph-network-topology-viz

Export algorithms to other apps

anthonygtellez opened this issue · 1 comments

update default.meta to export algorithms for use in other apps.

Currently using the algorithms: GraphLabelPropagation & GraphConnectedComponents cause errors when they are run outside the app.

I suggest the following fix to default.meta:

[algos]
access = read : [ * ], write : [ admin ]
export = system

done for 1.2 release