public interface ContainsTxCache
Indicates a Cache is contained within the class
Wraps up behaviour which needs to be handled whenever a Cache is used in a class
| Modifier and Type | Method and Description |
|---|---|
static ContainsTxCache |
from(Concept concept)
Helper method to cast
Concept into ContainsTxCache |
void |
txCacheClear()
Clears the internal
Cache |
void txCacheClear()
Cachestatic ContainsTxCache from(Concept concept)
Concept into ContainsTxCacheCopyright © 2017 Grakn Labs Ltd. All rights reserved.