Class GraphCreateOptions.SmartOptions

    • Constructor Detail

      • SmartOptions

        public SmartOptions()
    • Method Detail

      • setReplicationFactor

        public void setReplicationFactor​(ReplicationFactor replicationFactor)
      • getWriteConcern

        public Integer getWriteConcern()
      • setWriteConcern

        public void setWriteConcern​(Integer writeConcern)
      • getNumberOfShards

        public Integer getNumberOfShards()
      • setNumberOfShards

        public void setNumberOfShards​(Integer numberOfShards)
      • getSmartGraphAttribute

        public String getSmartGraphAttribute()
      • setSmartGraphAttribute

        public void setSmartGraphAttribute​(String smartGraphAttribute)
      • getIsDisjoint

        public Boolean getIsDisjoint()
      • setIsDisjoint

        public void setIsDisjoint​(Boolean isDisjoint)
      • setSatellites

        public void setSatellites​(String... satellites)