public interface OSharedContainer
Modifier and Type | Method and Description |
---|---|
boolean |
existsResource(String iName) |
<T> T |
getResource(String iName,
Callable<T> iCallback) |
<T> T |
removeResource(String iName) |
Copyright © 2009–2020 OrientDB. All rights reserved.