public abstract class PropertyNameVisibilitiesStore extends Object
| Constructor and Description |
|---|
PropertyNameVisibilitiesStore() |
| Modifier and Type | Method and Description |
|---|---|
abstract String |
getHash(org.vertexium.Graph graph,
String propertyName,
org.vertexium.Visibility visibility) |
abstract Collection<String> |
getHashes(org.vertexium.Graph graph,
String propertyName,
org.vertexium.Authorizations authorizations) |
public abstract Collection<String> getHashes(org.vertexium.Graph graph, String propertyName, org.vertexium.Authorizations authorizations)
Copyright © 2014–2015. All rights reserved.