Class EdgeQueryParameter.Builder
java.lang.Object
com.atlassian.confluence.plugins.edgeindex.EdgeQueryParameter.Builder
- Enclosing class:
 - EdgeQueryParameter
 
- Since:
 - 7.16
 
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionbuild()withAcceptFilter(Predicate<EdgeTargetInfo> acceptFilter) withEdgeTypes(List<String> edgeTypes) withMaxEdgeInfo(int maxEdgeInfo) withScoreConfig(ScoreConfig config)  
- 
Constructor Details
- 
Builder
public Builder() 
 - 
 - 
Method Details
- 
since
 - 
withScoreConfig
 - 
withEdgeTypes
 - 
withMaxEdgeInfo
 - 
withAcceptFilter
 - 
build
 
 -