Skip to content

Commit 5ec6810

Browse files
authored
Merge pull request #68 from idnahacks/dev
Add note about APOC plugin
2 parents f1fa129 + 120317d commit 5ec6810

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

goodhound/ghresults.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -239,6 +239,7 @@ def htmlreport(grandtotalshtml, busiestpathshtml, weakestlinkshtml):
239239
%s
240240
</div>
241241
<h2>Weakest Links</h2>
242+
<p><b>NB. To use the weakest link queries you will need to have the Neo4j APOC plugin installed.</b></p>
242243
<div class="table-container-detail">
243244
%s
244245
</div>

0 commit comments

Comments
 (0)