Package org.neo4j.gds.userlog
Class UserLogProc
java.lang.Object
org.neo4j.gds.userlog.UserLogProc
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionStream<org.neo4j.gds.core.utils.warnings.UserLogEntry>alphaQueryUserLog(String jobId) Deprecated, for removal: This API element is subject to removal in a future version.Stream<org.neo4j.gds.core.utils.warnings.UserLogEntry>queryUserLog(String jobId)
-
Field Details
-
facade
public org.neo4j.gds.procedures.GraphDataScience facade
-
-
Constructor Details
-
UserLogProc
public UserLogProc()For prod
-
-
Method Details
-
queryUserLog
-
alphaQueryUserLog
@Deprecated(forRemoval=true) public Stream<org.neo4j.gds.core.utils.warnings.UserLogEntry> alphaQueryUserLog(String jobId) Deprecated, for removal: This API element is subject to removal in a future version.
-