public class MetadataTablePropertyNameVisibilitiesStore extends PropertyNameVisibilitiesStore
| Modifier and Type | Field and Description |
|---|---|
static String |
METADATA_PREFIX |
| Constructor and Description |
|---|
MetadataTablePropertyNameVisibilitiesStore() |
| Modifier and Type | Method and Description |
|---|---|
String |
getHash(org.vertexium.Graph graph,
String propertyName,
org.vertexium.Visibility visibility) |
Collection<String> |
getHashes(org.vertexium.Graph graph,
String propertyName,
org.vertexium.Authorizations authorizations) |
public static final String METADATA_PREFIX
public MetadataTablePropertyNameVisibilitiesStore()
public Collection<String> getHashes(org.vertexium.Graph graph, String propertyName, org.vertexium.Authorizations authorizations)
getHashes in class PropertyNameVisibilitiesStorepublic String getHash(org.vertexium.Graph graph, String propertyName, org.vertexium.Visibility visibility)
getHash in class PropertyNameVisibilitiesStoreCopyright © 2014–2015. All rights reserved.