public static interface Capability.GraphId
| Modifier and Type | Method and Description |
|---|---|
Long |
resolveGraphIdFor(Object possibleEntity)
Resolve the graph id for a possible entity
|
Long resolveGraphIdFor(Object possibleEntity)
possibleEntity - the possible entityCapability.GraphId or null if either the object is not an entity or the id is null.Copyright © 2016 Neo Technology, Inc.. All rights reserved.