Class RelationshipPropertyStore.Builder

  • Enclosing interface:
    RelationshipPropertyStore

    @AccessibleFields
    public static final class RelationshipPropertyStore.Builder
    extends org.neo4j.gds.api.ImmutableRelationshipPropertyStore.Builder
    • Field Summary

      • Fields inherited from class org.neo4j.gds.api.ImmutableRelationshipPropertyStore.Builder

        relationshipProperties
    • Constructor Summary

      Constructors 
      Constructor Description
      Builder()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      RelationshipPropertyStore.Builder putIfAbsent​(java.lang.String propertyKey, RelationshipProperty relationshipProperty)  
      • Methods inherited from class org.neo4j.gds.api.ImmutableRelationshipPropertyStore.Builder

        build, clear, from, putAllRelationshipProperties, putRelationshipProperty, putRelationshipProperty, relationshipProperties
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait