Package org.apache.jena.rdf.model.impl

This package contains implementations of the interfaces defined in the .model package, eg ModelCom for Model, ResourceImpl for Resource, and so on. ModelCom builds models out of Graphs using the EnhGraph and EnhNode classes defined in .enhanced.