@Configuration(value="AllShortestPathsConfigImpl")
public interface AllShortestPathsConfig
extends org.neo4j.graphalgo.config.AlgoBaseConfig, org.neo4j.graphalgo.config.RelationshipWeightConfig
| Modifier and Type | Method and Description |
|---|---|
static AllShortestPathsConfig |
of(java.lang.String username,
java.util.Optional<java.lang.String> graphName,
java.util.Optional<org.neo4j.graphalgo.config.GraphCreateConfig> maybeImplicitCreate,
org.neo4j.graphalgo.core.CypherMapWrapper userInput) |
concurrency, graphName, implicitCreateConfig, nodeLabelIdentifiers, nodeLabels, relationshipTypeIdentifiers, relationshipTypesconfigKeys, getGraphImpl, sudo, toMap, usernamestatic AllShortestPathsConfig of(java.lang.String username, java.util.Optional<java.lang.String> graphName, java.util.Optional<org.neo4j.graphalgo.config.GraphCreateConfig> maybeImplicitCreate, org.neo4j.graphalgo.core.CypherMapWrapper userInput)