EntityUnregister["type"]
unregisters all entities in the first entity store that defines entities of the specified type.
EntityUnregister[store]
unregisters all entities in the specified entity store.


EntityUnregister
EntityUnregister["type"]
unregisters all entities in the first entity store that defines entities of the specified type.
EntityUnregister[store]
unregisters all entities in the specified entity store.
Details

- EntityUnregister["type"] will unregister the first store found in the list returned by EntityStores[] that contains the type "type".
- EntityUnregister[store] will only unregister an entity store that literally matches store.
Examples
open all close allBasic Examples (1)
Possible Issues (1)
See Also
History
Text
Wolfram Research (2018), EntityUnregister, Wolfram Language function, https://reference.wolfram.com/language/ref/EntityUnregister.html.
CMS
Wolfram Language. 2018. "EntityUnregister." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/EntityUnregister.html.
APA
Wolfram Language. (2018). EntityUnregister. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/EntityUnregister.html
BibTeX
@misc{reference.wolfram_2025_entityunregister, author="Wolfram Research", title="{EntityUnregister}", year="2018", howpublished="\url{https://reference.wolfram.com/language/ref/EntityUnregister.html}", note=[Accessed: 18-August-2025]}
BibLaTeX
@online{reference.wolfram_2025_entityunregister, organization={Wolfram Research}, title={EntityUnregister}, year={2018}, url={https://reference.wolfram.com/language/ref/EntityUnregister.html}, note=[Accessed: 18-August-2025]}