METADATA_DEFINE_PROPERTY_PREFIX, QUERY_LOGGER| Constructor and Description |
|---|
ElementMapperGraph(ElementMapper elementMapper) |
addEdge, addEdge, addEdge, addEdge, addGraphEventListener, addToPropertyDefinitionCache, addVertex, addVertex, addVertices, createAuthorizations, createAuthorizations, createAuthorizations, deleteAllExtendedDataForElement, deleteEdge, deleteVertex, doEdgesExist, doEdgesExist, doesEdgeExist, doesVertexExist, doVerticesExist, ensurePropertyDefined, filterEdgeIdsByAuthorization, filterVertexIdsByAuthorization, findPaths, findPaths, findPaths, findPaths, findPaths, findPathsRecursive, findPathsSetIntersection, findRelatedEdgeIds, findRelatedEdgeIds, findRelatedEdgeIdsForVertices, findRelatedEdges, findRelatedEdges, findRelatedEdgeSummary, findRelatedEdgeSummary, findRelatedEdgeSummaryForVertices, fireGraphEvent, getAllExtendedData, getEdge, getEdge, getEdge, getEdgeCount, getEdges, getEdges, getEdges, getEdges, getEdges, getEdgesInRange, getEdgesInRange, getEdgesInRange, getExtendedData, getExtendedData, getExtendedData, getExtendedDataInRange, getMetadata, getMetadata, getMetadataWithPrefix, getPropertyDefinition, getPropertyDefinitions, getStreamingPropertyValueInputStreams, getValueType, getVertex, getVertex, getVertex, getVertexCount, getVertexPropertyCountByValue, getVertices, getVertices, getVertices, getVertices, getVertices, getVerticesInOrder, getVerticesInOrder, getVerticesInRange, getVerticesInRange, getVerticesInRange, getVerticesWithPrefix, getVerticesWithPrefix, getVerticesWithPrefix, hasEventListeners, isQuerySimilarToTextSupported, prepareEdge, prepareEdge, prepareEdge, prepareEdge, prepareVertex, prepareVertex, prepareVertex, querySimilarTo, saveElementMutations, savePropertyDefinition, setMetadata, softDeleteEdge, softDeleteEdge, softDeleteVertex, softDeleteVertex, visit, visitEdges, visitElements, visitVerticespublic ElementMapperGraph(ElementMapper elementMapper)
public VertexBuilder prepareVertex(String vertexId, Long timestamp, Visibility visibility)
prepareVertex in interface GraphprepareVertex in class GraphBasepublic Iterable<Vertex> getVertices(FetchHints fetchHints, Long endTime, Authorizations authorizations)
getVertices in interface GraphgetVertices in class GraphBasepublic void deleteVertex(Vertex vertex, Authorizations authorizations)
deleteVertex in interface GraphdeleteVertex in class GraphBasepublic void softDeleteVertex(Vertex vertex, Authorizations authorizations)
softDeleteVertex in interface GraphsoftDeleteVertex in class GraphBasepublic void softDeleteVertex(Vertex vertex, Long timestamp, Authorizations authorizations)
softDeleteVertex in interface GraphsoftDeleteVertex in class GraphBasepublic void softDeleteEdge(Edge edge, Long timestamp, Authorizations authorizations)
softDeleteEdge in interface GraphsoftDeleteEdge in class GraphBasepublic void softDeleteEdge(Edge edge, Authorizations authorizations)
softDeleteEdge in interface GraphsoftDeleteEdge in class GraphBasepublic EdgeBuilder prepareEdge(String edgeId, Vertex outVertex, Vertex inVertex, String label, Long timestamp, Visibility visibility)
prepareEdge in interface GraphprepareEdge in class GraphBasepublic EdgeBuilderByVertexId prepareEdge(String edgeId, String outVertexId, String inVertexId, String label, Long timestamp, Visibility visibility)
prepareEdge in interface GraphprepareEdge in class GraphBasepublic Iterable<Edge> getEdges(FetchHints fetchHints, Long endTime, Authorizations authorizations)
public void deleteEdge(Edge edge, Authorizations authorizations)
deleteEdge in interface GraphdeleteEdge in class GraphBasepublic void deleteExtendedDataRow(ExtendedDataRowId id, Authorizations authorizations)
deleteExtendedDataRow in interface GraphdeleteExtendedDataRow in class GraphBasepublic FetchHints getDefaultFetchHints()
protected GraphMetadataStore getGraphMetadataStore()
getGraphMetadataStore in class GraphBasepublic GraphQuery query(Authorizations authorizations)
public GraphQuery query(String queryString, Authorizations authorizations)
public MultiVertexQuery query(String[] vertexIds, String queryString, Authorizations authorizations)
public MultiVertexQuery query(String[] vertexIds, Authorizations authorizations)
public void reindex(Authorizations authorizations)
public void flush()
public void shutdown()
public IdGenerator getIdGenerator()
getIdGenerator in interface GraphgetIdGenerator in class GraphBasepublic boolean isVisibilityValid(Visibility visibility, Authorizations authorizations)
isVisibilityValid in interface GraphisVisibilityValid in class GraphBasepublic DefinePropertyBuilder defineProperty(String propertyName)
defineProperty in interface GraphdefineProperty in class GraphBasepublic boolean isPropertyDefined(String propertyName)
isPropertyDefined in interface GraphisPropertyDefined in class GraphBasepublic boolean isFieldBoostSupported()
isFieldBoostSupported in interface GraphisFieldBoostSupported in class GraphBasepublic void truncate()
public SearchIndexSecurityGranularity getSearchIndexSecurityGranularity()
getSearchIndexSecurityGranularity in interface GraphgetSearchIndexSecurityGranularity in class GraphBasepublic void markVertexHidden(Vertex vertex, Visibility visibility, Authorizations authorizations)
markVertexHidden in interface GraphmarkVertexHidden in class GraphBasepublic void markVertexVisible(Vertex vertex, Visibility visibility, Authorizations authorizations)
markVertexVisible in interface GraphmarkVertexVisible in class GraphBasepublic void markEdgeHidden(Edge edge, Visibility visibility, Authorizations authorizations)
markEdgeHidden in interface GraphmarkEdgeHidden in class GraphBasepublic void markEdgeVisible(Edge edge, Visibility visibility, Authorizations authorizations)
markEdgeVisible in interface GraphmarkEdgeVisible in class GraphBasepublic Authorizations createAuthorizations(String... auths)
createAuthorizations in interface GraphcreateAuthorizations in class GraphBaseCopyright © 2014–2018. All rights reserved.