Class HashedBunchMap

All Implemented Interfaces:
JenaMap<Node,TripleBunch>, JenaMapSetCommon<Node>

public class HashedBunchMap extends HashCommonMap<Node,TripleBunch>
A map from nodes to bunches of triples.
  • Constructor Details

    • HashedBunchMap

      public HashedBunchMap()
  • Method Details

    • clear

      public void clear()
      Description copied from interface: JenaMapSetCommon
      Clear the collection.