Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 99b0e33

Browse files
codingforkind@163.comcodingforkind@163.com
codingforkind@163.com
authored and
codingforkind@163.com
committed
re
1 parent 6822259 commit 99b0e33

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎mirror-examples/mirror-web/src/main/java/cn/com/mirror/analysis/service/impl/AnalysisServiceImpl.java‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ public class AnalysisServiceImpl implements AnalysisService {
1212
public void analysis(String prjDir) {
1313
ProjectProperty projectProperty = new ProjectProperty();
1414
projectProperty.setUrl(prjDir);
15+
projectProperty.setEnableWriteGraphDB(Boolean.TRUE);
1516

1617
EdgeConstructor edgeConstructor = new EdgeConstructor(projectProperty);
1718
edgeConstructor.construct();

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /