Class GraphEntity

  • All Implemented Interfaces:
    Entity

    public class GraphEntity
    extends Object
    implements Entity
    • Constructor Detail

      • GraphEntity

        public GraphEntity()
    • Method Detail

      • getName

        public String getName()
      • getIsSmart

        public Boolean getIsSmart()
      • getNumberOfShards

        public Integer getNumberOfShards()
      • getReplicationFactor

        public Integer getReplicationFactor()
      • getSmartGraphAttribute

        public String getSmartGraphAttribute()