Class CSRGraphStore.NodePropertyStore.Builder

  • Enclosing interface:
    CSRGraphStore.NodePropertyStore

    @AccessibleFields
    public static final class CSRGraphStore.NodePropertyStore.Builder
    extends org.neo4j.graphalgo.core.loading.ImmutableNodePropertyStore.Builder
    • Field Summary

      • Fields inherited from class org.neo4j.graphalgo.core.loading.ImmutableNodePropertyStore.Builder

        nodeProperties
    • Constructor Summary

      Constructors 
      Constructor Description
      Builder()  
    • Method Summary

      • Methods inherited from class org.neo4j.graphalgo.core.loading.ImmutableNodePropertyStore.Builder

        build, clear, from, nodeProperties, putAllNodeProperties, putNodeProperty, putNodeProperty
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Builder

        public Builder()