prolog::make_diagram/5¶
make_diagram(+Inputfilename, +Ouputfilename, +Predicate, +Depth, +Extension)*
The same as make_diagram//22 but you can define how many of the imported/exporeted predicates will be shown with predicate, and how deep the crawler is allowed to go with depth. The extension is used if the file use module directives do not include a file extension.