Class FileInfo
java.lang.Object
com.alibaba.cloud.ai.graph.agent.extension.file.FileInfo
Structured file listing information.
Minimal contract used across backends. Only "path" is required.
Other fields are best-effort and may be absent depending on backend.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
FileInfo
-
-
Method Details
-
getPath
-
getIsDir
-
getSize
-
getModifiedAt
-